summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-12-27 08:40:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-12-27 08:40:47 +0000
commit8cae689985c7108c1a8d9dfd718fb1133781ea5d (patch)
tree3eb2e3558f8c7e5e9d197648496f50f0ea0ed97e /dev-perl/Parse-RecDescent
parentalpha/sparc stable wrt #443784 (diff)
downloadgentoo-2-8cae689985c7108c1a8d9dfd718fb1133781ea5d.tar.gz
gentoo-2-8cae689985c7108c1a8d9dfd718fb1133781ea5d.tar.bz2
gentoo-2-8cae689985c7108c1a8d9dfd718fb1133781ea5d.zip
alpha/s390/sh/sparc stable wrt #441248
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
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.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 d84b3db9a7a9..c613ad1bcac4 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.60 2012/12/13 21:42:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.61 2012/12/27 08:40:47 armin76 Exp $
+
+ 27 Dec 2012; Raúl Porcel <armin76@gentoo.org>
+ Parse-RecDescent-1.967.9.ebuild:
+ alpha/s390/sh/sparc stable wrt #441248
13 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 be19e6f52b6c..e23ba5aacf28 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.12 2012/12/13 21:42:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.13 2012/12/27 08:40:47 armin76 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="