summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 16:47:48 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 16:47:48 +0000
commit4c3ce267e6f2df0a221e8d3deabf9a41ac023cca (patch)
treeebdce82cb095f9fe31444d892e7b6eeb15585676 /dev-perl/HTML-Parser
parentStable on hppa (diff)
downloadgentoo-2-4c3ce267e6f2df0a221e8d3deabf9a41ac023cca.tar.gz
gentoo-2-4c3ce267e6f2df0a221e8d3deabf9a41ac023cca.tar.bz2
gentoo-2-4c3ce267e6f2df0a221e8d3deabf9a41ac023cca.zip
Stable on hppa
(Portage version: 2.1-r1)
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.54.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index b5e16fe6b41c..6cff0c17b44d 100644
--- a/dev-perl/HTML-Parser/ChangeLog
+++ b/dev-perl/HTML-Parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTML-Parser
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.72 2006/06/12 15:28:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.73 2006/06/29 16:47:48 gustavoz Exp $
+
+ 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ HTML-Parser-3.54.ebuild:
+ Stable on hppa
12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
HTML-Parser-3.51.ebuild, HTML-Parser-3.52.ebuild, HTML-Parser-3.54.ebuild:
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.54.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.54.ebuild
index 8b9e04beec12..031f512412aa 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.54.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.54.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.54.ebuild,v 1.2 2006/06/12 15:28:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.54.ebuild,v 1.3 2006/06/29 16:47:48 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE="unicode"
DEPEND=">=dev-perl/HTML-Tagset-3.03"