sys-block/whdd: Move to git-r3 eclass
authorJohannes Huber <johu@gentoo.org>
Sat, 28 Jan 2017 21:02:39 +0000 (22:02 +0100)
committerJohannes Huber <johu@gentoo.org>
Sat, 28 Jan 2017 21:12:22 +0000 (22:12 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-block/whdd/whdd-9999.ebuild

index cb67b4af38b41348b10bbacd1870364053c4b2aa..7bcac0ca093fcf3ba6f3a97b48bac88faa07230b 100644 (file)
@@ -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"