summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2005-09-04 07:29:31 +0000
committerHardave Rior <hardave@gentoo.org>2005-09-04 07:29:31 +0000
commitf4f7b2ce0592d04242845cdd630c2370b4c89c90 (patch)
tree60f6201069649e3cdfe607f6505c76def2b105c4 /net-proxy
parentClean up ebuild and move the at user/group from baselayout. (diff)
downloadgentoo-2-f4f7b2ce0592d04242845cdd630c2370b4c89c90.tar.gz
gentoo-2-f4f7b2ce0592d04242845cdd630c2370b4c89c90.tar.bz2
gentoo-2-f4f7b2ce0592d04242845cdd630c2370b4c89c90.zip
Stable on mips, bug #104603.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/squid/ChangeLog5
-rw-r--r--net-proxy/squid/squid-2.5.10-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog
index 5cd9c9f303bd..48b23c384957 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.31 2005/09/03 17:31:22 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.32 2005/09/04 07:29:31 hardave Exp $
+
+ 04 Sep 2005; Hardave Riar <hardave@gentoo.org> squid-2.5.10-r2.ebuild:
+ Stable on mips, bug #104603.
03 Sep 2005; Jason Wever <weeve@gentoo.org> squid-2.5.10-r2.ebuild:
Stable on SPARC wrt security bug #104603.
diff --git a/net-proxy/squid/squid-2.5.10-r2.ebuild b/net-proxy/squid/squid-2.5.10-r2.ebuild
index 1a0b65fe1100..258364679286 100644
--- a/net-proxy/squid/squid-2.5.10-r2.ebuild
+++ b/net-proxy/squid/squid-2.5.10-r2.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-r2.ebuild,v 1.7 2005/09/03 17:31:22 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.10-r2.ebuild,v 1.8 2005/09/04 07:29:31 hardave 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 )