dev-perl/LockFile-Simple: Enable tests
authorKent Fredric <kentnl@gentoo.org>
Sun, 29 Oct 2017 14:13:13 +0000 (03:13 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sun, 29 Oct 2017 15:07:05 +0000 (04:07 +1300)
- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild [new file with mode: 0644]

diff --git a/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild b/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild
new file mode 100644 (file)
index 0000000..9454dc9
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SCHWIGON
+DIST_SECTION=lockfile-simple
+DIST_VERSION=0.208
+inherit perl-module
+
+DESCRIPTION="File locking module for Perl"
+
+LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL-2+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+IUSE=""