summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-09-03 19:30:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-09-03 19:30:58 +0000
commitec751cc75c2436822c1aa9e2cf9993ccfd192ce3 (patch)
treeb4beef6042fb2587790f14885679887fadf99cf7 /dev-perl/HTML-Parser
parentmake multilib-strict aware and keyword ~amd64 (diff)
downloadhistorical-ec751cc75c2436822c1aa9e2cf9993ccfd192ce3.tar.gz
historical-ec751cc75c2436822c1aa9e2cf9993ccfd192ce3.tar.bz2
historical-ec751cc75c2436822c1aa9e2cf9993ccfd192ce3.zip
Stable on ppc64
Package-Manager: portage-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"