diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:27:29 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:27:29 +0000 |
commit | 850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd (patch) | |
tree | 3735265167cd27c50226d2dfa90f458d5c5a95f6 /dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild | |
parent | ppc stable #323529 (diff) | |
download | historical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.tar.gz historical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.tar.bz2 historical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.zip |
ppc stable #323529
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
RepoMan-Options: --force
Diffstat (limited to 'dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild')
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild index 34119361f6ad..6e90a0d63c50 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.32.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/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.5 2010/05/08 17:56:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.6 2010/06/27 19:09:51 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Alternative interface to File::Find" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="virtual/perl-File-Spec |