summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/squid/ChangeLog5
-rw-r--r--net-proxy/squid/squid-2.5.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog
index a963c45a0239..2457aacf8ab9 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.20 2005/07/20 12:20:06 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.21 2005/07/25 20:05:12 killerfox Exp $
+
+ 25 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> squid-2.5.10.ebuild:
+ Stable on hppa.
20 Jul 2005; Markus Rothe <corsair@gentoo.org> squid-2.5.10.ebuild:
Stable on ppc64
diff --git a/net-proxy/squid/squid-2.5.10.ebuild b/net-proxy/squid/squid-2.5.10.ebuild
index e7938483d583..c751aa9c31d3 100644
--- a/net-proxy/squid/squid-2.5.10.ebuild
+++ b/net-proxy/squid/squid-2.5.10.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.10.ebuild,v 1.10 2005/07/21 20:24:47 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.10.ebuild,v 1.11 2005/07/25 20:05:12 killerfox 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"
RDEPEND="pam? ( virtual/pam )