diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-29 15:42:31 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-29 15:42:31 +0000 |
commit | 3f0ded1874aa20aac6f27a4267465375b82fd701 (patch) | |
tree | 9d09f7e2ebca1b4ffd23fd03b1f9680ff9d4dc2d /net-libs/libwww/libwww-5.4.0-r4.ebuild | |
parent | Stable on ppc. See bug #110467. (diff) | |
download | gentoo-2-3f0ded1874aa20aac6f27a4267465375b82fd701.tar.gz gentoo-2-3f0ded1874aa20aac6f27a4267465375b82fd701.tar.bz2 gentoo-2-3f0ded1874aa20aac6f27a4267465375b82fd701.zip |
Stable on hppa, ppc. See bug #109040.
(Portage version: 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 f58fe6e1c75d..b568c0979547 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.7 2005/10/29 05:02:08 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.8 2005/10/29 15:42:31 hansmi 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 |