summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2004-01-06 03:51:29 +0000
committerLuca Barbato <lu_zero@gentoo.org>2004-01-06 03:51:29 +0000
commitc8bdfe05367af25a9d06af1adf7c875fe84354cf (patch)
tree1225dc0c0538d548996b68656e7b6e29c3265142 /dev-perl/HTML-Parser
parentMarked stable on sparc. (diff)
downloadgentoo-2-c8bdfe05367af25a9d06af1adf7c875fe84354cf.tar.gz
gentoo-2-c8bdfe05367af25a9d06af1adf7c875fe84354cf.tar.bz2
gentoo-2-c8bdfe05367af25a9d06af1adf7c875fe84354cf.zip
ppc
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.28.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index 1d6967aa3f88..8fee406f8efd 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.21 2003/12/27 21:27:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.22 2004/01/06 03:51:29 lu_zero Exp $
+
+ 06 Jan 2004; Luca Barbato <lu_zero@gentoo.org> HTML-Parser-3.28.ebuild:
+ Marked ppc
27 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org>
HTML-Parser-3.26-r1.ebuild, HTML-Parser-3.26-r2.ebuild,
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild
index c5e848897fa5..53314464f32c 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild,v 1.6 2003/09/11 01:12:59 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild,v 1.7 2004/01/06 03:51:29 lu_zero Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ~ppc ~sparc alpha hppa ~arm"
+KEYWORDS="x86 amd64 ppc ~sparc alpha hppa ~arm"
DEPEND="${DEPEND}
>=dev-perl/HTML-Tagset-3.03"