summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r--dev-perl/IPC-Run3/ChangeLog7
-rw-r--r--dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog
index d08ca9446b73..2e03198c169f 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.46 2010/12/07 04:57:05 mattst88 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.47 2011/07/07 05:47:52 aballier Exp $
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> IPC-Run3-0.044.ebuild:
+ keyword ~x86-fbsd
07 Dec 2010; Matt Turner <mattst88@gentoo.org> IPC-Run3-0.044.ebuild:
Added ~mips, bug 285343.
diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild
index 1a99e18f18db..9b3792fac301 100644
--- a/dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild
+++ b/dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.044.ebuild,v 1.2 2010/12/07 04:57:05 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild,v 1.3 2011/07/07 05:47:52 aballier Exp $
EAPI=3
@@ -11,7 +11,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-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE="test"
SRC_TEST="do"