summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-10-08 00:40:47 +0000
committerMike Frysinger <vapier@gentoo.org>2006-10-08 00:40:47 +0000
commit253d791e29e3e4bff2a7ee86f677775c3423b2b8 (patch)
tree4949e1e96adae3c537bc7634411eaebfeba1c76d /dev-perl/Parse-RecDescent
parentsh love (diff)
downloadhistorical-253d791e29e3e4bff2a7ee86f677775c3423b2b8.tar.gz
historical-253d791e29e3e4bff2a7ee86f677775c3423b2b8.tar.bz2
historical-253d791e29e3e4bff2a7ee86f677775c3423b2b8.zip
sh love
Package-Manager: portage-2.1.2_pre2-r5
Diffstat (limited to 'dev-perl/Parse-RecDescent')
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild
index 18cfa4526e87..aaafd8227e41 100644
--- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild
+++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.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/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.20 2006/08/05 19:52:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.21 2006/10/08 00:40:47 vapier Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="perl-core/Text-Balanced
@@ -21,5 +21,3 @@ src_install() {
perl-module_src_install
dohtml -r tutorial
}
-
-