summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-11-05 10:53:10 +0000
committerMarkus Meier <maekke@gentoo.org>2010-11-05 10:53:10 +0000
commit82934848e650ad6713929faab0346df4f57278f6 (patch)
tree9bb98408df37c4ccd1a9f451d8ff249ada369148 /dev-perl/HTML-Parser
parentx86 stable wrt bug #343925 (diff)
downloadhistorical-82934848e650ad6713929faab0346df4f57278f6.tar.gz
historical-82934848e650ad6713929faab0346df4f57278f6.tar.bz2
historical-82934848e650ad6713929faab0346df4f57278f6.zip
arm stable, bug #341865
Package-Manager: portage-2.1.9.24/cvs/Linux i686
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.67.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index eae82a5e16d4..827d0ae8a265 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.136 2010/11/05 03:56:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.137 2010/11/05 10:53:10 maekke Exp $
+
+ 05 Nov 2010; Markus Meier <maekke@gentoo.org> HTML-Parser-3.67.ebuild:
+ arm stable, bug #341865
05 Nov 2010; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.67.ebuild:
Stable for HPPA (bug #341865).
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.67.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.67.ebuild
index cde0f6dc33c9..91d8d72f1ba5 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.67.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.67.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.67.ebuild,v 1.3 2010/11/05 03:56:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.67.ebuild,v 1.4 2010/11/05 10:53:10 maekke 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 ~ppc-aix ~sparc-fbsd ~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 ~sparc-fbsd ~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