commit:     df3084a91ccef712654a7d2d0955dd291b2b0b5f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 08:58:37 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 09:25:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df3084a9

dev-perl/Filesys-Df: EAPI6 + Tests

- EAPI6ify
- Tests enabled

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

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
index 00000000000..19abde80377
--- /dev/null
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
@@ -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=""

Reply via email to