summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-10-14 20:29:13 +0000
committerMike Frysinger <vapier@gentoo.org>2006-10-14 20:29:13 +0000
commit5779f4f1e8fd3af06280227a87caf27a70975ca3 (patch)
tree0bc4e53f40d0ca803f6d4cf27b3d22320febf306 /dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-5779f4f1e8fd3af06280227a87caf27a70975ca3.tar.gz
gentoo-2-5779f4f1e8fd3af06280227a87caf27a70975ca3.tar.bz2
gentoo-2-5779f4f1e8fd3af06280227a87caf27a70975ca3.zip
arm/ia64/s390/sh stable
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild')
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild
index 7a266ea9842e..17045c3550fc 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.55.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.55.ebuild,v 1.3 2006/10/09 15:17:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.55.ebuild,v 1.4 2006/10/14 20:29:13 vapier 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
@@ -29,4 +29,3 @@ src_compile() {
fi
perl-module_src_test
}
-