summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:11:07 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:11:07 +0000
commit280a018cfbcf1eee5749f48f28e5e22e6dd53242 (patch)
treecab69e92a2aeaceb0a0259ca1a3dda61ebefe2d3 /dev-perl/Parse-RecDescent
parentStable on amd64 wrt bug #343645 (diff)
downloadhistorical-280a018cfbcf1eee5749f48f28e5e22e6dd53242.tar.gz
historical-280a018cfbcf1eee5749f48f28e5e22e6dd53242.tar.bz2
historical-280a018cfbcf1eee5749f48f28e5e22e6dd53242.zip
ppc64 stable wrt #341865
Package-Manager: portage-2.2.0_alpha3/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'dev-perl/Parse-RecDescent')
-rw-r--r--dev-perl/Parse-RecDescent/ChangeLog6
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.965.001.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Parse-RecDescent/ChangeLog b/dev-perl/Parse-RecDescent/ChangeLog
index ec0966f71a15..2eee1140b267 100644
--- a/dev-perl/Parse-RecDescent/ChangeLog
+++ b/dev-perl/Parse-RecDescent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Parse-RecDescent
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.41 2010/10/18 22:06:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.42 2010/11/05 14:11:07 ssuominen Exp $
+
+ 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ Parse-RecDescent-1.965.001.ebuild:
+ ppc64 stable wrt #341865
18 Oct 2010; Jeroen Roovers <jer@gentoo.org>
Parse-RecDescent-1.965.001.ebuild:
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.965.001.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.965.001.ebuild
index bbc4b4adddcb..982376f56202 100644
--- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.965.001.ebuild
+++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.965.001.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.965.001.ebuild,v 1.5 2010/10/18 22:06:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.965.001.ebuild,v 1.6 2010/11/05 14:11:07 ssuominen Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND="virtual/perl-Text-Balanced