commit: ea4eae6ded3df6d256345f5b7c4f389ceb6d55da
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 11 19:52:13 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 11 19:52:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea4eae6d
dev-perl/Crypt-Primes: 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-Primes/Crypt-Primes-0.500.0-r1.ebuild | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild
b/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild
deleted file mode 100644
index 8274c3c481d..00000000000
--- a/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=VIPUL
-MODULE_VERSION=0.50
-inherit perl-module
-
-DESCRIPTION="Provable Prime Number Generator suitable for Cryptographic
Applications"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa sparc x86 ~amd64-linux ~x86-linux ~ppc-macos
~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/Math-Pari
- dev-perl/Crypt-Random"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"