summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-19 01:50:57 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-19 01:50:57 +0000
commitf5c7951b1fc62fe5d53c6d4d7f39deda243d6f85 (patch)
treef6739aa04060a6ad89d2ba54d9cfce4b1f5e019f /dev-perl/IPC-Run3
parentmarked x86 per bug 414749 (diff)
downloadgentoo-2-f5c7951b1fc62fe5d53c6d4d7f39deda243d6f85.tar.gz
gentoo-2-f5c7951b1fc62fe5d53c6d4d7f39deda243d6f85.tar.bz2
gentoo-2-f5c7951b1fc62fe5d53c6d4d7f39deda243d6f85.zip
marked x86 per bug 414745
(Portage version: 2.2.0_alpha110/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 c5fac869fc24..3d55cf67d5c8 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.54 2012/05/12 01:50:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.55 2012/06/19 01:50:57 jdhore Exp $
+
+ 19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> IPC-Run3-0.45.0.ebuild:
+ marked x86 per bug 414745
12 May 2012; Alexis Ballier <aballier@gentoo.org> IPC-Run3-0.45.0.ebuild:
keyword ~amd64-fbsd
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 ced503563db4..6cf708b43bd5 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.5 2012/05/12 01:50:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild,v 1.6 2012/06/19 01:50:57 jdhore 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=""