summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www')
-rw-r--r--net-www/squid/ChangeLog5
-rw-r--r--net-www/squid/squid-2.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/squid/ChangeLog b/net-www/squid/ChangeLog
index 3eb1454d1c0f..e07f4a4d8f06 100644
--- a/net-www/squid/ChangeLog
+++ b/net-www/squid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/squid
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/squid/ChangeLog,v 1.34 2004/03/21 17:06:12 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/squid/ChangeLog,v 1.35 2004/03/21 21:53:53 agriffis Exp $
+
+ 21 Mar 2004; Aron Griffis <agriffis@gentoo.org> squid-2.5.5.ebuild:
+ stable on alpha and ia64
21 Mar 2004; Jason Wever <weeve@gentoo.org> squid-2.5.5.ebuild:
Marked stable on sparc wrt #45273.
diff --git a/net-www/squid/squid-2.5.5.ebuild b/net-www/squid/squid-2.5.5.ebuild
index 97a83077a063..9ddf9190bbd6 100644
--- a/net-www/squid/squid-2.5.5.ebuild
+++ b/net-www/squid/squid-2.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.5.ebuild,v 1.2 2004/03/21 17:06:12 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.5.ebuild,v 1.3 2004/03/21 21:53:53 agriffis Exp $
IUSE="pam ldap ssl sasl snmp debug"
@@ -22,7 +22,7 @@ RDEPEND="virtual/glibc
sasl? ( >=dev-libs/cyrus-sasl-1.5.27 )"
DEPEND="${RDEPEND} dev-lang/perl"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc sparc ~alpha ~hppa ~ppc64 ~ia64"
+KEYWORDS="~x86 ~ppc sparc alpha ~hppa ~ppc64 ia64"
SLOT="0"
src_unpack() {