From 27b147b526061a18330d2140f583a22552834ef2 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Fri, 7 Aug 2020 04:37:04 +1200 Subject: [PATCH] dev-perl/Crypt-IDEA: Cleanup old 1.100.0 Closes: https://bugs.gentoo.org/694952 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric --- dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild diff --git a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild deleted file mode 100644 index ba385eb25560e..0000000000000 --- a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=DPARIS -MODULE_VERSION=1.10 -inherit perl-module - -DESCRIPTION="Parse and save PGP packet streams" - -LICENSE="Crypt-IDEA" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST="do"