summaryrefslogtreecommitdiff
blob: 40479adf2c5a66df1bd1a96c5df0a1a4a59a0207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.78.ebuild,v 1.1 2004/08/05 21:47:31 agriffis Exp $

inherit perl-module

DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
SRC_URI="http://cpan.valueclick.com/modules/by-module/IPC/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~rbs/${P}/lib/IPC/Run.pm"

SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
IUSE=""