summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"