Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libX11/
Date: Sun, 05 Mar 2017 02:38:09
Message-Id: 1488681474.7e92987ccbcfc9358d52f03d1c73effedeb8d514.mattst88@gentoo
1 commit: 7e92987ccbcfc9358d52f03d1c73effedeb8d514
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 5 02:26:30 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 5 02:37:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e92987c
7
8 x11-libs/libX11: Remove incorrect comment.
9
10 eautoreconf is needed because we patch configure.ac, not because of some
11 automake version problem.
12
13 x11-libs/libX11/libX11-1.6.5.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/x11-libs/libX11/libX11-1.6.5.ebuild b/x11-libs/libX11/libX11-1.6.5.ebuild
17 index e6f75814c12..ed806117766 100644
18 --- a/x11-libs/libX11/libX11-1.6.5.ebuild
19 +++ b/x11-libs/libX11/libX11-1.6.5.ebuild
20 @@ -6,7 +6,6 @@ EAPI=5
21 # bogus commit to force manifest regeneration #596462
22
23 XORG_DOC=doc
24 -# needs automake-1.14 without eautoreconf
25 XORG_EAUTORECONF=yes
26 XORG_MULTILIB=yes
27 inherit xorg-2 toolchain-funcs