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 | |
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')
-rw-r--r-- | dev-perl/Proc-Simple/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index 0ec13a97719f..1e9973e57b92 100644 --- a/dev-perl/Proc-Simple/ChangeLog +++ b/dev-perl/Proc-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Proc-Simple -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.35 2011/09/04 11:22:50 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.36 2012/02/24 10:32:31 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Proc-Simple-1.300.0.ebuild: + Stable for amd64, wrt bug #400207 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Proc-Simple-1.27.ebuild, -Proc-Simple-1.280.0.ebuild, -Proc-Simple-1.290.0.ebuild: 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" |