summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-02-06 21:00:51 +0100
committerUlrich Müller <ulm@gentoo.org>2017-02-06 21:00:51 +0100
commitb9947518faf5e93a4cd75ed3aedbe6974061c735 (patch)
treebd3e18b627a29d18a61109e27f1fb07808aba4f5
parentapp-text/xindy: Fix build of latin.xdy file. (diff)
downloadgentoo-b9947518faf5e93a4cd75ed3aedbe6974061c735.tar.gz
gentoo-b9947518faf5e93a4cd75ed3aedbe6974061c735.tar.bz2
gentoo-b9947518faf5e93a4cd75ed3aedbe6974061c735.zip
app-text/xindy: Drop eutils.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--app-text/xindy/xindy-2.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xindy/xindy-2.4-r1.ebuild b/app-text/xindy/xindy-2.4-r1.ebuild
index 2a446366a6b1..6221018a03c6 100644
--- a/app-text/xindy/xindy-2.4-r1.ebuild
+++ b/app-text/xindy/xindy-2.4-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-inherit eutils autotools
+inherit autotools
DESCRIPTION="A Flexible Indexing System"
HOMEPAGE="http://www.xindy.org/"