summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-05-06 20:18:52 +0000
committerBrent Baude <ranger@gentoo.org>2012-05-06 20:18:52 +0000
commit06109750c14fc6720f5055c0e4066d3128366c66 (patch)
treef382df3875df46bd6ca1416b0fb0eb054bf29dbd /dev-perl/IPC-Run
parentKeyword ~ppc/~ppc64 wrt #408399 (diff)
downloadgentoo-2-06109750c14fc6720f5055c0e4066d3128366c66.tar.gz
gentoo-2-06109750c14fc6720f5055c0e4066d3128366c66.tar.bz2
gentoo-2-06109750c14fc6720f5055c0e4066d3128366c66.zip
Marking IPC-Run-0.910.0 ppc for bug 412983
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r--dev-perl/IPC-Run/ChangeLog5
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog
index 96f165d52a38..ae7643fefd5f 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.40 2012/04/26 01:52:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.41 2012/05/06 20:18:52 ranger Exp $
+
+ 06 May 2012; Brent Baude <ranger@gentoo.org> IPC-Run-0.910.0.ebuild:
+ Marking IPC-Run-0.910.0 ppc for bug 412983
26 Apr 2012; Jeroen Roovers <jer@gentoo.org> IPC-Run-0.910.0.ebuild:
Stable for HPPA (bug #412983).
diff --git a/dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild b/dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild
index 28f8c08ec965..d9ed525f34fd 100644
--- a/dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild
+++ b/dev-perl/IPC-Run/IPC-Run-0.910.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/IPC-Run/IPC-Run-0.910.0.ebuild,v 1.5 2012/04/26 01:52:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild,v 1.6 2012/05/06 20:18:52 ranger Exp $
EAPI=4
@@ -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"