diff options
Diffstat (limited to 'dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild')
-rw-r--r-- | dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild b/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild deleted file mode 100644 index d1362ac4c0e0..000000000000 --- a/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild +++ /dev/null @@ -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" |