summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-18 08:42:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-18 08:42:37 +0000
commit38409e54681f0a18527920e504a3a124f4fd6af0 (patch)
tree994971154d54dc7916c7e3fdf3480c783ba313f9 /dev-perl
parentStable for ppc64, wrt bug #535202 (diff)
downloadgentoo-2-38409e54681f0a18527920e504a3a124f4fd6af0.tar.gz
gentoo-2-38409e54681f0a18527920e504a3a124f4fd6af0.tar.bz2
gentoo-2-38409e54681f0a18527920e504a3a124f4fd6af0.zip
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)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IPC-Run/ChangeLog5
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <ago@gentoo.org> IPC-Run-0.920.0-r1.ebuild:
+ Stable for ppc64, wrt bug #535204
17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> 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"