sys-block/whdd: Drop unused eutils eclass
authorJohannes Huber <johu@gentoo.org>
Sat, 28 Jan 2017 21:05:35 +0000 (22:05 +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 7bcac0ca093fcf3ba6f3a97b48bac88faa07230b..5a785f825eec3ec32dd0e4a6ddec76016789ffe2 100644 (file)
@@ -5,7 +5,7 @@
 EAPI=5
 
 EGIT_REPO_URI="https://github.com/${PN}/${PN}"
-inherit eutils git-r3
+inherit git-r3
 
 DESCRIPTION="Diagnostic and recovery tool for block devices"
 HOMEPAGE="https://whdd.github.io"