commit: 27b147b526061a18330d2140f583a22552834ef2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Thu Aug 6 16:37:04 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Aug 6 16:38:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b147b5
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 <kentnl <AT> gentoo.org> dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) 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 ba385eb2556..00000000000 --- 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"
