diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-04 22:06:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-04 22:06:13 +0000 |
commit | 13511e811f4c4c50a36fa1c9eb6f0e9886f719f1 (patch) | |
tree | a32da5984a88871a8782c2946c16df60aab34460 /www-proxy | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-13511e811f4c4c50a36fa1c9eb6f0e9886f719f1.tar.gz gentoo-2-13511e811f4c4c50a36fa1c9eb6f0e9886f719f1.tar.bz2 gentoo-2-13511e811f4c4c50a36fa1c9eb6f0e9886f719f1.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-proxy')
-rw-r--r-- | www-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | www-proxy/squid/squid-2.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-proxy/squid/ChangeLog b/www-proxy/squid/ChangeLog index de08f26aef7d..78943b55fcf7 100644 --- a/www-proxy/squid/ChangeLog +++ b/www-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-proxy/squid # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-proxy/squid/ChangeLog,v 1.46 2005/03/04 20:04:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-proxy/squid/ChangeLog,v 1.47 2005/03/04 22:02:57 corsair Exp $ + + 04 Mar 2005; Markus Rothe <corsair@gentoo.org> squid-2.5.9.ebuild: + Stable on ppc64; bug #83955 04 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> squid-2.5.9.ebuild: Stable on sparc wrt #83955 diff --git a/www-proxy/squid/squid-2.5.9.ebuild b/www-proxy/squid/squid-2.5.9.ebuild index e9454ca67c88..5f21d3b34dc7 100644 --- a/www-proxy/squid/squid-2.5.9.ebuild +++ b/www-proxy/squid/squid-2.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-proxy/squid/squid-2.5.9.ebuild,v 1.4 2005/03/04 20:04:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-proxy/squid/squid-2.5.9.ebuild,v 1.5 2005/03/04 22:02:57 corsair Exp $ inherit eutils toolchain-funcs @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.squid-cache.org/pub/squid-2/STABLE/${S_PP}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~mips" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~mips" IUSE="pam ldap ssl sasl snmp debug uclibc selinux underscores logrotate" RDEPEND="virtual/libc |