diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-29 20:06:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-29 20:06:50 +0000 |
commit | b86b61a45c57c164f6d5eaaf44c6ba05c525dbb3 (patch) | |
tree | ea0e0ccaf1757d5048d2573e89e7f7db3bff3c2d /net-proxy | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b86b61a45c57c164f6d5eaaf44c6ba05c525dbb3.tar.gz gentoo-2-b86b61a45c57c164f6d5eaaf44c6ba05c525dbb3.tar.bz2 gentoo-2-b86b61a45c57c164f6d5eaaf44c6ba05c525dbb3.zip |
Stable on ppc64
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index feded79fdf8c..f90eb734e62a 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.95 2006/09/28 15:37:11 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.96 2006/09/29 20:06:50 corsair Exp $ + + 29 Sep 2006; Markus Rothe <corsair@gentoo.org> squid-2.6.3.ebuild: + Stable on ppc64 28 Sep 2006; Simon Stelling <blubb@gentoo.org> squid-2.5.14.ebuild: stable on amd64 diff --git a/net-proxy/squid/squid-2.6.3.ebuild b/net-proxy/squid/squid-2.6.3.ebuild index 91771dac07af..ce62de9f16df 100644 --- a/net-proxy/squid/squid-2.6.3.ebuild +++ b/net-proxy/squid/squid-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.6.3.ebuild,v 1.5 2006/09/24 09:15:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.6.3.ebuild,v 1.6 2006/09/29 20:06:50 corsair Exp $ inherit eutils pam toolchain-funcs flag-o-matic autotools linux-info @@ -18,7 +18,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v2/${S_PV}/${S_PP}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="pam ldap sasl nis ssl snmp selinux logrotate \ pf-transparent ipf-transparent \ elibc_uclibc kernel_linux \ |