summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-11-27 22:00:36 +0000
committerTom Gall <tgall@gentoo.org>2005-11-27 22:00:36 +0000
commit0be0dfe9dfd211a19cad4bb8e8ced4f3d8fb9344 (patch)
tree5556207a5c8c6d1a34059f846016740e65f5607e /dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild
parentRevbump to use the new eclass (bug #80639). Set myself as maintainer. (diff)
downloadgentoo-2-0be0dfe9dfd211a19cad4bb8e8ced4f3d8fb9344.tar.gz
gentoo-2-0be0dfe9dfd211a19cad4bb8e8ced4f3d8fb9344.tar.bz2
gentoo-2-0be0dfe9dfd211a19cad4bb8e8ced4f3d8fb9344.zip
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild')
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild
index b6b1c9c63cfc..0480861be57f 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-2005 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.17 2005/05/25 15:21:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.18 2005/11/27 22:00:36 tgall 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 sparc x86"
IUSE=""
DEPEND="perl-core/Text-Balanced"