Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-IDEA/
Date: Thu, 06 Aug 2020 16:41:35
Message-Id: 1596731923.27b147b526061a18330d2140f583a22552834ef2.kentnl@gentoo
1 commit: 27b147b526061a18330d2140f583a22552834ef2
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 6 16:37:04 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 6 16:38:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b147b5
7
8 dev-perl/Crypt-IDEA: Cleanup old 1.100.0
9
10 Closes: https://bugs.gentoo.org/694952
11 Package-Manager: Portage-2.3.103, Repoman-2.3.22
12 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
13
14 dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild | 17 -----------------
15 1 file changed, 17 deletions(-)
16
17 diff --git a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild
18 deleted file mode 100644
19 index ba385eb2556..00000000000
20 --- a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0.ebuild
21 +++ /dev/null
22 @@ -1,17 +0,0 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI=5
27 -
28 -MODULE_AUTHOR=DPARIS
29 -MODULE_VERSION=1.10
30 -inherit perl-module
31 -
32 -DESCRIPTION="Parse and save PGP packet streams"
33 -
34 -LICENSE="Crypt-IDEA"
35 -SLOT="0"
36 -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"
37 -IUSE=""
38 -
39 -SRC_TEST="do"