dev-perl/Filesys-Df: EAPI6 + Tests
authorKent Fredric <kentnl@gentoo.org>
Sat, 21 Oct 2017 08:58:37 +0000 (21:58 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sat, 21 Oct 2017 09:25:11 +0000 (22:25 +1300)
- EAPI6ify
- Tests enabled

Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild [new file with mode: 0644]

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
new file mode 100644 (file)
index 0000000..19abde8
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 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=""