diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-10-28 16:36:28 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-10-28 16:36:28 +0000 |
commit | 4a21b320050127d2961714e765a2d0a48c0e6706 (patch) | |
tree | a2ec5cf572b0ff916a506d208b53423e24a99356 /net-libs/libwww/libwww-5.4.0-r4.ebuild | |
parent | dep fix (diff) | |
download | historical-4a21b320050127d2961714e765a2d0a48c0e6706.tar.gz historical-4a21b320050127d2961714e765a2d0a48c0e6706.tar.bz2 historical-4a21b320050127d2961714e765a2d0a48c0e6706.zip |
stable on amd64 wrt bug 109040
Package-Manager: portage-2.0.51.22-r3
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 e5c19fefb837..525c3a63fdd3 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.4 2005/10/28 15:24:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.5 2005/10/28 16:36:28 blubb 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 |