summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-11-15 10:59:25 +0000
committerFabian Groffen <grobian@gentoo.org>2010-11-15 10:59:25 +0000
commitf339fa387421198f7bf66e7fc9de4ad2e48dd6f2 (patch)
tree8db1cf89c858518b6171d8c759cd3da40f7c4c30 /dev-perl/Getopt-Long-Descriptive
parentMarked ~ppc-macos and ~x86-solaris, bug #345435 (diff)
downloadgentoo-2-f339fa387421198f7bf66e7fc9de4ad2e48dd6f2.tar.gz
gentoo-2-f339fa387421198f7bf66e7fc9de4ad2e48dd6f2.tar.bz2
gentoo-2-f339fa387421198f7bf66e7fc9de4ad2e48dd6f2.zip
Marked ~ppc-macos and ~x86-solaris, bug #345435
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r--dev-perl/Getopt-Long-Descriptive/ChangeLog6
-rw-r--r--dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.086.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 141063f9462b..2f72875ceb73 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.12 2010/09/21 18:59:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.13 2010/11/15 10:59:25 grobian Exp $
+
+ 15 Nov 2010; Fabian Groffen <grobian@gentoo.org>
+ Getopt-Long-Descriptive-0.086.ebuild:
+ Marked ~ppc-macos and ~x86-solaris, bug #345435
*Getopt-Long-Descriptive-0.086 (21 Sep 2010)
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.086.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.086.ebuild
index 7159c404a4d3..30774f4d7f75 100644
--- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.086.ebuild
+++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.086.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.086.ebuild,v 1.1 2010/09/21 18:59:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.086.ebuild,v 1.2 2010/11/15 10:59:25 grobian Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Getopt::Long with usage text"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/Params-Validate-0.91