diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-04-26 01:52:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-04-26 01:52:06 +0000 |
commit | ea14c6b143aa3b38037f83872683cc29b63f3822 (patch) | |
tree | 483af819c8c3fd80c55db9adb056857f0ba23b5a /dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild | |
parent | Stable for HPPA (bug #412979). (diff) | |
download | gentoo-2-ea14c6b143aa3b38037f83872683cc29b63f3822.tar.gz gentoo-2-ea14c6b143aa3b38037f83872683cc29b63f3822.tar.bz2 gentoo-2-ea14c6b143aa3b38037f83872683cc29b63f3822.zip |
Stable for HPPA (bug #412983).
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild')
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 de69b11a259b..28f8c08ec965 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.4 2012/04/23 21:43:05 ranger Exp $ +# $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 $ 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" |