From: Kent Fredric Date: Sat, 21 Oct 2017 08:58:37 +0000 (+1300) Subject: dev-perl/Filesys-Df: EAPI6 + Tests X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=df3084a91ccef712654a7d2d0955dd291b2b0b5f;p=gentoo.git dev-perl/Filesys-Df: EAPI6 + Tests - EAPI6ify - Tests enabled Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- 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 000000000000..19abde803779 --- /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=""