Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-CAST5_PP/
Date: Tue, 04 May 2021 21:31:59
Message-Id: 1620163903.3c19ab7c5b21924c52888e6cc113ebcba555845e.dilfridge@gentoo
1 commit: 3c19ab7c5b21924c52888e6cc113ebcba555845e
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 4 21:30:56 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 4 21:31:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c19ab7c
7
8 dev-perl/Crypt-CAST5_PP: Remove old
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild | 16 ----------------
14 1 file changed, 16 deletions(-)
15
16 diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild
17 deleted file mode 100644
18 index 0ecf173d136..00000000000
19 --- a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.40.0-r1.ebuild
20 +++ /dev/null
21 @@ -1,16 +0,0 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -
27 -MODULE_AUTHOR=BOBMATH
28 -MODULE_VERSION=1.04
29 -inherit perl-module
30 -
31 -DESCRIPTION="CAST5 block cipher in pure Perl"
32 -
33 -SLOT="0"
34 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
35 -IUSE=""
36 -
37 -SRC_TEST="do"