commit: 7e92987ccbcfc9358d52f03d1c73effedeb8d514 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Mar 5 02:26:30 2017 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Mar 5 02:37:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e92987c
x11-libs/libX11: Remove incorrect comment. eautoreconf is needed because we patch configure.ac, not because of some automake version problem. x11-libs/libX11/libX11-1.6.5.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/x11-libs/libX11/libX11-1.6.5.ebuild b/x11-libs/libX11/libX11-1.6.5.ebuild index e6f75814c12..ed806117766 100644 --- a/x11-libs/libX11/libX11-1.6.5.ebuild +++ b/x11-libs/libX11/libX11-1.6.5.ebuild @@ -6,7 +6,6 @@ EAPI=5 # bogus commit to force manifest regeneration #596462 XORG_DOC=doc -# needs automake-1.14 without eautoreconf XORG_EAUTORECONF=yes XORG_MULTILIB=yes inherit xorg-2 toolchain-funcs
