summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-01 11:48:32 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-01 11:48:32 +0000
commite070f15a03ffd63a80cbfa067e5cd38b8442965a (patch)
tree11ed32ae1d63e7397d1bcbe17b4f4fdc2f47e02c /dev-perl/Parse-RecDescent
parentMarked ~ppc-aix, bug #432288 (diff)
downloadgentoo-2-e070f15a03ffd63a80cbfa067e5cd38b8442965a.tar.gz
gentoo-2-e070f15a03ffd63a80cbfa067e5cd38b8442965a.tar.bz2
gentoo-2-e070f15a03ffd63a80cbfa067e5cd38b8442965a.zip
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
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 3f635ab751f7..6d7f72bf8b2b 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.51 2012/08/08 01:28:08 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.52 2012/09/01 11:48:32 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
+ Parse-RecDescent-1.967.9.ebuild:
+ Marked ~ppc-aix, bug #432288
08 Aug 2012; Naohiro Aota <naota@gentoo.org> Parse-RecDescent-1.967.9.ebuild:
Add ~x86-fbsd wrt bug #428248
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 24b3c565a29e..1917d0fc7d54 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.3 2012/08/08 01:28:08 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.4 2012/09/01 11:48:32 grobian 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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="