diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-07-09 23:16:33 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-07-09 23:16:33 +0000 |
commit | 933675020f54fb6a6eabe9ea5e354eba19303bff (patch) | |
tree | a9144decbe21c197128369a93f74d0802332a16e /net-www/squid/squid-2.5.3.ebuild | |
parent | Remove makemake, it's too high maintenance. (diff) | |
download | historical-933675020f54fb6a6eabe9ea5e354eba19303bff.tar.gz historical-933675020f54fb6a6eabe9ea5e354eba19303bff.tar.bz2 historical-933675020f54fb6a6eabe9ea5e354eba19303bff.zip |
Added sparc stable keyword
Diffstat (limited to 'net-www/squid/squid-2.5.3.ebuild')
-rw-r--r-- | net-www/squid/squid-2.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/squid/squid-2.5.3.ebuild b/net-www/squid/squid-2.5.3.ebuild index 3e113bfc6bc1..3add0834d251 100644 --- a/net-www/squid/squid-2.5.3.ebuild +++ b/net-www/squid/squid-2.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.3.ebuild,v 1.3 2003/07/05 13:51:46 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.3.ebuild,v 1.4 2003/07/09 23:16:33 joker Exp $ IUSE="pam ldap ssl sasl snmp" @@ -22,7 +22,7 @@ RDEPEND="virtual/glibc sasl? ( >=dev-libs/cyrus-sasl-1.5.27 )" DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa" +KEYWORDS="x86 ~ppc sparc ~alpha hppa" SLOT="0" src_unpack() { |