diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 17:01:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 17:01:00 +0000 |
commit | f352c1608d58ed04f31417e97f5a37488d51f315 (patch) | |
tree | 09dda4bb3b22bc62e842ba9fbc507264dc57b323 /dev-perl/Text-Iconv | |
parent | sparc stable (diff) | |
download | historical-f352c1608d58ed04f31417e97f5a37488d51f315.tar.gz historical-f352c1608d58ed04f31417e97f5a37488d51f315.tar.bz2 historical-f352c1608d58ed04f31417e97f5a37488d51f315.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r-- | dev-perl/Text-Iconv/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild | 4 |
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" |