summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2012-07-14 04:18:51 +0000
committerAkinori Hattori <hattya@gentoo.org>2012-07-14 04:18:51 +0000
commitfb6f2c70df7f7e81b41c5c6c8d41547012fb2094 (patch)
treed3ab87661a6719dfb1f4678b0e9bc234f87f5f32 /dev-perl/IPC-Run3
parentia64 stable wrt bug #414741 (diff)
downloadgentoo-2-fb6f2c70df7f7e81b41c5c6c8d41547012fb2094.tar.gz
gentoo-2-fb6f2c70df7f7e81b41c5c6c8d41547012fb2094.tar.bz2
gentoo-2-fb6f2c70df7f7e81b41c5c6c8d41547012fb2094.zip
ia64 stable wrt bug #414745
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r--dev-perl/IPC-Run3/ChangeLog5
-rw-r--r--dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog
index d1c7eadaa801..d8a175579c2b 100644
--- a/dev-perl/IPC-Run3/ChangeLog
+++ b/dev-perl/IPC-Run3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IPC-Run3
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.59 2012/07/03 16:51:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.60 2012/07/14 04:18:51 hattya Exp $
+
+ 14 Jul 2012; Akinori Hattori <hattya@gentoo.org> IPC-Run3-0.45.0.ebuild:
+ ia64 stable wrt bug #414745
03 Jul 2012; Brent Baude <ranger@gentoo.org> IPC-Run3-0.45.0.ebuild:
Marking IPC-Run3-0.45.0 ppc for bug 414745
diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild
index 49b2e113b202..d361564ae7e3 100644
--- a/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild
+++ b/dev-perl/IPC-Run3/IPC-Run3-0.45.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-Run3/IPC-Run3-0.45.0.ebuild,v 1.8 2012/06/29 15:45:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild,v 1.9 2012/07/14 04:18:51 hattya Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Run a subprocess in batch mode (a la system)"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE="test"
RDEPEND=""