summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-16 06:02:55 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-16 06:02:55 +0000
commit4d9174d68a58198b2c4fd5e69cd6210659ad3dd2 (patch)
tree744f3aa6c28a81aad36c198d9ae087a8275056cb
parentStable on ppc64 (diff)
downloadgentoo-2-4d9174d68a58198b2c4fd5e69cd6210659ad3dd2.tar.gz
gentoo-2-4d9174d68a58198b2c4fd5e69cd6210659ad3dd2.tar.bz2
gentoo-2-4d9174d68a58198b2c4fd5e69cd6210659ad3dd2.zip
Stable on ppc64
(Portage version: 2.1.2.2)
-rw-r--r--dev-perl/HTML-Parser/ChangeLog5
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index daf8f96b19d0..42ba27e0307a 100644
--- a/dev-perl/HTML-Parser/ChangeLog
+++ b/dev-perl/HTML-Parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/HTML-Parser
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.86 2007/04/10 12:56:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.87 2007/04/16 06:02:55 corsair Exp $
+
+ 16 Apr 2007; Markus Rothe <corsair@gentoo.org> HTML-Parser-3.55.ebuild:
+ Stable on ppc64
10 Apr 2007; Michael Cummings <mcummings@gentoo.org>
HTML-Parser-3.56.ebuild:
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild
index 545d1d5a9cf0..f1091199a1f8 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.55.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/HTML-Parser/HTML-Parser-3.55.ebuild,v 1.8 2007/03/05 12:00:24 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild,v 1.9 2007/04/16 06:02:55 corsair Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="unicode"
DEPEND=">=dev-perl/HTML-Tagset-3.03