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/Digest-MD4/
Date: Tue, 25 May 2021 18:57:50
Message-Id: 1621969028.7cb9ea75def080c8d743cc72031462482102e9b7.dilfridge@gentoo
1 commit: 7cb9ea75def080c8d743cc72031462482102e9b7
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 25 18:20:47 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 25 18:57:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb9ea75
7
8 dev-perl/Digest-MD4: 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/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild | 16 ----------------
14 1 file changed, 16 deletions(-)
15
16 diff --git a/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild b/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild
17 deleted file mode 100644
18 index 710cf820ca0..00000000000
19 --- a/dev-perl/Digest-MD4/Digest-MD4-1.900.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=MIKEM
28 -MODULE_VERSION=1.9
29 -MODULE_SECTION=DigestMD4
30 -inherit perl-module
31 -
32 -DESCRIPTION="MD4 message digest algorithm"
33 -
34 -SLOT="0"
35 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
36 -
37 -SRC_TEST="do"