diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-03 16:29:41 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-03 16:29:41 +0000 |
commit | 11ca93a493e6a830ccd40a170f6875ad3d38fcbd (patch) | |
tree | 9995885b4ee7c01ea87bdc77cb0e4614982632ff /net-proxy/squid/ChangeLog | |
parent | tidy (diff) | |
download | gentoo-2-11ca93a493e6a830ccd40a170f6875ad3d38fcbd.tar.gz gentoo-2-11ca93a493e6a830ccd40a170f6875ad3d38fcbd.tar.bz2 gentoo-2-11ca93a493e6a830ccd40a170f6875ad3d38fcbd.zip |
Come back to using eautoreconf, it works fine with libtool-2 and 3.1.9.
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'net-proxy/squid/ChangeLog')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index 949374a340a6..72b1744ff0e9 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.317 2010/11/27 12:57:05 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.318 2010/12/03 16:29:41 flameeyes Exp $ + + 03 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> squid-3.1.9.ebuild: + Come back to using eautoreconf, it works fine with libtool-2 and 3.1.9. *squid-3.1.9 (27 Nov 2010) |