summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-16 11:16:39 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-16 11:16:39 +0000
commit58bdab6e515850bb2b65ad62da144aff48cc0a44 (patch)
tree3701368c471d1e51c72d6fb0421b87f1ccc47866 /dev-perl/HTML-Parser
parentKeyworded on alpha, bug #269456 (diff)
downloadgentoo-2-58bdab6e515850bb2b65ad62da144aff48cc0a44.tar.gz
gentoo-2-58bdab6e515850bb2b65ad62da144aff48cc0a44.tar.bz2
gentoo-2-58bdab6e515850bb2b65ad62da144aff48cc0a44.zip
Stable on alpha, bug #269576
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/HTML-Parser')
-rw-r--r--dev-perl/HTML-Parser/ChangeLog6
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.60.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index eda4a48eca82..3b99166cd335 100644
--- a/dev-perl/HTML-Parser/ChangeLog
+++ b/dev-perl/HTML-Parser/ChangeLog
@@ -1,6 +1,10 @@
# 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.106 2009/05/14 23:54:06 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.107 2009/05/16 11:16:39 klausman Exp $
+
+ 16 May 2009; Tobias Klausmann <klausman@gentoo.org>
+ HTML-Parser-3.60.ebuild:
+ Stable on alpha, bug #269576
14 May 2009; Tiago Cunha <tcunha@gentoo.org> HTML-Parser-3.60.ebuild:
stable sparc, 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 6a22f4b86d11..6aab8d0c553e 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.6 2009/05/14 23:54:06 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.60.ebuild,v 1.7 2009/05/16 11:16:39 klausman 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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/HTML-Tagset-3.03