summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-09-18 00:15:38 +0000
committerJason Wever <weeve@gentoo.org>2005-09-18 00:15:38 +0000
commit9a98b669c8db70e3d6051b7c6c5bbe28d03450cd (patch)
tree66d5b97f01f7f0d8c1f4a7eccc199547911942fe /net-proxy/squid/squid-2.5.10-r4.ebuild
parentAdded support for using /dev/urandom instead of /dev/random if the urandom US... (diff)
downloadgentoo-2-9a98b669c8db70e3d6051b7c6c5bbe28d03450cd.tar.gz
gentoo-2-9a98b669c8db70e3d6051b7c6c5bbe28d03450cd.tar.bz2
gentoo-2-9a98b669c8db70e3d6051b7c6c5bbe28d03450cd.zip
Stable on SPARC wrt security bug #106104.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-proxy/squid/squid-2.5.10-r4.ebuild')
-rw-r--r--net-proxy/squid/squid-2.5.10-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/squid/squid-2.5.10-r4.ebuild b/net-proxy/squid/squid-2.5.10-r4.ebuild
index da5655d983d1..4b8fa55d6ef6 100644
--- a/net-proxy/squid/squid-2.5.10-r4.ebuild
+++ b/net-proxy/squid/squid-2.5.10-r4.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-r4.ebuild,v 1.5 2005/09/17 18:13:33 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.10-r4.ebuild,v 1.6 2005/09/18 00:15:38 weeve 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 )