summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-27 03:47:39 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-27 03:47:39 +0000
commit2507068bdd2a84aaf08677d756ee5e6a3efb148a (patch)
treeccaf15a4714bd34e2aedbbed79a95b5f270505f9 /dev-perl
parentStable for HPPA (bug #400131). (diff)
downloadgentoo-2-2507068bdd2a84aaf08677d756ee5e6a3efb148a.tar.gz
gentoo-2-2507068bdd2a84aaf08677d756ee5e6a3efb148a.tar.bz2
gentoo-2-2507068bdd2a84aaf08677d756ee5e6a3efb148a.zip
Stable for HPPA (bug #400137).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/HTML-Parser/ChangeLog5
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index c8656e523be0..3b192da61467 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.149 2012/02/25 17:55:20 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.150 2012/02/27 03:47:39 jer Exp $
+
+ 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.690.0.ebuild:
+ Stable for HPPA (bug #400137).
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
HTML-Parser-3.690.0.ebuild:
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild
index 9a46598b78e1..6f970fd91eec 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.690.0.ebuild,v 1.3 2012/02/25 17:55:20 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild,v 1.4 2012/02/27 03:47:39 jer Exp $
EAPI=4
@@ -11,7 +11,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 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/HTML-Tagset-3.03"