diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-09 21:13:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-09 21:13:54 +0000 |
commit | c4188b08fba40575e6a08c9c1ea3f5ce573d6174 (patch) | |
tree | a4371756a76af69de92ce23ad9bc6be7113f4977 | |
parent | Stable on ppc64; bug #157525 (diff) | |
download | gentoo-2-c4188b08fba40575e6a08c9c1ea3f5ce573d6174.tar.gz gentoo-2-c4188b08fba40575e6a08c9c1ea3f5ce573d6174.tar.bz2 gentoo-2-c4188b08fba40575e6a08c9c1ea3f5ce573d6174.zip |
Stable on ppc64; bug #157570
(Portage version: 2.1.1-r2)
-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 82b2fcb25a53..3d4317764ef5 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.104 2006/12/09 07:14:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.105 2006/12/09 21:13:54 corsair Exp $ + + 09 Dec 2006; Markus Rothe <corsair@gentoo.org> squid-2.6.5.ebuild: + Stable on ppc64; bug #157570 09 Dec 2006; Alin Năstac <mrness@gentoo.org> squid-2.6.5.ebuild: Stable on x86. diff --git a/net-proxy/squid/squid-2.6.5.ebuild b/net-proxy/squid/squid-2.6.5.ebuild index 378178ceb3de..e96915d6863d 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.2 2006/12/09 07:14:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.6.5.ebuild,v 1.3 2006/12/09 21:13:54 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 zero-penalty-hit \ pf-transparent ipf-transparent \ elibc_uclibc kernel_linux \ |