diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-29 05:02:08 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-29 05:02:08 +0000 |
commit | d7cdc564be209dd273249922a41022f23e6ba8de (patch) | |
tree | 1e6413c85505c79ec5129f044c3367d270a147fa /net-libs/libwww/libwww-5.4.0-r4.ebuild | |
parent | Stable on amd64 (diff) | |
download | historical-d7cdc564be209dd273249922a41022f23e6ba8de.tar.gz historical-d7cdc564be209dd273249922a41022f23e6ba8de.tar.bz2 historical-d7cdc564be209dd273249922a41022f23e6ba8de.zip |
Stable on x86; bug #109040
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-libs/libwww/libwww-5.4.0-r4.ebuild')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r4.ebuild b/net-libs/libwww/libwww-5.4.0-r4.ebuild index 4b1cd0934fad..f58fe6e1c75d 100644 --- a/net-libs/libwww/libwww-5.4.0-r4.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r4.ebuild,v 1.6 2005/10/28 20:13:12 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.7 2005/10/29 05:02:08 halcy0n Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc-macos ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc-macos ~ppc64 ~s390 ~sh sparc x86" IUSE="mysql ssl" RDEPEND="dev-lang/perl |