diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-12-11 07:00:09 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-12-11 07:19:58 +0100 |
commit | fa46f1d5532dddb067265d48d79ec683c1e1b4f4 (patch) | |
tree | b4028e81d77f349a20860f19f35d417869b9ea4e /dev-perl/Unicode-Map8 | |
parent | dev-perl/Unicode-EastAsianWidth: Remove old (diff) | |
download | gentoo-fa46f1d5532dddb067265d48d79ec683c1e1b4f4.tar.gz gentoo-fa46f1d5532dddb067265d48d79ec683c1e1b4f4.tar.bz2 gentoo-fa46f1d5532dddb067265d48d79ec683c1e1b4f4.zip |
dev-perl/Unicode-Map8: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Unicode-Map8')
-rw-r--r-- | dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild b/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild deleted file mode 100644 index fe150022de5a..000000000000 --- a/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=GAAS -MODULE_VERSION=0.13 -inherit perl-module - -DESCRIPTION="Convert between most 8bit encodings" - -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="" - -RDEPEND=">=dev-perl/Unicode-String-2.06" -DEPEND="${RDEPEND}" - -#SRC_TEST=do |