summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 12:12:49 +0200
committerDavid Seifert <soap@gentoo.org>2021-04-16 12:12:49 +0200
commit8abfcf1f3c642f8ddbb8a420e03aab5e38fcad58 (patch)
treea27761fca5b347d23f931085a837c118a00bced5
parentdev-perl/DBD-mysql: eutils-- (diff)
downloadgentoo-8abfcf1f.tar.gz
gentoo-8abfcf1f.tar.bz2
gentoo-8abfcf1f.zip
dev-util/dialog: eutils--
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-util/dialog/dialog-1.3.20170131.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/dialog/dialog-1.3.20170131.ebuild b/dev-util/dialog/dialog-1.3.20170131.ebuild
index f6a0ef2a49f9..a18c8a423857 100644
--- a/dev-util/dialog/dialog-1.3.20170131.ebuild
+++ b/dev-util/dialog/dialog-1.3.20170131.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils ltprune multilib versionator
+inherit ltprune multilib versionator
MY_P="${PN}-$(replace_version_separator 2 '-')"
S="${WORKDIR}/${MY_P}"