summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-06-30 01:20:09 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-06-30 01:20:09 +0000
commitaa70efdca67b2a96b8ee506397863e61bcaf7ffb (patch)
tree3c6d19ee8283e5c178826fa00c357ce40747f2ce /dev-perl/IO-Multiplex
parentStable on amd64 for bug #183674 (diff)
downloadhistorical-aa70efdca67b2a96b8ee506397863e61bcaf7ffb.tar.gz
historical-aa70efdca67b2a96b8ee506397863e61bcaf7ffb.tar.bz2
historical-aa70efdca67b2a96b8ee506397863e61bcaf7ffb.zip
Marked unstable on mips, per #183592.
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r--dev-perl/IO-Multiplex/ChangeLog5
-rw-r--r--dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog
index 221dd8b605c8..2af1b586ef55 100644
--- a/dev-perl/IO-Multiplex/ChangeLog
+++ b/dev-perl/IO-Multiplex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-Multiplex
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.19 2007/06/21 16:20:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.20 2007/06/30 01:17:57 kumba Exp $
+
+ 30 Jun 2007; Joshua Kinard <kumba@gentoo.org> IO-Multiplex-1.09.ebuild:
+ Marked unstable on mips, per #183592.
21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
IO-Multiplex-1.09.ebuild:
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild
index 64ac31d7783e..890e302c2cb8 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild,v 1.2 2007/06/21 16:20:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild,v 1.3 2007/06/30 01:17:57 kumba Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"