commit: d644cff37197facc1b3c87bc1f75fa0b68189b66
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 17:12:59 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 28 17:50:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d644cff3
dev-perl/Encode-compat: 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-compat/Encode-compat-0.70.0-r2.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
deleted file mode 100644
index 9ae325fc0a7..00000000000
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=AUTRIJUS
-DIST_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION="Encode.pm emulation layer"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
-IUSE=""
-LICENSE="Artistic"
-
-RDEPEND="dev-perl/Text-Iconv"
-DEPEND="${RDEPEND}"