diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-06-04 06:22:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-06-04 06:22:10 +0000 |
commit | 6a8fb010a436d7c71de3ca2674ecb6c774845c7c (patch) | |
tree | 5ae69f3fa627223b714c0d653fe289eb0f74f271 /dev-perl/libwww-perl/libwww-perl-5.800.ebuild | |
parent | Version Bump. (diff) | |
download | gentoo-2-6a8fb010a436d7c71de3ca2674ecb6c774845c7c.tar.gz gentoo-2-6a8fb010a436d7c71de3ca2674ecb6c774845c7c.tar.bz2 gentoo-2-6a8fb010a436d7c71de3ca2674ecb6c774845c7c.zip |
Bug 90700 - tested on mips as good now
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/libwww-perl/libwww-perl-5.800.ebuild')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.800.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-5.800.ebuild b/dev-perl/libwww-perl/libwww-perl-5.800.ebuild index 31ead6509436..34a8cc3e8f27 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.800.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.800.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/dev-perl/libwww-perl/libwww-perl-5.800.ebuild,v 1.13 2005/05/27 15:25:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.800.ebuild,v 1.14 2005/06/04 06:22:10 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gaas/${P}/" IUSE="ssl" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" DEPEND=">=dev-perl/libnet-1.16 >=dev-perl/HTML-Parser-3.34 |