aboutsummaryrefslogtreecommitdiff
blob: 484c89cde17a281c21d9ee5a383a42967e8f9046 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Daemon/Proc-Daemon-0.140.0.ebuild,v 1.5 2012/03/02 21:38:44 ranger Exp $

EAPI=5

MODULE_AUTHOR=ECALDER
MODULE_VERSION=1.27
inherit perl-module

DESCRIPTION="Proc::PID::File - a module to manage process id files"

SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""

SRC_TEST="do"