commit:     5efa9707f5e6732f62174852692a747045e8c7fc
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 14:13:13 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 15:07:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efa9707

dev-perl/LockFile-Simple: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild    | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

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
index 00000000000..9454dc94277
--- /dev/null
+++ b/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild
@@ -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=""

Reply via email to