summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-07-07 05:49:57 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-07-07 05:49:57 +0000
commit67c83551537b25083a75873401105160ae55ab4a (patch)
treeb93d377e209e9a858f83ae514a8ff9f8d0125080 /dev-perl/IPC-Run3
parentwhitespace (diff)
downloadhistorical-67c83551537b25083a75873401105160ae55ab4a.tar.gz
historical-67c83551537b25083a75873401105160ae55ab4a.tar.bz2
historical-67c83551537b25083a75873401105160ae55ab4a.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
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"