diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:20:12 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:46:10 +0200 |
commit | 62711bc200048196419239efe0aa38dda9dcb3c9 (patch) | |
tree | 541466d2631b54ed2c3a5264ec1eb8ae67633f6c /dev-perl | |
parent | dev-perl/Filesys-Statvfs: Stable for all 0.82-r1 (diff) | |
download | gentoo-62711bc200048196419239efe0aa38dda9dcb3c9.tar.gz gentoo-62711bc200048196419239efe0aa38dda9dcb3c9.tar.bz2 gentoo-62711bc200048196419239efe0aa38dda9dcb3c9.zip |
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>
Diffstat (limited to 'dev-perl')
-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" |