summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-09-08 11:38:14 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-09-08 11:38:14 +0000
commitd8b0c5ec42daa9980dc6d60df3956f5b1420adf0 (patch)
tree208b76d44ff9e1c8c85f8aa9f36b97e7489b28e6 /dev-perl/File-Flock
parentopenvas bump (diff)
downloadhistorical-d8b0c5ec42daa9980dc6d60df3956f5b1420adf0.tar.gz
historical-d8b0c5ec42daa9980dc6d60df3956f5b1420adf0.tar.bz2
historical-d8b0c5ec42daa9980dc6d60df3956f5b1420adf0.zip
Initial commit. Extra dependancy for Bugzilla-3.4. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/File-Flock')
-rw-r--r--dev-perl/File-Flock/ChangeLog11
-rw-r--r--dev-perl/File-Flock/File-Flock-2008.01.ebuild18
-rw-r--r--dev-perl/File-Flock/metadata.xml5
3 files changed, 34 insertions, 0 deletions
diff --git a/dev-perl/File-Flock/ChangeLog b/dev-perl/File-Flock/ChangeLog
new file mode 100644
index 000000000000..d23a2a1054ac
--- /dev/null
+++ b/dev-perl/File-Flock/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-perl/File-Flock
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.1 2009/09/08 11:38:14 robbat2 Exp $
+
+*File-Flock-2008.01 (08 Sep 2009)
+
+ 08 Sep 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +File-Flock-2008.01.ebuild, +metadata.xml:
+ Initial commit. Extra dependancy for Bugzilla-3.4. Ebuild by Robin H.
+ Johnson <robbat2@gentoo.org>.
+
diff --git a/dev-perl/File-Flock/File-Flock-2008.01.ebuild b/dev-perl/File-Flock/File-Flock-2008.01.ebuild
new file mode 100644
index 000000000000..2fd662300aec
--- /dev/null
+++ b/dev-perl/File-Flock/File-Flock-2008.01.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2008.01.ebuild,v 1.1 2009/09/08 11:38:14 robbat2 Exp $
+
+MODULE_AUTHOR="MUIR"
+MODULE_SECTION="modules"
+
+inherit perl-module
+
+DESCRIPTION="flock() wrapper. Auto-create locks"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+
+SRC_TEST="do"
diff --git a/dev-perl/File-Flock/metadata.xml b/dev-perl/File-Flock/metadata.xml
new file mode 100644
index 000000000000..801e9385a1e0
--- /dev/null
+++ b/dev-perl/File-Flock/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+</pkgmetadata>