summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-06 18:11:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-06 18:11:53 +0000
commit0e7764bfb0a826ee292108f8c74d53cc9f05149c (patch)
treee7e72df7eeda0b2f79fce84ed39f29494caedae2 /dev-perl/Parse-RecDescent
parentStable for amd64, wrt bug #441246 (diff)
downloadgentoo-2-0e7764bfb0a826ee292108f8c74d53cc9f05149c.tar.gz
gentoo-2-0e7764bfb0a826ee292108f8c74d53cc9f05149c.tar.bz2
gentoo-2-0e7764bfb0a826ee292108f8c74d53cc9f05149c.zip
Stable for amd64, wrt bug #441248
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Parse-RecDescent')
-rw-r--r--dev-perl/Parse-RecDescent/ChangeLog5
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Parse-RecDescent/ChangeLog b/dev-perl/Parse-RecDescent/ChangeLog
index 424745202a4f..680ee0833d74 100644
--- a/dev-perl/Parse-RecDescent/ChangeLog
+++ b/dev-perl/Parse-RecDescent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Parse-RecDescent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.53 2012/09/22 13:25:49 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.54 2012/12/06 18:11:53 ago Exp $
+
+ 06 Dec 2012; <ago@gentoo.org> Parse-RecDescent-1.967.9.ebuild:
+ Stable for amd64, wrt bug #441248
22 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
Parse-RecDescent-1.967.9.ebuild:
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild
index 5fbf127ca105..615a7dac9d69 100644
--- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild
+++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.967.9.ebuild,v 1.5 2012/09/22 13:25:49 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.6 2012/12/06 18:11:53 ago Exp $
EAPI=4
@@ -11,7 +11,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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="