diff options
author | 2007-01-18 08:00:29 +0000 | |
---|---|---|
committer | 2007-01-18 08:00:29 +0000 | |
commit | 337ba2bbcb3ac59eafbaf3a556edccc1464b3ddf (patch) | |
tree | d4e703c0c5272bd419537d04d7f02ddad5336d79 /net-proxy/squid/squid-2.6.7.ebuild | |
parent | stable x86, bug #161149 (diff) | |
download | gentoo-2-337ba2bbcb3ac59eafbaf3a556edccc1464b3ddf.tar.gz gentoo-2-337ba2bbcb3ac59eafbaf3a556edccc1464b3ddf.tar.bz2 gentoo-2-337ba2bbcb3ac59eafbaf3a556edccc1464b3ddf.zip |
Stable on hppa. See bug #162364.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-proxy/squid/squid-2.6.7.ebuild')
-rw-r--r-- | net-proxy/squid/squid-2.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/squid/squid-2.6.7.ebuild b/net-proxy/squid/squid-2.6.7.ebuild index 49b93fd72519..015b52ec6b05 100644 --- a/net-proxy/squid/squid-2.6.7.ebuild +++ b/net-proxy/squid/squid-2.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.6.7.ebuild,v 1.5 2007/01/18 03:14:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.6.7.ebuild,v 1.6 2007/01/18 08:00:29 killerfox Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -21,7 +21,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v2/${S_PV}/${S_PP}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="pam ldap sasl nis ssl snmp selinux logrotate zero-penalty-hit \ pf-transparent ipf-transparent \ elibc_uclibc kernel_linux" |