summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-04-01 22:17:59 +0000
committerTom Gall <tgall@gentoo.org>2007-04-01 22:17:59 +0000
commit3a67fade1d58c800ba305e9311e0cc2dd3b7a3a7 (patch)
treee34cb21fc440a9c600b23ec7b3519b6b3192e982 /dev-perl
parentBug #164438 - version bump. (diff)
downloadhistorical-3a67fade1d58c800ba305e9311e0cc2dd3b7a3a7.tar.gz
historical-3a67fade1d58c800ba305e9311e0cc2dd3b7a3a7.tar.bz2
historical-3a67fade1d58c800ba305e9311e0cc2dd3b7a3a7.zip
added ~ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-MethodMaker/ChangeLog6
-rw-r--r--dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild4
-rw-r--r--dev-perl/Shell-EnvImporter/ChangeLog6
-rw-r--r--dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog
index 8060a8a306d7..f5a3ce650f02 100644
--- a/dev-perl/Class-MethodMaker/ChangeLog
+++ b/dev-perl/Class-MethodMaker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-MethodMaker
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.35 2007/04/01 20:38:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.36 2007/04/01 22:16:33 tgall Exp $
+
+ 01 Apr 2007; Tom Gall <tgall@gentoo.org>
+ Class-MethodMaker-2.08.ebuild:
+ added ~ppc64
*Class-MethodMaker-2.09 (01 Apr 2007)
diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild
index 6b6484eec8d6..2c1f5bdbc3aa 100644
--- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild
+++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild,v 1.15 2007/04/01 15:06:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.08.ebuild,v 1.16 2007/04/01 22:16:33 tgall Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/F/FL/FLUFFY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Shell-EnvImporter/ChangeLog b/dev-perl/Shell-EnvImporter/ChangeLog
index 464d4425661d..57afd4cad2a7 100644
--- a/dev-perl/Shell-EnvImporter/ChangeLog
+++ b/dev-perl/Shell-EnvImporter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Shell-EnvImporter
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v 1.4 2007/04/01 15:06:27 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v 1.5 2007/04/01 22:17:59 tgall Exp $
+
+ 01 Apr 2007; Tom Gall <tgall@gentoo.org>
+ Shell-EnvImporter-1.04.ebuild:
+ added ~ppc64
01 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Shell-EnvImporter-1.04.ebuild:
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild
index f0ff6457feb6..e07e230cf76b 100644
--- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild
+++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild,v 1.4 2007/04/01 15:06:27 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.04.ebuild,v 1.5 2007/04/01 22:17:59 tgall Exp $
inherit perl-module
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~mips ~sparc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc64 ~sparc ~x86"
DEPEND=">=dev-perl/Class-MethodMaker-2
dev-lang/perl"