diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-07-22 14:06:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-07-22 14:06:58 +0000 |
commit | 898b2dc97a01e925c146470fe0dbec9c78018c88 (patch) | |
tree | 75dd9f26950740c1fb34120f1a447e07c5b258f7 /dev-perl/IPC-Run/IPC-Run-0.89.ebuild | |
parent | Stable for HPPA (bug #372773). (diff) | |
download | gentoo-2-898b2dc97a01e925c146470fe0dbec9c78018c88.tar.gz gentoo-2-898b2dc97a01e925c146470fe0dbec9c78018c88.tar.bz2 gentoo-2-898b2dc97a01e925c146470fe0dbec9c78018c88.zip |
Stable for HPPA (bug #372773).
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IPC-Run/IPC-Run-0.89.ebuild')
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.89.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IPC-Run/IPC-Run-0.89.ebuild b/dev-perl/IPC-Run/IPC-Run-0.89.ebuild index 907b7f9150b5..fa9cc566c472 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-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.4 2011/03/30 16:44:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.89.ebuild,v 1.5 2011/07/22 14:06:58 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 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND=">=dev-perl/IO-Tty-1.08" |