]> Pileus Git - ~andy/sunrise/blob - dev-perl/Proc-PID-File/Proc-PID-File-1.24.ebuild
sunrise/ app-portage/elog-list/elog-list-0.0.6.ebuild: Update headers for 2010
[~andy/sunrise] / dev-perl / Proc-PID-File / Proc-PID-File-1.24.ebuild
1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header:$
4
5 inherit perl-module
6
7 DESCRIPTION="Perl module used to determine if processes are already running"
8 HOMEPAGE="http://search.cpan.org/search?query=Proc-PID-File"
9 SRC_URI="mirror://cpan/authors/id/E/EC/ECALDER/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~x86"
14 IUSE=""
15
16 SRC_TEST="do"
17 mydoc="README Changes"