commit:     8edb5fa6cdf26e2e791b622c852c3e97ec500ca4
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 21:02:39 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 21:12:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edb5fa6

sys-block/whdd: Move to git-r3 eclass

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-block/whdd/whdd-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild
index cb67b4a..7bcac0c 100644
--- a/sys-block/whdd/whdd-9999.ebuild
+++ b/sys-block/whdd/whdd-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-EGIT_REPO_URI="git://github.com/whdd/whdd.git"
 
-inherit eutils git-2
+EGIT_REPO_URI="https://github.com/${PN}/${PN}";
+inherit eutils git-r3
 
 DESCRIPTION="Diagnostic and recovery tool for block devices"
 HOMEPAGE="https://whdd.github.io";

Reply via email to