summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro@gentoo.org>2004-12-22 12:01:27 +0000
committerYuta Satoh <nigoro@gentoo.org>2004-12-22 12:01:27 +0000
commit4efbd8854403cb3d4f3b9991e84023d38d2d84e4 (patch)
treea0a1dde5c6b6596c96d97d18a433f280f5a9c634 /dev-perl/ExtUtils-CBuilder
parentadded ~ppc64 (diff)
downloadhistorical-4efbd8854403cb3d4f3b9991e84023d38d2d84e4.tar.gz
historical-4efbd8854403cb3d4f3b9991e84023d38d2d84e4.tar.bz2
historical-4efbd8854403cb3d4f3b9991e84023d38d2d84e4.zip
added ~ppc64
Diffstat (limited to 'dev-perl/ExtUtils-CBuilder')
-rw-r--r--dev-perl/ExtUtils-CBuilder/ChangeLog5
-rw-r--r--dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ChangeLog b/dev-perl/ExtUtils-CBuilder/ChangeLog
index 1176b5a893c2..f616d822e5f1 100644
--- a/dev-perl/ExtUtils-CBuilder/ChangeLog
+++ b/dev-perl/ExtUtils-CBuilder/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/ExtUtils-CBuilder
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.7 2004/11/21 21:39:11 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ChangeLog,v 1.8 2004/12/22 11:52:36 nigoro Exp $
+
+ 22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> ExtUtils-CBuilder-0.05.ebuild:
+ added ~ppc64
21 Nov 2004; Hardave Riar <hardave@gentoo.org>
ExtUtils-CBuilder-0.05.ebuild:
diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild
index 1d430772d1a0..9a4ac99b56c9 100644
--- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild
+++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.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/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild,v 1.6 2004/11/21 21:39:11 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.05.ebuild,v 1.7 2004/12/22 11:52:36 nigoro Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86"
+KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ~ppc64"
IUSE=""
SRC_TEST="do"