diff options
author | 2012-02-27 16:24:52 +0000 | |
---|---|---|
committer | 2012-02-27 16:24:52 +0000 | |
commit | 9000d4dc677b6e9ec4b6da8d43d253dfe8ac807f (patch) | |
tree | a37da44a459ab2fd9e61a259d19c1f58baabdfcb /dev-perl/Proc-Simple | |
parent | Marking Pod-Tests-1.190.0 ppc for bug 400205 (diff) | |
download | gentoo-2-9000d4dc677b6e9ec4b6da8d43d253dfe8ac807f.tar.gz gentoo-2-9000d4dc677b6e9ec4b6da8d43d253dfe8ac807f.tar.bz2 gentoo-2-9000d4dc677b6e9ec4b6da8d43d253dfe8ac807f.zip |
Marking Proc-Simple-1.300.0 ppc for bug 400207
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index 1e9973e57b92..cc300f96cfe5 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.37 2012/02/27 16:24:52 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> Proc-Simple-1.300.0.ebuild: + Marking Proc-Simple-1.300.0 ppc for bug 400207 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Proc-Simple-1.300.0.ebuild: Stable for amd64, wrt bug #400207 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 bb5c5bbe3598..f97c71da6f70 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-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.2 2012/02/24 10:32:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.300.0.ebuild,v 1.3 2012/02/27 16:24:52 ranger 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" |