diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-11-08 17:34:35 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-11-08 17:34:35 +0000 |
commit | 2bc6de38448efaa67717ee0853a9b32c3fc37fab (patch) | |
tree | ab8d712b1f31906878a4b28a61b94a41d7732ba0 /net-proxy/squid/squid-2.7.7.ebuild | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-2bc6de38448efaa67717ee0853a9b32c3fc37fab.tar.gz gentoo-2-2bc6de38448efaa67717ee0853a9b32c3fc37fab.tar.bz2 gentoo-2-2bc6de38448efaa67717ee0853a9b32c3fc37fab.zip |
Stable on alpha, bug #290185
(Portage version: 2.1.7.4/cvs/Linux x86_64)
Diffstat (limited to 'net-proxy/squid/squid-2.7.7.ebuild')
-rw-r--r-- | net-proxy/squid/squid-2.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/squid/squid-2.7.7.ebuild b/net-proxy/squid/squid-2.7.7.ebuild index 27909529400e..dceeb32c06e9 100644 --- a/net-proxy/squid/squid-2.7.7.ebuild +++ b/net-proxy/squid/squid-2.7.7.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-2.7.7.ebuild,v 1.3 2009/11/01 16:36:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.7.ebuild,v 1.4 2009/11/08 17:34:35 klausman Exp $ EAPI="2" @@ -19,7 +19,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 ssl snmp selinux logrotate \ mysql postgres sqlite \ zero-penalty-hit \ |