summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro@gentoo.org>2004-12-22 11:49:05 +0000
committerYuta Satoh <nigoro@gentoo.org>2004-12-22 11:49:05 +0000
commite6a5db75c1e6c284abad6a82da663e60691f169a (patch)
treee4c97c89ba983bf8214e0cd2f35c6b1ab2de9c09 /dev-perl/Test-Simple
parentadded ~ppc64 (Manifest recommit) (diff)
downloadgentoo-2-e6a5db75c1e6c284abad6a82da663e60691f169a.tar.gz
gentoo-2-e6a5db75c1e6c284abad6a82da663e60691f169a.tar.bz2
gentoo-2-e6a5db75c1e6c284abad6a82da663e60691f169a.zip
added ~ppc64
Diffstat (limited to 'dev-perl/Test-Simple')
-rw-r--r--dev-perl/Test-Simple/ChangeLog5
-rw-r--r--dev-perl/Test-Simple/Test-Simple-0.53.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Simple/ChangeLog b/dev-perl/Test-Simple/ChangeLog
index 5d75639d3516..2c9046da2f98 100644
--- a/dev-perl/Test-Simple/ChangeLog
+++ b/dev-perl/Test-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Simple
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/ChangeLog,v 1.19 2004/12/06 07:43:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/ChangeLog,v 1.20 2004/12/22 11:46:01 nigoro Exp $
+
+ 22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Test-Simple-0.53.ebuild:
+ added ~ppc64
*Test-Simple-0.53 (06 Dec 2004)
diff --git a/dev-perl/Test-Simple/Test-Simple-0.53.ebuild b/dev-perl/Test-Simple/Test-Simple-0.53.ebuild
index da1ff653d777..9195a86a8004 100644
--- a/dev-perl/Test-Simple/Test-Simple-0.53.ebuild
+++ b/dev-perl/Test-Simple/Test-Simple-0.53.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.53.ebuild,v 1.1 2004/12/06 07:43:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.53.ebuild,v 1.2 2004/12/22 11:46:01 nigoro Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ppc64"
mydoc="rfc*.txt"
myconf="INSTALLDIRS=vendor"