diff options
author | 2004-10-23 07:52:27 +0000 | |
---|---|---|
committer | 2004-10-23 07:52:27 +0000 | |
commit | f71badf23e976fe59f9ed92f9812954f93bc580a (patch) | |
tree | c33ffa988237dcf9cf59e2c34653fdd0a3b56bb4 /net-libs/libwww | |
parent | removed macos (Manifest recommit) (diff) | |
download | gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.tar.gz gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.tar.bz2 gentoo-2-f71badf23e976fe59f9ed92f9812954f93bc580a.zip |
removed macos
Diffstat (limited to 'net-libs/libwww')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r2.ebuild b/net-libs/libwww/libwww-5.4.0-r2.ebuild index 5d6f3020cbb4..c2fdafd98683 100644 --- a/net-libs/libwww/libwww-5.4.0-r2.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r2.ebuild,v 1.22 2004/09/16 02:14:54 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r2.ebuild,v 1.23 2004/10/23 07:49:39 mr_bones_ Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64 macos ppc-macos" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64 ppc-macos" IUSE="ssl mysql" RDEPEND="dev-lang/perl |