summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-14 13:53:45 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-14 13:53:45 +0000
commit19017c6412aab5bcf0aebc55d9353d0e6058954c (patch)
tree78aafc48df2fbd37a13eb79851286f25a43bc727 /dev-perl/File-NFSLock/File-NFSLock-1.210.0.ebuild
parentVersion bump (diff)
downloadgentoo-2-19017c6412aab5bcf0aebc55d9353d0e6058954c.tar.gz
gentoo-2-19017c6412aab5bcf0aebc55d9353d0e6058954c.tar.bz2
gentoo-2-19017c6412aab5bcf0aebc55d9353d0e6058954c.zip
[bump] dev-perl/File-NFSLock-1.210.0
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-NFSLock/File-NFSLock-1.210.0.ebuild')
-rw-r--r--dev-perl/File-NFSLock/File-NFSLock-1.210.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/File-NFSLock/File-NFSLock-1.210.0.ebuild b/dev-perl/File-NFSLock/File-NFSLock-1.210.0.ebuild
new file mode 100644
index 000000000000..265b2bc93988
--- /dev/null
+++ b/dev-perl/File-NFSLock/File-NFSLock-1.210.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NFSLock/File-NFSLock-1.210.0.ebuild,v 1.1 2011/07/14 13:53:45 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BBB
+MODULE_VERSION=1.21
+inherit perl-module
+
+DESCRIPTION="NFS compatible (safe) locking utility"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"