summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-19 14:35:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-19 14:35:43 +0000
commita5476bafcc25429454b1e5df05fc0ef7f62d729f (patch)
treec499e97389c285593474a721ee25f30c63193345 /dev-perl/Text-Iconv
parentMask the new ebuild for subversion 1.1.0-rc2 (diff)
downloadhistorical-a5476bafcc25429454b1e5df05fc0ef7f62d729f.tar.gz
historical-a5476bafcc25429454b1e5df05fc0ef7f62d729f.tar.bz2
historical-a5476bafcc25429454b1e5df05fc0ef7f62d729f.zip
Stable on sparc
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r--dev-perl/Text-Iconv/ChangeLog5
-rw-r--r--dev-perl/Text-Iconv/Manifest4
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Iconv/ChangeLog b/dev-perl/Text-Iconv/ChangeLog
index d801cd9652f6..27740ab16331 100644
--- a/dev-perl/Text-Iconv/ChangeLog
+++ b/dev-perl/Text-Iconv/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2004/08/17 18:07:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.14 2004/08/19 14:35:43 gustavoz Exp $
+
+ 19 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> Text-Iconv-1.4.ebuild:
+ Stable on sparc
17 Aug 2004; Aron Griffis <agriffis@gentoo.org> Text-Iconv-1.4.ebuild:
stable on alpha, ia64 and x86
diff --git a/dev-perl/Text-Iconv/Manifest b/dev-perl/Text-Iconv/Manifest
index 95dbde2bec5d..c8ddad2c6dd7 100644
--- a/dev-perl/Text-Iconv/Manifest
+++ b/dev-perl/Text-Iconv/Manifest
@@ -1,8 +1,8 @@
-MD5 7e96d8144078dd51fb25f80a99a806ed ChangeLog 1044
+MD5 bbb34d001b898a963a26cabd48634a7b ChangeLog 1140
MD5 20f9f8c5cbbf8ffe2d169a75252044ec Text-Iconv-1.2-r1.ebuild 522
MD5 0c442caf1fe63dc7dbc113bf787adc9a Text-Iconv-1.2.ebuild 520
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 5d0281c335f2939add5269077687b133 Text-Iconv-1.4.ebuild 526
+MD5 ede0d6164bfe3cf9475f495c570a9b02 Text-Iconv-1.4.ebuild 525
MD5 503f904ad009c196c215315da93a2338 files/digest-Text-Iconv-1.2 64
MD5 503f904ad009c196c215315da93a2338 files/digest-Text-Iconv-1.2-r1 64
MD5 c9e28d3cc7a249544e9e0169eb101bcf files/digest-Text-Iconv-1.4 64
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild
index bd871b8b5e67..ed2171c1082f 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.2 2004/08/17 18:07:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.3 2004/08/19 14:35:43 gustavoz 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"
IUSE=""