summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-01 11:36:04 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-01 11:36:04 +0000
commit38aada2b10a84f4a11f6f63f7fc1b4b06b41e6fc (patch)
tree882a813390e79e142b01c904b5bcb222fef508d7 /dev-perl/File-Which
parentMarked ~ppc-aix, bug #432288 (diff)
downloadgentoo-2-38aada2b10a84f4a11f6f63f7fc1b4b06b41e6fc.tar.gz
gentoo-2-38aada2b10a84f4a11f6f63f7fc1b4b06b41e6fc.tar.bz2
gentoo-2-38aada2b10a84f4a11f6f63f7fc1b4b06b41e6fc.zip
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r--dev-perl/File-Which/ChangeLog5
-rw-r--r--dev-perl/File-Which/File-Which-1.90.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog
index 93b0d5d3bc66..d036aaff1cbb 100644
--- a/dev-perl/File-Which/ChangeLog
+++ b/dev-perl/File-Which/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Which
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.33 2012/06/24 13:00:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.34 2012/09/01 11:36:04 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> File-Which-1.90.0.ebuild:
+ Marked ~ppc-aix, bug #432288
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/File-Which/File-Which-1.90.0.ebuild b/dev-perl/File-Which/File-Which-1.90.0.ebuild
index 99a5f401d16d..c8a640adc8da 100644
--- a/dev-perl/File-Which/File-Which-1.90.0.ebuild
+++ b/dev-perl/File-Which/File-Which-1.90.0.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/File-Which/File-Which-1.90.0.ebuild,v 1.10 2012/05/12 03:08:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.90.0.ebuild,v 1.11 2012/09/01 11:36:04 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl module implementing 'which' internally"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~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 ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""