diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-04-16 03:18:18 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-04-16 03:36:33 +1200 |
commit | b50c429bf2088072b2d08bcf07b5fadb5b907a67 (patch) | |
tree | 2339817431f33270fcf5446763b9891937733cb4 /dev-perl | |
parent | dev-perl/Text-Format: Remove old 0.590.0 (diff) | |
download | gentoo-b50c429bf2088072b2d08bcf07b5fadb5b907a67.tar.gz gentoo-b50c429bf2088072b2d08bcf07b5fadb5b907a67.tar.bz2 gentoo-b50c429bf2088072b2d08bcf07b5fadb5b907a67.zip |
dev-perl/Text-Iconv: Remove old 1.700.0-r1
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild deleted file mode 100644 index 317bd84e1787..000000000000 --- a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MPIOTR -MODULE_VERSION=1.7 -inherit perl-module - -DESCRIPTION="A Perl interface to the iconv() codeset conversion function" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" |