summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-02 20:10:59 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-02 20:10:59 +0000
commite7c7df68a7bc34148df22b51a5017645f79ee1ba (patch)
tree3f6bc5a17c248bf7bf039afac67f791d3169d0fc /dev-perl/module-build
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-e7c7df68a7bc34148df22b51a5017645f79ee1ba.tar.gz
gentoo-2-e7c7df68a7bc34148df22b51a5017645f79ee1ba.tar.bz2
gentoo-2-e7c7df68a7bc34148df22b51a5017645f79ee1ba.zip
arm/ia64/s390/sh stable
(Portage version: 2.1.1_pre2-r1)
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r--dev-perl/module-build/module-build-0.28-r1.ebuild4
-rw-r--r--dev-perl/module-build/module-build-0.28.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/module-build/module-build-0.28-r1.ebuild b/dev-perl/module-build/module-build-0.28-r1.ebuild
index e6922b2d9fc1..37ea5edfcaec 100644
--- a/dev-perl/module-build/module-build-0.28-r1.ebuild
+++ b/dev-perl/module-build/module-build-0.28-r1.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.28-r1.ebuild,v 1.3 2006/06/29 16:54:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28-r1.ebuild,v 1.4 2006/07/02 20:10:59 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 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
IUSE=""
# Removing these as hard deps. They are listed as recommended in the Build.PL,
diff --git a/dev-perl/module-build/module-build-0.28.ebuild b/dev-perl/module-build/module-build-0.28.ebuild
index 4c41b92a885f..223b3eac008c 100644
--- a/dev-perl/module-build/module-build-0.28.ebuild
+++ b/dev-perl/module-build/module-build-0.28.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.28.ebuild,v 1.10 2006/07/02 03:44:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28.ebuild,v 1.11 2006/07/02 20:10:59 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 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
# Removing these as hard deps. They are listed as recommended in the Build.PL,