You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/perl-core/IPC-Cmd/IPC-Cmd-0.680.ebuild

23 lines
596 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/IPC-Cmd-0.680.ebuild,v 1.3 2011/01/29 18:14:39 armin76 Exp $
EAPI=3
MODULE_AUTHOR=BINGOS
MODULE_VERSION=0.68
inherit perl-module
DESCRIPTION="Finding and running system commands made easy"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="virtual/perl-Locale-Maketext-Simple
virtual/perl-Module-Load-Conditional
>=virtual/perl-Params-Check-0.26"
RDEPEND="${DEPEND}"
SRC_TEST=do