summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 16:56:10 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 16:56:10 +0000
commita0e25fdaf968178ef7a463888ac868c24fb56dc2 (patch)
treec63d1d3896dcd4bca28b0eb395f3fd8e3cf8cc1f /dev-perl/Text-Iconv
parentbug #43274, force a newer version of file for safety (diff)
downloadhistorical-a0e25fdaf968178ef7a463888ac868c24fb56dc2.tar.gz
historical-a0e25fdaf968178ef7a463888ac868c24fb56dc2.tar.bz2
historical-a0e25fdaf968178ef7a463888ac868c24fb56dc2.zip
Stable on alpha.
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r--dev-perl/Text-Iconv/ChangeLog7
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild6
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Text-Iconv/ChangeLog b/dev-perl/Text-Iconv/ChangeLog
index d73877175fa3..0c3a4a437fe8 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.9 2003/07/12 10:49:57 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.10 2004/05/04 16:56:10 kloeri Exp $
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> Text-Iconv-1.2-r1.ebuild:
+ Stable on alpha.
*Text-Iconv-1.2-r1 (21 Jun 2003)
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild
index 65a646c5c1ec..e5eaac9a9463 100644
--- a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild,v 1.6 2004/02/22 20:51:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild,v 1.7 2004/05/04 16:56:10 kloeri Exp $
inherit perl-module
@@ -10,4 +10,4 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 amd64 sparc ~ppc ~alpha"
+KEYWORDS="x86 amd64 sparc ~ppc alpha"
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild
index 2b0b41e51b07..15ae73babd53 100644
--- a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.6 2004/02/22 20:51:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.7 2004/05/04 16:56:10 kloeri Exp $
inherit perl-module