summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild')
-rw-r--r--dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild b/dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild
new file mode 100644
index 000000000..2b4536e3b
--- /dev/null
+++ b/dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:$
+
+inherit perl-module
+
+DESCRIPTION="Perl module used to determine if processes are already running"
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/E/EC/ECALDER/${P}.tar.gz"
+
+LICENSE="GPL-1"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+SRC_TEST="do"
+mydoc="README Changes"
+