summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-12 04:36:09 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-12 04:36:09 +0000
commitdb9b9704bd3987b31d9e4501dc20fd3d5b44dbdf (patch)
tree28ef731c16bbc4188585dcc149a4babc4d4d9c57 /dev-perl/HTML-Parser
parentApache 1.X masking (fix ebuilds to not require apache-1*). (diff)
downloadgentoo-2-db9b9704bd3987b31d9e4501dc20fd3d5b44dbdf.tar.gz
gentoo-2-db9b9704bd3987b31d9e4501dc20fd3d5b44dbdf.tar.bz2
gentoo-2-db9b9704bd3987b31d9e4501dc20fd3d5b44dbdf.zip
Stable on mips.
(Portage version: 2.1.2.7)
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.56.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index 37f956ce388d..c8ef99a723a9 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.88 2007/05/05 17:50:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.89 2007/05/12 04:36:09 kumba Exp $
+
+ 12 May 2007; Joshua Kinard <kumba@gentoo.org> HTML-Parser-3.56.ebuild:
+ Stable on mips.
05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
HTML-Parser-3.56.ebuild:
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
index b7d351e03e42..f0be87dd60c4 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.5 2007/05/05 17:50:32 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild,v 1.6 2007/05/12 04:36:09 kumba 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