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-Stat-Bits/
Date: Wed, 02 Jun 2021 18:47:16
Message-Id: 1622659551.310b757f9c41010c318c2c2fe666644c0c273c8d.dilfridge@gentoo
1 commit: 310b757f9c41010c318c2c2fe666644c0c273c8d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 2 18:13:47 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 2 18:45:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310b757f
7
8 dev-perl/File-Stat-Bits: Remove old 1.01-r1
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-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild | 17 -----------------
14 1 file changed, 17 deletions(-)
15
16 diff --git a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild
17 deleted file mode 100644
18 index b355febf735..00000000000
19 --- a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild
20 +++ /dev/null
21 @@ -1,17 +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=FEDOROV
28 -MODULE_VERSION=1.01
29 -inherit perl-module
30 -
31 -DESCRIPTION="File stat bit mask constants"
32 -
33 -LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
34 -SLOT="0"
35 -KEYWORDS="amd64 ~s390 x86"
36 -IUSE=""
37 -
38 -SRC_TEST="do"