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/File-MMagic/
Date: Sun, 30 May 2021 16:03:11
Message-Id: 1622390559.b059d4f163c7b98c0e4cfb716d717710be020d02.dilfridge@gentoo
1 commit: b059d4f163c7b98c0e4cfb716d717710be020d02
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 30 15:55:30 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 30 16:02:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b059d4f1
7
8 dev-perl/File-MMagic: Remove old 1.30
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/File-MMagic/File-MMagic-1.300.0-r1.ebuild | 16 ----------------
14 1 file changed, 16 deletions(-)
15
16 diff --git a/dev-perl/File-MMagic/File-MMagic-1.300.0-r1.ebuild b/dev-perl/File-MMagic/File-MMagic-1.300.0-r1.ebuild
17 deleted file mode 100644
18 index a2082e9d283..00000000000
19 --- a/dev-perl/File-MMagic/File-MMagic-1.300.0-r1.ebuild
20 +++ /dev/null
21 @@ -1,16 +0,0 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -
27 -MODULE_AUTHOR=KNOK
28 -MODULE_VERSION=1.30
29 -inherit perl-module
30 -
31 -DESCRIPTION="The Perl Image-Info Module"
32 -SRC_TEST="do"
33 -
34 -SLOT="0"
35 -LICENSE="File-MMagic"
36 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
37 -IUSE=""