summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-28 22:02:39 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-28 22:12:22 +0100
commit8edb5fa6cdf26e2e791b622c852c3e97ec500ca4 (patch)
tree0303126b5e0bd35ad209e21d0d6d617dee8ef984 /sys-block/whdd
parentdev-libs/ocl-icd: Bump (diff)
downloadgentoo-8edb5fa6cdf26e2e791b622c852c3e97ec500ca4.tar.gz
gentoo-8edb5fa6cdf26e2e791b622c852c3e97ec500ca4.tar.bz2
gentoo-8edb5fa6cdf26e2e791b622c852c3e97ec500ca4.zip
sys-block/whdd: Move to git-r3 eclass
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-block/whdd')
-rw-r--r--sys-block/whdd/whdd-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild
index cb67b4af38b4..7bcac0ca093f 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"