commit: 3c19ab7c5b21924c52888e6cc113ebcba555845e Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue May 4 21:30:56 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue May 4 21:31:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c19ab7c
dev-perl/Crypt-CAST5_PP: 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/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild deleted file mode 100644 index 0ecf173d136..00000000000 --- a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=BOBMATH -MODULE_VERSION=1.04 -inherit perl-module - -DESCRIPTION="CAST5 block cipher in pure Perl" - -SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="" - -SRC_TEST="do"
