diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-11 08:09:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-11 08:09:34 +0000 |
commit | 32cec5b82854c735a8f45c1062472c3b9688001a (patch) | |
tree | 87ce90a7b72453b1f666a1d334d06341be9d8435 /net-proxy | |
parent | Removal of masked package (diff) | |
download | gentoo-2-32cec5b82854c735a8f45c1062472c3b9688001a.tar.gz gentoo-2-32cec5b82854c735a8f45c1062472c3b9688001a.tar.bz2 gentoo-2-32cec5b82854c735a8f45c1062472c3b9688001a.zip |
Stable for ppc64, wrt bug #504176
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/squid-3.3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index c72d67308241..056d95a14873 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.460 2014/05/05 15:08:47 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.461 2014/05/11 08:09:34 ago Exp $ + + 11 May 2014; Agostino Sarubbo <ago@gentoo.org> squid-3.3.12.ebuild: + Stable for ppc64, wrt bug #504176 *squid-3.4.5 (05 May 2014) diff --git a/net-proxy/squid/squid-3.3.12.ebuild b/net-proxy/squid/squid-3.3.12.ebuild index 82e31bdd8a67..5c8c53170d9e 100644 --- a/net-proxy/squid/squid-3.3.12.ebuild +++ b/net-proxy/squid/squid-3.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.12.ebuild,v 1.7 2014/04/21 10:49:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.12.ebuild,v 1.8 2014/05/11 08:09:34 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.squid-cache.org/pub/archive/3.3/${P}.tar.xz" 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 ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test \ ecap icap-client ssl-crtd \ mysql postgres sqlite \ |