diff options
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 | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/dev-perl/Text-Iconv/ChangeLog b/dev-perl/Text-Iconv/ChangeLog index b72dbf3a2483..362ca384b255 100644 --- a/dev-perl/Text-Iconv/ChangeLog +++ b/dev-perl/Text-Iconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Iconv # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.37 2011/09/03 21:04:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.38 2011/09/04 11:22:03 tove Exp $ + + 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Text-Iconv-1.7.ebuild: + Cleanup 03 Sep 2011; Torsten Veller <tove@gentoo.org> Text-Iconv-1.700.0.ebuild: Merge stable keywords from former version scheme ebuild diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild deleted file mode 100644 index 54bde73056da..000000000000 --- a/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 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.9 2010/02/06 13:01:20 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=MPIOTR -inherit perl-module - -DESCRIPTION="A Perl interface to the iconv() codeset conversion function" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" |