From: Johannes Huber Date: Sat, 28 Jan 2017 21:05:35 +0000 (+0100) Subject: sys-block/whdd: Drop unused eutils eclass X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=87ba88730fb0e279f355ba4f8b9ae26ca38045a9;p=gentoo.git sys-block/whdd: Drop unused eutils eclass Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild index 7bcac0ca093f..5a785f825eec 100644 --- a/sys-block/whdd/whdd-9999.ebuild +++ b/sys-block/whdd/whdd-9999.ebuild @@ -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"