summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-09 15:22:33 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-09 15:22:33 +0000
commit55d8c4ff7af23947da71a7d3c8aa2122fb6b722b (patch)
treee03c1c62dc2470ab0c6e597918a227b52618065d /dev-perl/HTML-Parser
parentMarking stable amd64 (diff)
downloadgentoo-2-55d8c4ff7af23947da71a7d3c8aa2122fb6b722b.tar.gz
gentoo-2-55d8c4ff7af23947da71a7d3c8aa2122fb6b722b.tar.bz2
gentoo-2-55d8c4ff7af23947da71a7d3c8aa2122fb6b722b.zip
Marking stable amd64
(Portage version: 2.1.2.3)
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.56.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index 513cb95cd6dd..38cfb6fbc53b 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.84 2007/03/05 12:00:24 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.85 2007/04/09 15:22:33 mcummings Exp $
+
+ 09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ HTML-Parser-3.56.ebuild:
+ Marking stable amd64
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> HTML-Parser-3.55.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
index 81cbebb9cfc1..afd4211bce58 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.56.ebuild,v 1.1 2007/01/14 00:24:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild,v 1.2 2007/04/09 15:22:33 mcummings 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="unicode"
DEPEND=">=dev-perl/HTML-Tagset-3.03