diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-17 16:15:05 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-17 16:15:05 +0000 |
commit | 4f185c9f545d80349d9ec8357ec9e3e16ffc01ba (patch) | |
tree | cc7ba0285d851e00e4e08272fa6d900a35a9c0f4 /net-proxy | |
parent | Stable on ppc wrt bug #157750. (diff) | |
download | gentoo-2-4f185c9f545d80349d9ec8357ec9e3e16ffc01ba.tar.gz gentoo-2-4f185c9f545d80349d9ec8357ec9e3e16ffc01ba.tar.bz2 gentoo-2-4f185c9f545d80349d9ec8357ec9e3e16ffc01ba.zip |
Stable on ppc wrt bug #157570.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index e7842eb5bf39..84c124c4ef86 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.106 2006/12/11 13:46:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.107 2006/12/17 16:15:05 dertobi123 Exp $ + + 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> squid-2.6.5.ebuild: + Stable on ppc wrt bug #157570. 11 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> squid-2.6.5.ebuild: Stable on sparc wrt #157570 diff --git a/net-proxy/squid/squid-2.6.5.ebuild b/net-proxy/squid/squid-2.6.5.ebuild index b534a3e38acc..5460e4b2c513 100644 --- a/net-proxy/squid/squid-2.6.5.ebuild +++ b/net-proxy/squid/squid-2.6.5.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.5.ebuild,v 1.4 2006/12/11 13:46:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.6.5.ebuild,v 1.5 2006/12/17 16:15:05 dertobi123 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 zero-penalty-hit \ pf-transparent ipf-transparent \ elibc_uclibc kernel_linux \ |