diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-09 04:32:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-09 04:32:38 +0000 |
commit | 165a48eb70e6076a72ec1619ec008c21461f1691 (patch) | |
tree | 55033842da2eec092ec99686706acf47bb3aafbb /net-proxy/squid | |
parent | Marked ppc stable for bug #322791. (diff) | |
download | gentoo-2-165a48eb70e6076a72ec1619ec008c21461f1691.tar.gz gentoo-2-165a48eb70e6076a72ec1619ec008c21461f1691.tar.bz2 gentoo-2-165a48eb70e6076a72ec1619ec008c21461f1691.zip |
Stable for HPPA (bug #301828).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-proxy/squid')
-rw-r--r-- | net-proxy/squid/ChangeLog | 6 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.7.9.ebuild | 4 | ||||
-rw-r--r-- | net-proxy/squid/squid-3.1.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index 12ed1bc6876e..1370ff10030c 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-proxy/squid # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.301 2010/08/08 12:01:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.302 2010/08/09 04:32:38 jer Exp $ + + 09 Aug 2010; Jeroen Roovers <jer@gentoo.org> squid-2.7.9.ebuild, + squid-3.1.6.ebuild: + Stable for HPPA (bug #301828). 08 Aug 2010; Markos Chandras <hwoarang@gentoo.org> squid-2.7.9.ebuild, squid-3.1.6.ebuild: diff --git a/net-proxy/squid/squid-2.7.9.ebuild b/net-proxy/squid/squid-2.7.9.ebuild index 3b6bbc89f586..a66f3284dcfe 100644 --- a/net-proxy/squid/squid-2.7.9.ebuild +++ b/net-proxy/squid/squid-2.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.9.ebuild,v 1.3 2010/08/08 12:01:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.9.ebuild,v 1.4 2010/08/09 04:32:38 jer Exp $ EAPI="2" @@ -19,7 +19,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 ssl snmp selinux logrotate \ mysql postgres sqlite \ zero-penalty-hit \ diff --git a/net-proxy/squid/squid-3.1.6.ebuild b/net-proxy/squid/squid-3.1.6.ebuild index 612467f55b0e..2ed5dcfb80a8 100644 --- a/net-proxy/squid/squid-3.1.6.ebuild +++ b/net-proxy/squid/squid-3.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.6.ebuild,v 1.4 2010/08/08 12:01:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.6.ebuild,v 1.5 2010/08/09 04:32:38 jer Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v3/3.1/${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 \ mysql postgres sqlite \ |