Skip to content

Commit

Permalink
dev-perl/Filesys-Df: EAPI6 + Tests
Browse files Browse the repository at this point in the history
- EAPI6ify
- Tests enabled

Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
kentfredric committed Oct 21, 2017
1 parent e36d237 commit df3084a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dev-perl/Filesys-Df/Filesys-Df-0.920.0-r2.ebuild
Original file line number Diff line number Diff line change
@@ -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=""

0 comments on commit df3084a

Please sign in to comment.