diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-03 12:42:35 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-03 12:42:35 +0000 |
commit | da1b6b05d8ff5d415ceeab7ee864ca6406174026 (patch) | |
tree | 850287b0f4205b944e0b9cfe8e923534f8481da9 /dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild | |
parent | typo in filename corrected (diff) | |
download | historical-da1b6b05d8ff5d415ceeab7ee864ca6406174026.tar.gz historical-da1b6b05d8ff5d415ceeab7ee864ca6406174026.tar.bz2 historical-da1b6b05d8ff5d415ceeab7ee864ca6406174026.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild')
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild index 97ece5bcbc09..526adb5eee2b 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.28.ebuild,v 1.11 2005/05/25 15:07:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild,v 1.12 2005/07/03 12:42:35 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc sparc ~ppc64 ~amd64" +KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |