summaryrefslogtreecommitdiff
blob: 69f58b3c4cae258646296dcd79ddf07244f061e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parallel-ForkManager/Parallel-ForkManager-0.7.6.ebuild,v 1.1 2010/08/20 21:10:17 robbat2 Exp $

EAPI=2

MODULE_AUTHOR=DLUX
inherit perl-module

DESCRIPTION="Parallel ForkManager module"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~sparc-solaris ~x86-solaris"
IUSE=""