From f0037d46ca32f97aed13559aadb7fa19a4aabb59 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 13 Dec 2012 21:42:29 +0000 Subject: Stable for ia64, wrt bug #441248 (Portage version: 2.1.11.9/cvs/Linux ia64) --- dev-perl/Parse-RecDescent/ChangeLog | 6 +++++- dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl') 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 + Parse-RecDescent-1.967.9.ebuild: + Stable for ia64, wrt bug #441248 10 Dec 2012; Agostino Sarubbo 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=" -- cgit v1.2.3-65-gdbad