summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-09-27 15:05:56 +0000
committerBrent Baude <ranger@gentoo.org>2009-09-27 15:05:56 +0000
commit8bc3631db67aa16ebfbd25c2d83350e8d9a5578e (patch)
tree8f8c929fba4d4cbafb0e5ea5a2cdb98e4bda7cf4 /dev-perl/HTML-Parser
parentMarking Mail-DKIM-0.36 ppc64 for bug 283969 (diff)
downloadhistorical-8bc3631db67aa16ebfbd25c2d83350e8d9a5578e.tar.gz
historical-8bc3631db67aa16ebfbd25c2d83350e8d9a5578e.tar.bz2
historical-8bc3631db67aa16ebfbd25c2d83350e8d9a5578e.zip
Marking HTML-Parser-3.62 ppc64 for bug 283969
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
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.62.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index 7f81de9e6185..33a5f838e027 100644
--- a/dev-perl/HTML-Parser/ChangeLog
+++ b/dev-perl/HTML-Parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/HTML-Parser
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.117 2009/09/19 16:40:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.118 2009/09/27 15:05:56 ranger Exp $
+
+ 27 Sep 2009; Brent Baude <ranger@gentoo.org> HTML-Parser-3.62.ebuild:
+ Marking HTML-Parser-3.62 ppc64 stable for bug 283969
19 Sep 2009; nixnut <nixnut@gentoo.org> HTML-Parser-3.62.ebuild:
ppc stable #283969
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.62.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.62.ebuild
index 4243c0a6a27e..5b8d905568c2 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.62.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.62.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.62.ebuild,v 1.6 2009/09/19 16:40:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.62.ebuild,v 1.7 2009/09/27 15:05:56 ranger Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parse <HEAD> section of HTML documents"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/HTML-Tagset-3.03