diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-11-08 17:43:36 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-11-08 17:43:36 +0000 |
commit | 6fb89757a3539b9c2cace08fd08d0334de6431a9 (patch) | |
tree | 668cb38ca43c15ca58a3f59c8caa06cdf6410226 /net-proxy/squid/squid-3.0.19.ebuild | |
parent | Stable on alpha, bug #290185 (diff) | |
download | historical-6fb89757a3539b9c2cace08fd08d0334de6431a9.tar.gz historical-6fb89757a3539b9c2cace08fd08d0334de6431a9.tar.bz2 historical-6fb89757a3539b9c2cace08fd08d0334de6431a9.zip |
Stable on alpha, bug #290185
Package-Manager: portage-2.1.7.4/cvs/Linux x86_64
Diffstat (limited to 'net-proxy/squid/squid-3.0.19.ebuild')
-rw-r--r-- | net-proxy/squid/squid-3.0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/squid/squid-3.0.19.ebuild b/net-proxy/squid/squid-3.0.19.ebuild index c93634b9db25..0490d940eaf2 100644 --- a/net-proxy/squid/squid-3.0.19.ebuild +++ b/net-proxy/squid/squid-3.0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.19.ebuild,v 1.3 2009/11/01 16:36:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.0.19.ebuild,v 1.4 2009/11/08 17:43:36 klausman Exp $ EAPI="2" @@ -20,7 +20,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v${S_PMV}/${S_PV}/${S_PP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="caps pam ldap samba sasl kerberos nis radius ssl snmp selinux icap-client logrotate \ mysql postgres sqlite \ zero-penalty-hit \ |