summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Getopt-Long-Descriptive/ChangeLog6
-rw-r--r--dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.89.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/ChangeLog b/dev-perl/Getopt-Long-Descriptive/ChangeLog
index 42d2af06a8f6..161962e48224 100644
--- a/dev-perl/Getopt-Long-Descriptive/ChangeLog
+++ b/dev-perl/Getopt-Long-Descriptive/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Getopt-Long-Descriptive
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.16 2011/02/08 07:22:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.17 2011/02/19 18:45:00 xarthisius Exp $
+
+ 19 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Getopt-Long-Descriptive-0.89.ebuild:
+ Mark ~ppc wrt #345435
*Getopt-Long-Descriptive-0.89 (08 Feb 2011)
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.89.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.89.ebuild
index cbfdfa01c721..7eb27dc00c88 100644
--- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.89.ebuild
+++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.89.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.89.ebuild,v 1.1 2011/02/08 07:22:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.89.ebuild,v 1.2 2011/02/19 18:45:00 xarthisius Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Getopt::Long with usage text"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Params-Validate-0.91