diff options
author | 2007-04-15 21:36:21 +0000 | |
---|---|---|
committer | 2007-04-15 21:36:21 +0000 | |
commit | 3510e2ef0167d3c56384f2db7d789ef1a0fdace0 (patch) | |
tree | 956cbd3537556242d2ca4c6c02cae5ee737028af /dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild | |
parent | Stable on x86, bug #174394. (diff) | |
download | historical-3510e2ef0167d3c56384f2db7d789ef1a0fdace0.tar.gz historical-3510e2ef0167d3c56384f2db7d789ef1a0fdace0.tar.bz2 historical-3510e2ef0167d3c56384f2db7d789ef1a0fdace0.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild')
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild index 28a6f1a9c45f..66d5367040cb 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.30.ebuild,v 1.11 2007/03/05 11:47:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild,v 1.12 2007/04/15 21:34:11 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/File-Find-Rule-0 SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |