diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-05 05:23:28 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-05 05:23:28 +0000 |
commit | 4f55ce5bf0df3f4891ac9ccf1398c448d193cca0 (patch) | |
tree | 1c4d5e26494a5765882bbb992b5d1e7e89698613 /dev-libs/boost/boost-1.37.0-r1.ebuild | |
parent | arm stable, bug #358791 (diff) | |
download | gentoo-2-4f55ce5bf0df3f4891ac9ccf1398c448d193cca0.tar.gz gentoo-2-4f55ce5bf0df3f4891ac9ccf1398c448d193cca0.tar.bz2 gentoo-2-4f55ce5bf0df3f4891ac9ccf1398c448d193cca0.zip |
Depend on dev-lang/python because virtual/python will go away, bug 358849.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/boost/boost-1.37.0-r1.ebuild')
-rw-r--r-- | dev-libs/boost/boost-1.37.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/boost/boost-1.37.0-r1.ebuild b/dev-libs/boost/boost-1.37.0-r1.ebuild index bffd92e23a28..932e93cac988 100644 --- a/dev-libs/boost/boost-1.37.0-r1.ebuild +++ b/dev-libs/boost/boost-1.37.0-r1.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-libs/boost/boost-1.37.0-r1.ebuild,v 1.16 2010/06/17 14:39:18 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.37.0-r1.ebuild,v 1.17 2011/04/05 05:23:28 ulm Exp $ EAPI="2" @@ -24,7 +24,7 @@ RDEPEND="icu? ( >=dev-libs/icu-3.3 ) expat? ( dev-libs/expat ) mpi? ( sys-cluster/openmpi[cxx] ) sys-libs/zlib - python? ( virtual/python ) + python? ( dev-lang/python ) !!<=dev-libs/boost-1.35.0-r2 >=app-admin/eselect-boost-0.3" DEPEND="${RDEPEND} |