summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-07-22 14:06:58 +0000
committerJeroen Roovers <jer@gentoo.org>2011-07-22 14:06:58 +0000
commitbec2ec96008530bfe56234ee65b1bf2e3763d53d (patch)
tree652af343ac063459295d1f9f52216cbfa72039f3 /dev-perl/IPC-Run/IPC-Run-0.89.ebuild
parentStable for HPPA (bug #373877). (diff)
downloadhistorical-bec2ec96008530bfe56234ee65b1bf2e3763d53d.tar.gz
historical-bec2ec96008530bfe56234ee65b1bf2e3763d53d.tar.bz2
historical-bec2ec96008530bfe56234ee65b1bf2e3763d53d.zip
Stable for HPPA (bug #372773).
Package-Manager: portage-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.ebuild4
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"