diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 18:16:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 18:16:37 +0000 |
commit | ecd1e51c222f714f3b9cb33c9049890da5aa8d38 (patch) | |
tree | ce2c5307b8411f3926f86b042a6d31ea7923ccae /net-proxy | |
parent | Stable for ppc, wrt bug #472910 (diff) | |
download | gentoo-2-ecd1e51c222f714f3b9cb33c9049890da5aa8d38.tar.gz gentoo-2-ecd1e51c222f714f3b9cb33c9049890da5aa8d38.tar.bz2 gentoo-2-ecd1e51c222f714f3b9cb33c9049890da5aa8d38.zip |
Stable for ppc, wrt bug #476562
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.2.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index 3d1cb044e388..917dcdf1a7c0 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.416 2013/07/13 12:27:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.417 2013/07/13 18:16:37 ago Exp $ + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> squid-3.2.12.ebuild: + Stable for ppc, wrt bug #476562 13 Jul 2013; Jeroen Roovers <jer@gentoo.org> squid-3.2.12.ebuild: Stable for HPPA (bug #476562). diff --git a/net-proxy/squid/squid-3.2.12.ebuild b/net-proxy/squid/squid-3.2.12.ebuild index 9d025fc74667..9a475ca501c5 100644 --- a/net-proxy/squid/squid-3.2.12.ebuild +++ b/net-proxy/squid/squid-3.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.2.12.ebuild,v 1.4 2013/07/13 12:27:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.2.12.ebuild,v 1.5 2013/07/13 18:16:37 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v3/3.2/${P}.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 ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test \ ecap icap-client ssl-crtd \ mysql postgres sqlite \ |