summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-06 16:53:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-06 16:53:16 +0000
commit1abdb3c01116afd905e9c3af95805e07633feda0 (patch)
tree189869b3d120cbd7154e794b70f6c271d722ee61 /dev-perl/Text-Iconv
parentfix/change variable quoting (diff)
downloadgentoo-2-1abdb3c01116afd905e9c3af95805e07633feda0.tar.gz
gentoo-2-1abdb3c01116afd905e9c3af95805e07633feda0.tar.bz2
gentoo-2-1abdb3c01116afd905e9c3af95805e07633feda0.zip
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r--dev-perl/Text-Iconv/ChangeLog5
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Iconv/ChangeLog b/dev-perl/Text-Iconv/ChangeLog
index 5e2542d03312..5cb5476d928b 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.27 2007/10/19 20:03:54 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.28 2007/12/06 16:53:16 armin76 Exp $
+
+ 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Text-Iconv-1.7.ebuild:
+ alpha/ia64/sparc/x86 stable
*Text-Iconv-1.7 (19 Oct 2007)
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild
index ae30f9fa5320..d4b625dde0a9 100644
--- a/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.7.ebuild,v 1.1 2007/10/19 20:03:54 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild,v 1.2 2007/12/06 16:53:16 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MP/MPIOTR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"