diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:16:44 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:46:03 +0200 |
commit | 333b94a9e4bdce48e7f58652d6c15181af7ca691 (patch) | |
tree | ebd59a0dd79f37c296e3e5ef6de0d6e663ecdc96 /dev-perl/Filesys-Df | |
parent | dev-perl/Filesys-Df: Stable for all 0.92-r3 (diff) | |
download | gentoo-333b94a9e4bdce48e7f58652d6c15181af7ca691.tar.gz gentoo-333b94a9e4bdce48e7f58652d6c15181af7ca691.tar.bz2 gentoo-333b94a9e4bdce48e7f58652d6c15181af7ca691.zip |
dev-perl/Filesys-Df: Remove old 0.92-r2
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/Filesys-Df')
-rw-r--r-- | dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
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 deleted file mode 100644 index 2490d1b77b7c..000000000000 --- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=IGUTHRIE -DIST_VERSION=0.92 -inherit perl-module - -DESCRIPTION="Disk free based on Filesys::Statvfs" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" |