summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Text-Kakasi')
-rw-r--r--dev-perl/Text-Kakasi/ChangeLog5
-rw-r--r--dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Kakasi/ChangeLog b/dev-perl/Text-Kakasi/ChangeLog
index 03a7d9301f0f..4b16035c656e 100644
--- a/dev-perl/Text-Kakasi/ChangeLog
+++ b/dev-perl/Text-Kakasi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Kakasi
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.6 2004/11/03 16:58:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.7 2004/12/16 10:47:54 corsair Exp $
+
+ 16 Dec 2004; Markus Rothe <corsair@gentoo.org> Text-Kakasi-2.04.ebuild:
+ Stable on ppc64
03 Nov 2004; Markus Rothe <corsair@gentoo.org> Text-Kakasi-2.04.ebuild:
Marked ~ppc64
diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild
index ff744c00987e..fb82af58690b 100644
--- a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild
+++ b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.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/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.9 2004/11/03 16:58:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.10 2004/12/16 10:47:54 corsair Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc ~ppc64"
+KEYWORDS="x86 amd64 ~ppc ppc64"
IUSE=""
DEPEND=">=app-i18n/kakasi-2.3.4"