commit: 62711bc200048196419239efe0aa38dda9dcb3c9 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 18:20:12 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 18:46:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62711bc2
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 <AT> gentoo.org> dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild | 16 ---------------- 1 file changed, 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 d1362ac4c0e..00000000000 --- 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"
