diff options
author | 2012-01-30 01:45:42 +0000 | |
---|---|---|
committer | 2012-01-30 01:45:42 +0000 | |
commit | 444286b0b490daa7bcf2764b48babcb8ebe011e7 (patch) | |
tree | 94ce252335414ee5e96dace11c986789436589a0 /sci-physics/camfr/camfr-20070717-r2.ebuild | |
parent | Mask another boost python reverse depedency (diff) | |
download | historical-444286b0b490daa7bcf2764b48babcb8ebe011e7.tar.gz historical-444286b0b490daa7bcf2764b48babcb8ebe011e7.tar.bz2 historical-444286b0b490daa7bcf2764b48babcb8ebe011e7.zip |
Adapt new boost python scheme, bug #401391
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/camfr/camfr-20070717-r2.ebuild')
-rw-r--r-- | sci-physics/camfr/camfr-20070717-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/camfr/camfr-20070717-r2.ebuild b/sci-physics/camfr/camfr-20070717-r2.ebuild index 16754c01f749..d4152176414f 100644 --- a/sci-physics/camfr/camfr-20070717-r2.ebuild +++ b/sci-physics/camfr/camfr-20070717-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-20070717-r2.ebuild,v 1.4 2011/06/21 14:41:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-20070717-r2.ebuild,v 1.5 2012/01/30 01:45:42 bicatali Exp $ EAPI=2 @@ -25,7 +25,7 @@ RDEPEND=" virtual/fortran dev-libs/blitz - dev-libs/boost[python] + <dev-libs/boost-1.48[python] dev-python/imaging[tk] dev-python/matplotlib sci-libs/scipy |