summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-13 21:42:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-13 21:42:29 +0000
commitf0037d46ca32f97aed13559aadb7fa19a4aabb59 (patch)
tree22cf04addd219c76360e16ce2d99a3486eca7938 /dev-perl
parentStable for ia64, wrt bug #441216 (diff)
downloadgentoo-2-f0037d46ca32f97aed13559aadb7fa19a4aabb59.tar.gz
gentoo-2-f0037d46ca32f97aed13559aadb7fa19a4aabb59.tar.bz2
gentoo-2-f0037d46ca32f97aed13559aadb7fa19a4aabb59.zip
Stable for ia64, wrt bug #441248
(Portage version: 2.1.11.9/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Parse-RecDescent/ChangeLog6
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Parse-RecDescent/ChangeLog b/dev-perl/Parse-RecDescent/ChangeLog
index 807ad1db3a60..d84b3db9a7a9 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.59 2012/12/10 11:15:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.60 2012/12/13 21:42:29 ago Exp $
+
+ 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org>
+ Parse-RecDescent-1.967.9.ebuild:
+ Stable for ia64, wrt bug #441248
10 Dec 2012; Agostino Sarubbo <ago@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 8e641a75797c..be19e6f52b6c 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.11 2012/12/10 11:15:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.12 2012/12/13 21:42:29 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="