summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2010-06-17 14:39:18 +0000
committerJustin Bronder <jsbronder@gentoo.org>2010-06-17 14:39:18 +0000
commitfa5de78d4c505bfd4e53fbb62d9d19748fe94e64 (patch)
tree61f434abdcd53ccea9dbcb6158959a215232e820 /dev-libs/boost/boost-1.35.0-r5.ebuild
parentFix usage of python_set_active_version(). (diff)
downloadgentoo-2-fa5de78d4c505bfd4e53fbb62d9d19748fe94e64.tar.gz
gentoo-2-fa5de78d4c505bfd4e53fbb62d9d19748fe94e64.tar.bz2
gentoo-2-fa5de78d4c505bfd4e53fbb62d9d19748fe94e64.zip
Cleanup mpi deps. Remove sys-cluster/lam-mpi (#324415). Remove special sys-cluster/openmpi use flag handling (<1.2.9 is no longer in the tree.)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/boost/boost-1.35.0-r5.ebuild')
-rw-r--r--dev-libs/boost/boost-1.35.0-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.35.0-r5.ebuild b/dev-libs/boost/boost-1.35.0-r5.ebuild
index a8f32276fd28..bed5d7ea9525 100644
--- a/dev-libs/boost/boost-1.35.0-r5.ebuild
+++ b/dev-libs/boost/boost-1.35.0-r5.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-libs/boost/boost-1.35.0-r5.ebuild,v 1.15 2010/04/25 18:28:14 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r5.ebuild,v 1.16 2010/06/17 14:39:18 jsbronder Exp $
EAPI="2"
@@ -22,7 +22,7 @@ IUSE="doc +eselect expat icu mpi python test tools"
RDEPEND="icu? ( >=dev-libs/icu-3.3 )
expat? ( dev-libs/expat )
- mpi? ( || ( >=sys-cluster/openmpi-1.2.9[cxx] <sys-cluster/openmpi-1.2.9[-nocxx] ) )
+ mpi? ( sys-cluster/openmpi[cxx] )
sys-libs/zlib
python? ( virtual/python )
!!<=dev-libs/boost-1.35.0-r2