diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-17 07:47:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-17 07:47:47 +0000 |
commit | 74f85600178b4451677a4700ff7f21e8917a6e84 (patch) | |
tree | 5eca350e786865624ccfba1dde35da491a9bf8b0 /net-proxy | |
parent | freewrl update (diff) | |
download | gentoo-2-74f85600178b4451677a4700ff7f21e8917a6e84.tar.gz gentoo-2-74f85600178b4451677a4700ff7f21e8917a6e84.tar.bz2 gentoo-2-74f85600178b4451677a4700ff7f21e8917a6e84.zip |
Stable on ppc64; bug #162364
(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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index cbf11a23e218..7e60f2ffd51e 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.115 2007/01/16 23:41:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.116 2007/01/17 07:47:47 corsair Exp $ + + 17 Jan 2007; Markus Rothe <corsair@gentoo.org> squid-2.6.7.ebuild: + Stable on ppc64; bug #162364 16 Jan 2007; Jason Wever <weeve@gentoo.org> squid-2.6.7.ebuild: Stable on SPARC wrt security bug #162364. diff --git a/net-proxy/squid/squid-2.6.7.ebuild b/net-proxy/squid/squid-2.6.7.ebuild index e663fe4b4c29..34620401e283 100644 --- a/net-proxy/squid/squid-2.6.7.ebuild +++ b/net-proxy/squid/squid-2.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.6.7.ebuild,v 1.3 2007/01/16 23:41:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.6.7.ebuild,v 1.4 2007/01/17 07:47:47 corsair Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -21,7 +21,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" |