diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:32:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:32:31 +0000 |
commit | 69086b4b0237e189e0b1f35bf1cbe3d2bddefec0 (patch) | |
tree | 4da8fd48d7e451b70de31c4bbc9c8a40181f7516 /dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild | |
parent | Stable for amd64, wrt bug #400205 (diff) | |
download | gentoo-2-69086b4b0237e189e0b1f35bf1cbe3d2bddefec0.tar.gz gentoo-2-69086b4b0237e189e0b1f35bf1cbe3d2bddefec0.tar.bz2 gentoo-2-69086b4b0237e189e0b1f35bf1cbe3d2bddefec0.zip |
Stable for amd64, wrt bug #400207
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild')
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild index 72f94074d770..bb5c5bbe3598 100644 --- a/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild +++ b/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.300.0.ebuild,v 1.1 2011/08/03 18:13:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild,v 1.2 2012/02/24 10:32:31 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Proc-Simple - Launch and control background processes" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |