From 08309363d05a7f39c0a305413dca3393ebf19cbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 16 Oct 2021 12:29:44 +0200 Subject: dev-perl/Crypt-OpenSSL-Random: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- .../Crypt-OpenSSL-Random-0.110.0.ebuild | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild (limited to 'dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild') diff --git a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild b/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild deleted file mode 100644 index 774e8ce5cff9..000000000000 --- a/dev-perl/Crypt-OpenSSL-Random/Crypt-OpenSSL-Random-0.110.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RURBAN -DIST_VERSION=0.11 -inherit perl-module - -DESCRIPTION="OpenSSL pseudo-random number generator access" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND=" - dev-libs/openssl:0= -" -DEPEND="${RDEPEND}" - -export OPTIMIZE="${CFLAGS}" -mydoc="ToDo" - -src_test() { - perl_rm_files t/z_{kwalitee,manifest,meta,perl-minimum_version}.t \ - t/z_pod-coverage.t t/z_pod.t - perl-module_src_test -} -- cgit v1.2.3