summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-01 15:33:31 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-01 15:33:31 +0000
commit29027b74fedacf6a493f2d806ee6f03aecf3d5c8 (patch)
tree6e5d6b94c1e9396d18c40a2946f69cb83b886e12 /dev-perl
parentversion bump to 2.1.11 (Manifest recommit) (diff)
downloadgentoo-2-29027b74fedacf6a493f2d806ee6f03aecf3d5c8.tar.gz
gentoo-2-29027b74fedacf6a493f2d806ee6f03aecf3d5c8.tar.bz2
gentoo-2-29027b74fedacf6a493f2d806ee6f03aecf3d5c8.zip
Marked ~ppc64; bug #66216
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-Iconv/ChangeLog7
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/Text-Iconv/ChangeLog b/dev-perl/Text-Iconv/ChangeLog
index 9f7c85ea19be..1e782449b385 100644
--- a/dev-perl/Text-Iconv/ChangeLog
+++ b/dev-perl/Text-Iconv/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Text-Iconv
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.15 2004/10/19 08:03:04 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.16 2004/11/01 15:31:19 corsair Exp $
+
+ 01 Nov 2004; Markus Rothe <corsair@gentoo.org>
+
+ Text-Iconv-1.4.ebuild:
+ Marked ~ppc64. bug #66216
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Text-Iconv-1.4.ebuild:
Stable on amd64.
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild
index 899133d89ed6..5ec41981d67f 100644
--- a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.4.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-Iconv/Text-Iconv-1.4.ebuild,v 1.5 2004/10/19 08:03:04 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.6 2004/11/01 15:31:19 corsair Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 amd64 sparc ppc alpha ia64"
+KEYWORDS="x86 amd64 sparc ppc alpha ia64 ~ppc64"
IUSE=""