From 38409e54681f0a18527920e504a3a124f4fd6af0 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 18 Jan 2015 08:42:37 +0000 Subject: Stable for ppc64, wrt bug #535204 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) --- dev-perl/IPC-Run/ChangeLog | 5 ++++- dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog index 9f5540badaf1..cf0e29e60c43 100644 --- a/dev-perl/IPC-Run/ChangeLog +++ b/dev-perl/IPC-Run/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.49 2015/01/17 13:51:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.50 2015/01/18 08:42:37 ago Exp $ + + 18 Jan 2015; Agostino Sarubbo IPC-Run-0.920.0-r1.ebuild: + Stable for ppc64, wrt bug #535204 17 Jan 2015; Agostino Sarubbo IPC-Run-0.920.0-r1.ebuild: Stable for ppc, wrt bug #535204 diff --git a/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild b/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild index 9f39cbf9260c..6f48bb710394 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v 1.4 2015/01/17 13:51:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v 1.5 2015/01/18 08:42:37 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="system() and background procs w/ piping, redirs, ptys" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-linux" IUSE="test" RDEPEND=">=dev-perl/IO-Tty-1.08" -- cgit v1.2.3-65-gdbad