summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-27 12:06:17 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-27 12:06:17 +0000
commit309696365892d07ee30986f0a0f37cf889ffbc94 (patch)
tree70bfb99d0ff554d2ac59582243a17190e8e582db /dev-perl/HTML-Parser
parentStable on ppc64 (diff)
downloadgentoo-2-309696365892d07ee30986f0a0f37cf889ffbc94.tar.gz
gentoo-2-309696365892d07ee30986f0a0f37cf889ffbc94.tar.bz2
gentoo-2-309696365892d07ee30986f0a0f37cf889ffbc94.zip
Stable on ppc64
(Portage version: 2.0.54)
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.48.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index c8c8ee8cc78b..cfb08bfbade8 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.60 2006/03/26 15:42:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.61 2006/03/27 12:06:17 corsair Exp $
+
+ 27 Mar 2006; Markus Rothe <corsair@gentoo.org> HTML-Parser-3.48.ebuild:
+ Stable on ppc64
26 Mar 2006; Michael Cummings <mcummings@gentoo.org>
HTML-Parser-3.48.ebuild:
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild
index c71f4d714034..9ca2a3f20125 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.48.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.48.ebuild,v 1.3 2006/03/26 15:42:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild,v 1.4 2006/03/27 12:06:17 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
IUSE="unicode"
DEPEND=">=dev-perl/HTML-Tagset-3.03"
mydoc="ANNOUNCEMENT TODO"