summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-15 05:41:24 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-15 05:41:24 +0000
commit1ff4bf5247f886e161619bfef428ac642ffd639d (patch)
treeabbeddf0cb6226d5d368677ce846070aec401a06 /dev-perl/Parse-RecDescent
parentStable on x86 (#323529) (diff)
downloadhistorical-1ff4bf5247f886e161619bfef428ac642ffd639d.tar.gz
historical-1ff4bf5247f886e161619bfef428ac642ffd639d.tar.bz2
historical-1ff4bf5247f886e161619bfef428ac642ffd639d.zip
Stable on amd64 and x86 (#323529)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
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 9c8805672a2e..48418eef9c5e 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.37 2010/04/09 07:35:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.38 2010/06/15 05:34:19 tove Exp $
+
+ 15 Jun 2010; Torsten Veller <tove@gentoo.org>
+ Parse-RecDescent-1.965.001.ebuild:
+ Stable on amd64 and x86 (#323529)
09 Apr 2010; Torsten Veller <tove@gentoo.org>
-Parse-RecDescent-1.962.2.ebuild, -Parse-RecDescent-1.963.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 fd312d5230b3..50a73186d90a 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.1 2010/04/07 07:24:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.965.001.ebuild,v 1.2 2010/06/15 05:34:19 tove 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