dev-perl/Filesys-Statvfs: Remove old 0.82

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-06-02 20:20:12 +02:00
parent 3c29f51df0
commit 62711bc200

View File

@@ -1,16 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=IGUTHRIE
DIST_VERSION=0.82
inherit perl-module
DESCRIPTION="Disk free based on Filesys::Statvfs"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
BDEPEND="virtual/perl-ExtUtils-MakeMaker"