summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Welch <zwelch@gentoo.org>2003-02-22 07:47:53 +0000
committerZack Welch <zwelch@gentoo.org>2003-02-22 07:47:53 +0000
commitc644e254fffb8d9a65e993f8ea5c1f658fc4fffc (patch)
treedccc42af67e9358168ccfd86bc43b0248ed01f27 /dev-perl/ExtUtils-MakeMaker
parentadded ppc (diff)
downloadgentoo-2-c644e254fffb8d9a65e993f8ea5c1f658fc4fffc.tar.gz
gentoo-2-c644e254fffb8d9a65e993f8ea5c1f658fc4fffc.tar.bz2
gentoo-2-c644e254fffb8d9a65e993f8ea5c1f658fc4fffc.zip
add arm keyword
Diffstat (limited to 'dev-perl/ExtUtils-MakeMaker')
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ChangeLog5
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-MakeMaker/ChangeLog b/dev-perl/ExtUtils-MakeMaker/ChangeLog
index 43bd498f8014..61a6c56bfc6d 100644
--- a/dev-perl/ExtUtils-MakeMaker/ChangeLog
+++ b/dev-perl/ExtUtils-MakeMaker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/ExtUtils-MakeMaker
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ChangeLog,v 1.16 2003/02/12 06:17:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ChangeLog,v 1.17 2003/02/22 07:47:53 zwelch Exp $
+
+ 21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
+ Added arm to keywords.
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild
index a568c4b0d3e2..fe6531187cdf 100644
--- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild
+++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.5 2003/02/13 11:07:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.6 2003/02/22 07:47:53 zwelch Exp $
inherit perl-post
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 sparc ppc alpha mips hppa"
+KEYWORDS="x86 sparc ppc alpha mips hppa arm"
DEPEND=">=sys-devel/perl-5.6.1-r10"