diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:20:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:20:47 +0000 |
commit | 296671e7dbf0597def4a858c034e34276b746395 (patch) | |
tree | e3b2757c211a0b141bed398f8c543a8373a587e1 /dev-perl/libwww-perl | |
parent | stable x86, bug 174668 (diff) | |
download | historical-296671e7dbf0597def4a858c034e34276b746395.tar.gz historical-296671e7dbf0597def4a858c034e34276b746395.tar.bz2 historical-296671e7dbf0597def4a858c034e34276b746395.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
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 a3646e68623d..a5efbbf89b8a 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.78 2007/03/05 12:49:08 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.79 2007/04/16 07:15:30 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> libwww-perl-5.805.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> libwww-perl-5.805.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild index fa182da32e0f..e6fe47fe1ab4 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.11 2007/03/05 12:49:08 ticho Exp $ +# $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 $ 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 |