summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-12-11 07:00:09 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-12-11 07:19:58 +0100
commitfa46f1d5532dddb067265d48d79ec683c1e1b4f4 (patch)
treeb4028e81d77f349a20860f19f35d417869b9ea4e /dev-perl/Unicode-Map8
parentdev-perl/Unicode-EastAsianWidth: Remove old (diff)
downloadgentoo-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.ebuild19
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