diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-15 01:42:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-15 01:42:55 +0000 |
commit | 6c73e504a5b2806e47093d3ca85b49c430e445a5 (patch) | |
tree | ce0e5124c340a75af6ee9110b2b131858fd78f0b /dev-perl/module-build | |
parent | arm/sh love (diff) | |
download | gentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.tar.gz gentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.tar.bz2 gentoo-2-6c73e504a5b2806e47093d3ca85b49c430e445a5.zip |
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r-- | dev-perl/module-build/module-build-0.26.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/module-build/module-build-0.26.11.ebuild b/dev-perl/module-build/module-build-0.26.11.ebuild index 58ec223e1deb..f276103a0724 100644 --- a/dev-perl/module-build/module-build-0.26.11.ebuild +++ b/dev-perl/module-build/module-build-0.26.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.2 2006/01/13 21:55:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.3 2006/01/15 01:38:09 vapier Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-perl/yaml |