summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-05-14 18:23:50 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-05-14 18:23:50 +0000
commitcbb7308d8fef66a4e6fcd7423e9d7e5137d94671 (patch)
treed1722d9846a118e684bd8f9b43efc774179dd42b /dev-perl/HTML-Parser
parentMarked ppc stable for bug #269301. (diff)
downloadgentoo-2-cbb7308d8fef66a4e6fcd7423e9d7e5137d94671.tar.gz
gentoo-2-cbb7308d8fef66a4e6fcd7423e9d7e5137d94671.tar.bz2
gentoo-2-cbb7308d8fef66a4e6fcd7423e9d7e5137d94671.zip
Marked ppc/ppc64 stable for bug #269576.
(Portage version: 2.1.6.11/cvs/Linux x86_64)
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.60.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index 948af7134d94..6069adb78239 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.103 2009/05/14 17:00:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.104 2009/05/14 18:23:50 josejx Exp $
+
+ 14 May 2009; Joseph Jezak <josejx@gentoo.org> HTML-Parser-3.60.ebuild:
+ Marked ppc/ppc64 stable for bug #269576.
14 May 2009; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.60.ebuild:
Stable for HPPA (bug #269576).
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.60.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.60.ebuild
index a3f2870837ca..65d7104ed80d 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.60.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.60.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.60.ebuild,v 1.3 2009/05/14 17:00:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.60.ebuild,v 1.4 2009/05/14 18:23:50 josejx Exp $
MODULE_AUTHOR=GAAS
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Parse <HEAD> section of HTML documents"
LICENSE="|| ( Artistic GPL-2 )"
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