summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-09 21:09:52 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-09 21:09:52 +0000
commitfc6026fc8202ebfb239d207ca098c2ccda5ac041 (patch)
tree61b92c57fe0bfa319b600705191f67535c30fd32 /dev-perl/File-Which
parentVersion bump, enable doc generation, wrap the testrb command as testrb2 (to a... (diff)
downloadgentoo-2-fc6026fc8202ebfb239d207ca098c2ccda5ac041.tar.gz
gentoo-2-fc6026fc8202ebfb239d207ca098c2ccda5ac041.tar.bz2
gentoo-2-fc6026fc8202ebfb239d207ca098c2ccda5ac041.zip
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r--dev-perl/File-Which/ChangeLog7
-rw-r--r--dev-perl/File-Which/File-Which-1.09.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog
index d41927128c85..7eb287af973f 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.16 2009/11/25 12:34:18 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.17 2010/01/09 21:09:52 grobian Exp $
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Which-1.09.ebuild:
+ Transfer Prefix keywords
25 Nov 2009; Torsten Veller <tove@gentoo.org> -File-Which-1.08.ebuild,
File-Which-1.09.ebuild:
diff --git a/dev-perl/File-Which/File-Which-1.09.ebuild b/dev-perl/File-Which/File-Which-1.09.ebuild
index 2a879cb3422a..7082c6d15086 100644
--- a/dev-perl/File-Which/File-Which-1.09.ebuild
+++ b/dev-perl/File-Which/File-Which-1.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.09.ebuild,v 1.2 2009/11/25 12:34:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-1.09.ebuild,v 1.3 2010/01/09 21:09:52 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl module implementing 'which' internally"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""