diff options
author | Torsten Veller <tove@gentoo.org> | 2012-11-18 18:56:58 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-11-18 18:56:58 +0000 |
commit | ffc2d6982ea6c48fa13b37e0cbc268e42890af0c (patch) | |
tree | b6fa9372ae439bae1f5db48b6f2fc2fdda2e67d9 /dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild | |
parent | Add ~amd64 (diff) | |
download | gentoo-2-ffc2d6982ea6c48fa13b37e0cbc268e42890af0c.tar.gz gentoo-2-ffc2d6982ea6c48fa13b37e0cbc268e42890af0c.tar.bz2 gentoo-2-ffc2d6982ea6c48fa13b37e0cbc268e42890af0c.zip |
[bump] dev-perl/Proc-Simple-1.310.0
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild')
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild new file mode 100644 index 000000000000..f353f1662fbb --- /dev/null +++ b/dev-perl/Proc-Simple/Proc-Simple-1.310.0.ebuild @@ -0,0 +1,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-Simple/Proc-Simple-1.310.0.ebuild,v 1.1 2012/11/18 18:56:58 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MSCHILLI +MODULE_VERSION=1.31 +inherit perl-module + +DESCRIPTION="Perl Proc-Simple - Launch and control background processes" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +SRC_TEST="do" |