summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-28 19:40:08 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-28 19:51:06 +0200
commit1a68e88d66a44d1641dc27a432698dbd0f5f2602 (patch)
treea0602e32259115ce2683002cd30a48d0b71f687f /dev-perl/Encode-JIS2K
parentdev-perl/Encode-JIS2K: Stable for amd64 (diff)
downloadgentoo-1a68e88d66a44d1641dc27a432698dbd0f5f2602.tar.gz
gentoo-1a68e88d66a44d1641dc27a432698dbd0f5f2602.tar.bz2
gentoo-1a68e88d66a44d1641dc27a432698dbd0f5f2602.zip
dev-perl/Encode-JIS2K: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Encode-JIS2K')
-rw-r--r--dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild b/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild
deleted file mode 100644
index 2801ba5e4de1..000000000000
--- a/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR="DANKOGAI"
-MODULE_VERSION="0.03"
-
-inherit perl-module
-
-DESCRIPTION="JIS X 0212 (aka JIS 2000) Encodings"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-Encode"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"