diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-12 05:18:11 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-12 05:18:11 +0000 |
commit | 35e141cb0ddd3abbda73e033759e7eab9eb6cbf2 (patch) | |
tree | 4a877b20c10c4e3d59f0ea322e93fdff6ee2b558 /dev-perl/libwww-perl | |
parent | Remove apache SAPI. (diff) | |
download | historical-35e141cb0ddd3abbda73e033759e7eab9eb6cbf2.tar.gz historical-35e141cb0ddd3abbda73e033759e7eab9eb6cbf2.tar.bz2 historical-35e141cb0ddd3abbda73e033759e7eab9eb6cbf2.zip |
Stable on mips.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.805.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index a5efbbf89b8a..37b055e3577c 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.79 2007/04/16 07:15:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.80 2007/05/12 05:10:44 kumba Exp $ + + 12 May 2007; Joshua Kinard <kumba@gentoo.org> libwww-perl-5.805.ebuild: + Stable on mips. 16 Apr 2007; Markus Rothe <corsair@gentoo.org> libwww-perl-5.805.ebuild: Stable on ppc64 diff --git a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild index e6fe47fe1ab4..913d383c43c5 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.805.ebuild,v 1.12 2007/04/16 07:15:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.13 2007/05/12 05:10:44 kumba 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 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" DEPEND="virtual/perl-libnet >=dev-perl/HTML-Parser-3.34 |