summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-03-25 22:15:24 +0100
committerMartin Väth <martin@mvath.de>2017-03-25 22:15:24 +0100
commitc770e8516a236807363fecfe1bec7b8b391993c5 (patch)
tree4af460c3ef9955fd3a2eb59569d205ebe4c95eda /app-shells
parentDrop python versions causing dependency issues (diff)
downloadmv-c770e8516a236807363fecfe1bec7b8b391993c5.tar.gz
mv-c770e8516a236807363fecfe1bec7b8b391993c5.tar.bz2
mv-c770e8516a236807363fecfe1bec7b8b391993c5.zip
Omit inherit eutils
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/dash-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-99999999.ebuild b/app-shells/dash/dash-99999999.ebuild
index e26d34bc..064c83b7 100644
--- a/app-shells/dash/dash-99999999.ebuild
+++ b/app-shells/dash/dash-99999999.ebuild
@@ -29,7 +29,7 @@ else # inherit versionator
#S=${WORKDIR}/${MY_P}
fi
-inherit eutils flag-o-matic toolchain-funcs
+inherit flag-o-matic toolchain-funcs
DESCRIPTION="Descendant of the NetBSD ash. POSIX compliant except for multibyte characters"
HOMEPAGE="http://gondor.apana.org.au/~herbert/dash/"