diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-09-25 05:37:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-09-25 05:37:52 +0000 |
commit | 491643c0eb76d57201f2e7f753d146bd9ed828c9 (patch) | |
tree | 0ac23f7cc7fc22c1a5ef377d049125feeb1acc73 /net-proxy/squid/squid-3.1.8.ebuild | |
parent | Drop fortify patch since it apparently doesnt work #338434 by Quasimodo. (diff) | |
download | historical-491643c0eb76d57201f2e7f753d146bd9ed828c9.tar.gz historical-491643c0eb76d57201f2e7f753d146bd9ed828c9.tar.bz2 historical-491643c0eb76d57201f2e7f753d146bd9ed828c9.zip |
Stable for PPC (bug #334263).
Package-Manager: portage-2.2_rc86/cvs/Linux i686
Diffstat (limited to 'net-proxy/squid/squid-3.1.8.ebuild')
-rw-r--r-- | net-proxy/squid/squid-3.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/squid/squid-3.1.8.ebuild b/net-proxy/squid/squid-3.1.8.ebuild index a8b99e9b275f..848f0c0143ab 100644 --- a/net-proxy/squid/squid-3.1.8.ebuild +++ b/net-proxy/squid/squid-3.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.8.ebuild,v 1.2 2010/09/24 07:37:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.8.ebuild,v 1.3 2010/09/25 05:37:52 jer Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v3/3.1/${P}.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 ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test \ ecap icap-client \ mysql postgres sqlite \ |