summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-02 20:11:19 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-02 20:11:19 +0000
commit1c92dfa7905d3936ac93bef5b337af5f6700f2a2 (patch)
tree8a7fa941078fc4853cf144ce97fe4a0828d449f4 /dev-perl/module-build
parentm68k love (diff)
downloadhistorical-1c92dfa7905d3936ac93bef5b337af5f6700f2a2.tar.gz
historical-1c92dfa7905d3936ac93bef5b337af5f6700f2a2.tar.bz2
historical-1c92dfa7905d3936ac93bef5b337af5f6700f2a2.zip
arm/ia64/s390/sh stable
Package-Manager: portage-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,