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/Filesys-Df/
Date: Wed, 02 Jun 2021 18:47:18
Message-Id: 1622659563.333b94a9e4bdce48e7f58652d6c15181af7ca691.dilfridge@gentoo
1 commit: 333b94a9e4bdce48e7f58652d6c15181af7ca691
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 2 18:16:44 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 2 18:46:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333b94a9
7
8 dev-perl/Filesys-Df: Remove old 0.92-r2
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/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild | 14 --------------
14 1 file changed, 14 deletions(-)
15
16 diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
17 deleted file mode 100644
18 index 2490d1b77b7..00000000000
19 --- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
20 +++ /dev/null
21 @@ -1,14 +0,0 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=6
26 -
27 -DIST_AUTHOR=IGUTHRIE
28 -DIST_VERSION=0.92
29 -inherit perl-module
30 -
31 -DESCRIPTION="Disk free based on Filesys::Statvfs"
32 -
33 -SLOT="0"
34 -KEYWORDS="amd64 x86"
35 -IUSE=""