diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:32:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:32:24 +0000 |
commit | 3cc6410b8ea8d4982f7d3201a317323ee116b104 (patch) | |
tree | 45b80592e34f4e800fb24e2ad2ae81b897042c71 /net-libs/libwww/libwww-5.4.0-r2.ebuild | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-3cc6410b8ea8d4982f7d3201a317323ee116b104.tar.gz gentoo-2-3cc6410b8ea8d4982f7d3201a317323ee116b104.tar.bz2 gentoo-2-3cc6410b8ea8d4982f7d3201a317323ee116b104.zip |
stable on alpha and ia64
Diffstat (limited to 'net-libs/libwww/libwww-5.4.0-r2.ebuild')
-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 8e19ed2ed349..d279afe76c05 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 Technologies, Inc. # 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.7 2004/02/26 06:08:52 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r2.ebuild,v 1.8 2004/03/09 23:32:24 agriffis 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 alpha hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" IUSE="ssl mysql" RDEPEND="dev-lang/perl |