summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-07 11:59:35 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-07 11:59:35 +0000
commita915159f28fce1192da960c204f119c05cbb4cf9 (patch)
tree49ccd2ca1b5ceb9ceda5bcae45cb96cd8f1a2706 /dev-perl/HTML-Parser
parentRemoved old versions. (diff)
downloadgentoo-2-a915159f28fce1192da960c204f119c05cbb4cf9.tar.gz
gentoo-2-a915159f28fce1192da960c204f119c05cbb4cf9.tar.bz2
gentoo-2-a915159f28fce1192da960c204f119c05cbb4cf9.zip
keyword ~sparc-fbsd
(Portage version: 2.1.5.4)
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 7384cc50fe78..5d2a4d82bfb5 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.92 2008/03/28 08:57:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.93 2008/06/07 11:59:35 aballier Exp $
+
+ 07 Jun 2008; Alexis Ballier <aballier@gentoo.org> HTML-Parser-3.56.ebuild:
+ keyword ~sparc-fbsd
28 Mar 2008; Jeroen Roovers <jer@gentoo.org> HTML-Parser-3.56.ebuild:
Stable for HPPA too.
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
index 7a3d9a1ae64a..4e560b7e79e5 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-2008 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.9 2008/03/28 08:57:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild,v 1.10 2008/06/07 11:59:35 aballier 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 ~sparc-fbsd x86 ~x86-fbsd"
IUSE="unicode"
DEPEND=">=dev-perl/HTML-Tagset-3.03