Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xindy/
Date: Mon, 06 Feb 2017 20:01:32
Message-Id: 1486411251.b9947518faf5e93a4cd75ed3aedbe6974061c735.ulm@gentoo
1 commit: b9947518faf5e93a4cd75ed3aedbe6974061c735
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 6 20:00:51 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 6 20:00:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9947518
7
8 app-text/xindy: Drop eutils.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-text/xindy/xindy-2.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/xindy/xindy-2.4-r1.ebuild b/app-text/xindy/xindy-2.4-r1.ebuild
16 index 2a44636..6221018a 100644
17 --- a/app-text/xindy/xindy-2.4-r1.ebuild
18 +++ b/app-text/xindy/xindy-2.4-r1.ebuild
19 @@ -4,7 +4,7 @@
20
21 EAPI=6
22
23 -inherit eutils autotools
24 +inherit autotools
25
26 DESCRIPTION="A Flexible Indexing System"
27 HOMEPAGE="http://www.xindy.org/"