summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-09-03 19:31:34 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-09-03 19:31:34 +0000
commit1c508a8d3b57a3b3c1efe5ac8ea028237a6156f8 (patch)
treef06f807476d93cd4beb3e07617f8e53515f5e8ed /dev-perl/HTML-Parser
parentarm/hppa/ia64/s390 stable (diff)
downloadgentoo-2-1c508a8d3b57a3b3c1efe5ac8ea028237a6156f8.tar.gz
gentoo-2-1c508a8d3b57a3b3c1efe5ac8ea028237a6156f8.tar.bz2
gentoo-2-1c508a8d3b57a3b3c1efe5ac8ea028237a6156f8.zip
Stable on ppc64
(Portage version: 2.0.51.22-r2)
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.45.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index 4b561bfb596f..483f04e1da4d 100644
--- a/dev-perl/HTML-Parser/ChangeLog
+++ b/dev-perl/HTML-Parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/HTML-Parser
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.53 2005/08/23 16:16:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.54 2005/09/03 19:29:43 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> HTML-Parser-3.45.ebuild:
+ Stable on ppc64
23 Aug 2005; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.45.ebuild:
stable on ia64
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild
index 1813ca7f85c5..50983ff347bc 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.45.ebuild,v 1.7 2005/08/23 16:16:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild,v 1.8 2005/09/03 19:29:43 corsair Exp $
inherit perl-module
@@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="unicode"
DEPEND=">=dev-perl/HTML-Tagset-3.03"
mydoc="ANNOUNCEMENT TODO"