summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-03 23:02:53 +0000
committerSam James <sam@gentoo.org>2021-04-03 23:02:53 +0000
commitf267cc022cf5fbcfbfb9c62fe30382b33a2a6407 (patch)
treecdc569fec0fa1411095c2b2a80a272fcc45b439b /app-misc/getopt
parentapp-doc/doxygen: eutils-- (diff)
downloadgentoo-f267cc022cf5fbcfbfb9c62fe30382b33a2a6407.tar.gz
gentoo-f267cc022cf5fbcfbfb9c62fe30382b33a2a6407.tar.bz2
gentoo-f267cc022cf5fbcfbfb9c62fe30382b33a2a6407.zip
app-misc/getopt: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/getopt')
-rw-r--r--app-misc/getopt/getopt-1.1.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/getopt/getopt-1.1.6-r1.ebuild b/app-misc/getopt/getopt-1.1.6-r1.ebuild
index f39bcae08400..718e4cae3c65 100644
--- a/app-misc/getopt/getopt-1.1.6-r1.ebuild
+++ b/app-misc/getopt/getopt-1.1.6-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit toolchain-funcs eutils
+inherit toolchain-funcs
DESCRIPTION="getopt(1) replacement supporting GNU-style long options"
HOMEPAGE="http://frodo.looijaard.name/project/getopt/"