commit: 1a68e88d66a44d1641dc27a432698dbd0f5f2602
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 17:40:08 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 28 17:51:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a68e88d
dev-perl/Encode-JIS2K: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0.ebuild | 20 --------------------
1 file changed, 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 2801ba5e4de..00000000000
--- 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"