diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-08-17 15:33:35 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-08-17 16:29:06 +1200 |
commit | e5b2a0141441c64c5b3115fc15c0f5fe12a935f5 (patch) | |
tree | 42634afc3a69fbb7ebc0eac2127b7948a8096cca /dev-perl/Filesys-Df | |
parent | dev-perl/File-chdir: Cleanup old version 0.101.0 (diff) | |
download | gentoo-e5b2a0141441c64c5b3115fc15c0f5fe12a935f5.tar.gz gentoo-e5b2a0141441c64c5b3115fc15c0f5fe12a935f5.tar.bz2 gentoo-e5b2a0141441c64c5b3115fc15c0f5fe12a935f5.zip |
dev-perl/Filesys-Df: Cleanup old version 0.920.0-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Filesys-Df')
-rw-r--r-- | dev-perl/Filesys-Df/Filesys-Df-0.920.0-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r1.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r1.ebuild deleted file mode 100644 index 2f572bbfc29f..000000000000 --- a/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=IGUTHRIE -MODULE_VERSION=0.92 -inherit perl-module - -DESCRIPTION="Disk free based on Filesys::Statvfs" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" |