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 | 914373fcb9547ea7997a1d798a5f07afbcf47df1 (patch) | |
tree | 6b7ac33a77bd8e777c96107867206f66148a525c /dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-914373fcb9547ea7997a1d798a5f07afbcf47df1.tar.gz gentoo-2-914373fcb9547ea7997a1d798a5f07afbcf47df1.tar.bz2 gentoo-2-914373fcb9547ea7997a1d798a5f07afbcf47df1.zip |
Stable on alpha.
(Portage version: 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" |