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-parsexs
parentadded ~ppc64 (diff)
downloadhistorical-4efbd8854403cb3d4f3b9991e84023d38d2d84e4.tar.gz
historical-4efbd8854403cb3d4f3b9991e84023d38d2d84e4.tar.bz2
historical-4efbd8854403cb3d4f3b9991e84023d38d2d84e4.zip
added ~ppc64
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r--dev-perl/extutils-parsexs/ChangeLog5
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog
index f30b261670ce..f8dc1ea1fc76 100644
--- a/dev-perl/extutils-parsexs/ChangeLog
+++ b/dev-perl/extutils-parsexs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/extutils-parsexs
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.10 2004/11/21 21:41:11 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.11 2004/12/22 11:54:26 nigoro Exp $
+
+ 22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> extutils-parsexs-2.08.ebuild:
+ added ~ppc64
21 Nov 2004; Hardave Riar <hardave@gentoo.org> extutils-parsexs-2.08.ebuild:
Stable on mips, dep for bug #68570
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
index 9b0c4866313b..894161a101a2 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.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-parsexs/extutils-parsexs-2.08.ebuild,v 1.9 2004/11/21 21:41:11 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.10 2004/12/22 11:54:26 nigoro Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_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=""
DEPEND="dev-perl/ExtUtils-CBuilder"