summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2010-06-26 16:20:03 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2010-06-26 16:20:03 +0000
commit67d817c0a055902b92d202a4929477edc1900f2f (patch)
treef049953d5c4b04963984edb28ae75f5af228bd51 /profiles
parentStable for HPPA (bug #323421). (diff)
downloadhistorical-67d817c0a055902b92d202a4929477edc1900f2f.tar.gz
historical-67d817c0a055902b92d202a4929477edc1900f2f.tar.bz2
historical-67d817c0a055902b92d202a4929477edc1900f2f.zip
Mask USE=infiniband for sys-cluster/corosync
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/ChangeLog5
-rw-r--r--profiles/base/package.use.mask6
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index bad904eba40d..654b9516519e 100644
--- a/profiles/base/ChangeLog
+++ b/profiles/base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.157 2010/06/26 15:28:03 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.158 2010/06/26 16:20:03 xarthisius Exp $
+
+ 26 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> package.use.mask:
+ Mask USE=infiniband for sys-cluster/corosync
26 Jun 2010; Nirbheek Chauhan <nirbheek@gentoo.org> package.use.mask:
Forgot to mask icecat too
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 84bf5396ec24..b97d71968550 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,10 +1,14 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.146 2010/06/26 15:28:03 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.147 2010/06/26 16:20:03 xarthisius Exp $
# This file requires >=portage-2.1.1
# New entries go on top.
+# Kacper Kowalik <xarthisius@gentoo.org> (26 Jun 2010)
+# Mask infiniband until we've libibverbs and librdmacm with pc file
+sys-cluster/corosync infiniband
+
# Nirbheek Chauhna <nirbheek@gentoo.org> (26 Jun 2010)
# Inter-process communication doesn't work on anything except x86/amd64/arm
# due to lack of atomic ops, bug 325185