summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey.od.utkin@gmail.com>2015-12-12 04:12:51 +0200
committerAndrey Utkin <andrey.od.utkin@gmail.com>2015-12-12 04:14:51 +0200
commit04066d4455c3df4df29d0554b00f54457d5d65bf (patch)
tree15d5e49f9af7b7fa924079e2785a34f7489123c3 /sys-block
parentsys-kernel/gentoo-sources: Linux patch 4.2.7 (diff)
downloadgentoo-04066d4455c3df4df29d0554b00f54457d5d65bf.tar.gz
gentoo-04066d4455c3df4df29d0554b00f54457d5d65bf.tar.bz2
gentoo-04066d4455c3df4df29d0554b00f54457d5d65bf.zip
sys-block/whdd-9999: update
Diffstat (limited to 'sys-block')
-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 92bd111f2cfb..eed54425e6f6 100644
--- a/sys-block/whdd/whdd-9999.ebuild
+++ b/sys-block/whdd/whdd-9999.ebuild
@@ -3,12 +3,12 @@
# $Id$
EAPI=4
-EGIT_REPO_URI="git://github.com/krieger-od/whdd.git"
+EGIT_REPO_URI="git://github.com/whdd/whdd.git"
-inherit cmake-utils git-2
+inherit eutils git-2
DESCRIPTION="Diagnostic and recovery tool for block devices"
-HOMEPAGE="https://github.com/krieger-od/whdd"
+HOMEPAGE="https://whdd.github.io"
LICENSE="GPL-2"
SLOT="0"