dev-perl/Unicode-MapUTF8: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-12-11 07:00:42 +01:00
parent fa46f1d553
commit a4ee510144
2 changed files with 0 additions and 24 deletions

View File

@@ -1,2 +1 @@
DIST Unicode-MapUTF8-1.11.tar.gz 16402 BLAKE2B 4664e66d389edc24b2b09d0c4847a863930bc553761c2567adf824d30b5e4a687ce9cb86f45273173c122c391e184c0cdd754afe00b1145eb7d4c231a742a763 SHA512 6af57450761fcff70006537bb37df1769d8868178c1664c75905307c976bfda76afb57d4808612434939afe90a9f254a4e380115e201c78d1b3a64c8eeba9fc4
DIST Unicode-MapUTF8-1.14.tar.gz 19646 BLAKE2B 4318feda1cd3419068e53e0ebc0df7d5796c0536d6ce8a77e0d1a7794d3939e7fd6886cd629380c2550276d4c303c6e3aa941ec9f994923710316f51e9ba3e10 SHA512 6e7a3d32a97661213da54666ef3012ccaa4795704186b274df49a72da5e22be089c08b90e1ee808a0481aa298b17a74da6029410080c54fafd4845597bc9e826

View File

@@ -1,23 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=SNOWHARE
DIST_VERSION=1.11
inherit perl-module
DESCRIPTION="Conversions to and from arbitrary character sets and UTF8"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
IUSE=""
RDEPEND="dev-perl/Unicode-Map
dev-perl/Unicode-Map8
dev-perl/Unicode-String
dev-perl/Jcode"
DEPEND="${RDEPEND}
dev-perl/Module-Build"
PERL_RM_FILES=("t/99_pod.t" "t/98_pod_coverage.t" "t/97_distribution.t")