summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-10-23 00:13:31 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-10-23 00:13:31 +0000
commitd0a544b62482f54ed590f5e43cf0ffe7c7f96029 (patch)
tree41517e75e516323bf7f928d6e77183be0cf6f81f /net-proxy
parentburied, use it's successor app-portage/kuroo (diff)
downloadgentoo-2-d0a544b62482f54ed590f5e43cf0ffe7c7f96029.tar.gz
gentoo-2-d0a544b62482f54ed590f5e43cf0ffe7c7f96029.tar.bz2
gentoo-2-d0a544b62482f54ed590f5e43cf0ffe7c7f96029.zip
Stable on amd64, bug 109827.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/squid/ChangeLog5
-rw-r--r--net-proxy/squid/squid-2.5.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog
index 2c6aa1dc70a9..769546c00eb2 100644
--- a/net-proxy/squid/ChangeLog
+++ b/net-proxy/squid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/squid
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.48 2005/10/21 22:04:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.49 2005/10/23 00:13:31 cryos Exp $
+
+ 23 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org> squid-2.5.11.ebuild:
+ Stable on amd64, bug 109827.
21 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> squid-2.5.11.ebuild:
Stable on alpha + ia64, bug 109827.
diff --git a/net-proxy/squid/squid-2.5.11.ebuild b/net-proxy/squid/squid-2.5.11.ebuild
index 0bd9537e53aa..e7119073bdfd 100644
--- a/net-proxy/squid/squid-2.5.11.ebuild
+++ b/net-proxy/squid/squid-2.5.11.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/net-proxy/squid/squid-2.5.11.ebuild,v 1.5 2005/10/21 22:04:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.11.ebuild,v 1.6 2005/10/23 00:13:31 cryos Exp $
inherit eutils pam toolchain-funcs
@@ -20,7 +20,7 @@ S=${WORKDIR}/${S_PP}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="pam ldap ssl sasl snmp debug selinux underscores logrotate customlog zero-penalty-hit follow-xff"
RDEPEND="pam? ( virtual/pam )