From 9298b1d867fe76d09141de0b49218bd4a402ed34 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 30 Mar 2011 16:44:17 +0000 Subject: Marked ~hppa (bug #361155). Package-Manager: portage-2.2.0_alpha29/cvs/Linux i686 --- dev-perl/IPC-Run/ChangeLog | 5 ++++- dev-perl/IPC-Run/IPC-Run-0.89.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'dev-perl/IPC-Run') diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog index d6d37fcadbee..321df6b97623 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.31 2011/01/14 17:16:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.32 2011/03/30 16:44:17 jer Exp $ + + 30 Mar 2011; Jeroen Roovers IPC-Run-0.89.ebuild: + Marked ~hppa (bug #361155). 14 Jan 2011; Torsten Veller -IPC-Run-0.80.ebuild, -IPC-Run-0.84.ebuild, -IPC-Run-0.86.ebuild, -IPC-Run-0.88.ebuild: diff --git a/dev-perl/IPC-Run/IPC-Run-0.89.ebuild b/dev-perl/IPC-Run/IPC-Run-0.89.ebuild index a8d9a52adfbd..907b7f9150b5 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.89.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.89.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.89.ebuild,v 1.3 2010/06/21 20:02:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.4 2011/03/30 16:44:17 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="system() and background procs w/ piping, redirs, ptys" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND=">=dev-perl/IO-Tty-1.08" -- cgit v1.2.3-65-gdbad