commit: 4efc7a84fcdc00769b50d3b75abc03e285bdc0fa Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri May 28 17:15:14 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri May 28 17:50:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4efc7a84
dev-perl/Encode-Detect: Remove old Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../Encode-Detect/Encode-Detect-1.10.0-r1.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild b/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild deleted file mode 100644 index 219da488166..00000000000 --- a/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=JGMYERS -MODULE_VERSION=1.01 -inherit perl-module - -DESCRIPTION="Encode::Detect - An Encode::Encoding subclass that detects the encoding of data" - -LICENSE="MPL-1.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="dev-perl/Module-Build - virtual/perl-ExtUtils-CBuilder" - -SRC_TEST=do
