diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-28 19:40:08 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-28 19:51:06 +0200 |
commit | 1a68e88d66a44d1641dc27a432698dbd0f5f2602 (patch) | |
tree | a0602e32259115ce2683002cd30a48d0b71f687f /dev-perl/Encode-JIS2K | |
parent | dev-perl/Encode-JIS2K: Stable for amd64 (diff) | |
download | gentoo-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.ebuild | 20 |
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" |