summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-07-08 01:56:50 +0000
committerTom Gall <tgall@gentoo.org>2007-07-08 01:56:50 +0000
commitc651f6bb38e6693ed15c56fbd410a139a97d8399 (patch)
treed29a9d314db91219db33167494b21bade6edd7fe /dev-perl/HTML-Parser
parentversion bump (diff)
downloadgentoo-2-c651f6bb38e6693ed15c56fbd410a139a97d8399.tar.gz
gentoo-2-c651f6bb38e6693ed15c56fbd410a139a97d8399.tar.bz2
gentoo-2-c651f6bb38e6693ed15c56fbd410a139a97d8399.zip
stable on ppc64
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/HTML-Parser')
-rw-r--r--dev-perl/HTML-Parser/ChangeLog5
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index c8ef99a723a9..b904d961d30a 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.89 2007/05/12 04:36:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.90 2007/07/08 01:56:50 tgall Exp $
+
+ 07 Jul 2007; Tom Gall <tgall@gentoo.org> HTML-Parser-3.56.ebuild:
+ stable on ppc64
12 May 2007; Joshua Kinard <kumba@gentoo.org> HTML-Parser-3.56.ebuild:
Stable on mips.
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
index f0be87dd60c4..394365cb73b0 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.56.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.56.ebuild,v 1.6 2007/05/12 04:36:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild,v 1.7 2007/07/08 01:56:50 tgall 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