diff options
author | 2009-07-04 12:52:38 +0000 | |
---|---|---|
committer | 2009-07-04 12:52:38 +0000 | |
commit | 16ee80e782a4b84e8432bcd2cb7b56d91cefc7be (patch) | |
tree | 7fee7c9e61a25a1060463003e7b7239dc4d79a88 /net-proxy | |
parent | stable ppc64, bug 274781 (diff) | |
download | gentoo-2-16ee80e782a4b84e8432bcd2cb7b56d91cefc7be.tar.gz gentoo-2-16ee80e782a4b84e8432bcd2cb7b56d91cefc7be.tar.bz2 gentoo-2-16ee80e782a4b84e8432bcd2cb7b56d91cefc7be.zip |
stable ppc64, bug 274405
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/squid-3.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index ac848c744cc2..063cb94da126 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.257 2009/06/23 19:45:10 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.258 2009/07/04 12:52:38 ranger Exp $ + + 04 Jul 2009; Brent Baude <ranger@gentoo.org> squid-3.0.15.ebuild: + stable ppc64, bug 274405 23 Jun 2009; Alin Năstac <mrness@gentoo.org> files/squid-2-capability.patch, -files/squid-3.0.13-adapted-zph.patch, diff --git a/net-proxy/squid/squid-3.0.15.ebuild b/net-proxy/squid/squid-3.0.15.ebuild index 2caeeef3069a..d910ef2b302d 100644 --- a/net-proxy/squid/squid-3.0.15.ebuild +++ b/net-proxy/squid/squid-3.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.15.ebuild,v 1.6 2009/06/23 19:45:10 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.15.ebuild,v 1.7 2009/07/04 12:52:38 ranger Exp $ EAPI="2" @@ -21,7 +21,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v${S_PMV}/${S_PV}/${S_PP}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="caps pam ldap samba sasl kerberos nis radius ssl snmp selinux icap-client logrotate \ mysql postgres sqlite \ zero-penalty-hit \ |