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
commit898b2dc97a01e925c146470fe0dbec9c78018c88 (patch)
tree75dd9f26950740c1fb34120f1a447e07c5b258f7 /dev-perl/IPC-Run
parentStable for HPPA (bug #372773). (diff)
downloadgentoo-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')
-rw-r--r--dev-perl/IPC-Run/ChangeLog5
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.89.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog
index d84d0014b91a..ce3017def5f9 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.33 2011/07/06 13:22:37 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.34 2011/07/22 14:06:58 jer Exp $
+
+ 22 Jul 2011; Jeroen Roovers <jer@gentoo.org> IPC-Run-0.89.ebuild:
+ Stable for HPPA (bug #372773).
*IPC-Run-0.900.0 (06 Jul 2011)
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"