summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 15:20:38 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-17 15:20:38 +0000
commit434ccc29defa9f7077f3548aca8eedacefe28f34 (patch)
tree17096cd4b95c16b04b25cf028ac6f0c747343fb5 /dev-perl/HTML-Parser
parentremove java herd (diff)
downloadgentoo-2-434ccc29defa9f7077f3548aca8eedacefe28f34.tar.gz
gentoo-2-434ccc29defa9f7077f3548aca8eedacefe28f34.tar.bz2
gentoo-2-434ccc29defa9f7077f3548aca8eedacefe28f34.zip
Stable on amd64.
(Portage version: 2.0.52-r1)
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 5d1d3e32575d..9223e11a59c6 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.55 2005/09/08 18:43:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.56 2005/09/17 15:19:27 cryos Exp $
+
+ 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> HTML-Parser-3.45.ebuild:
+ Stable on amd64.
08 Sep 2005; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.45.ebuild:
Mark 3.45 stable on alpha
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild
index f6fd3b7c306b..6db3ec77e6a0 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.9 2005/09/08 18:43:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild,v 1.10 2005/09/17 15:19:27 cryos 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"