summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2010-12-07 04:57:05 +0000
committerMatt Turner <mattst88@gentoo.org>2010-12-07 04:57:05 +0000
commit264f234e5cfa1a49dd3b2be8606d838938e9f41a (patch)
treed7c1d5b8410b0702482f9d0b70bd07386b2b31c1 /dev-perl
parentAdded ~mips, bug 345605. (diff)
downloadgentoo-2-264f234e5cfa1a49dd3b2be8606d838938e9f41a.tar.gz
gentoo-2-264f234e5cfa1a49dd3b2be8606d838938e9f41a.tar.bz2
gentoo-2-264f234e5cfa1a49dd3b2be8606d838938e9f41a.zip
Added ~mips, bug 285343.
(Portage version: 2.1.9.24/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IPC-Run3/ChangeLog5
-rw-r--r--dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog
index c59ffbfd5dc9..d08ca9446b73 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.45 2010/08/23 08:03:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.46 2010/12/07 04:57:05 mattst88 Exp $
+
+ 07 Dec 2010; Matt Turner <mattst88@gentoo.org> IPC-Run3-0.044.ebuild:
+ Added ~mips, bug 285343.
*IPC-Run3-0.044 (23 Aug 2010)
diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.044.ebuild
index d74d77a69d4a..1a99e18f18db 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
# 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.1 2010/08/23 08:03:55 tove Exp $
+# $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 $
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 ~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 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE="test"
SRC_TEST="do"