diff options
author | 2010-01-09 21:17:33 +0000 | |
---|---|---|
committer | 2010-01-09 21:17:33 +0000 | |
commit | c67c2884a320858ec8e229446db51e7b827f78be (patch) | |
tree | 075b24ed528b65f85713cbd9e701029695ff9dee /dev-perl/File-Which | |
parent | Correct an undeclared IUSE doc and fix documentation for RUBY_FAKEGEM_REQUIRE... (diff) | |
download | historical-c67c2884a320858ec8e229446db51e7b827f78be.tar.gz historical-c67c2884a320858ec8e229446db51e7b827f78be.tar.bz2 historical-c67c2884a320858ec8e229446db51e7b827f78be.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Which/File-Which-1.09.ebuild | 6 |
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="" |