summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-02-10 22:52:33 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-02-10 22:52:33 +0000
commit5a5db28e3b40c82a9c7654a81ec94f82afe24c98 (patch)
treebdb80b9f51215b4321558b15eb8d85f7b81f1a16 /sci-libs/cctbx
parentMask app-laptop/thinkpad and friends for removal. Bug #381263 (diff)
downloadgentoo-2-5a5db28e3b40c82a9c7654a81ec94f82afe24c98.tar.gz
gentoo-2-5a5db28e3b40c82a9c7654a81ec94f82afe24c98.tar.bz2
gentoo-2-5a5db28e3b40c82a9c7654a81ec94f82afe24c98.zip
Update Boost dependencies. Thanks to Arfrever
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cctbx')
-rw-r--r--sci-libs/cctbx/ChangeLog7
-rw-r--r--sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild6
-rw-r--r--sci-libs/cctbx/cctbx-2010.03.29.2334-r4.ebuild6
-rw-r--r--sci-libs/cctbx/cctbx-2010.03.29.2334-r5.ebuild6
-rw-r--r--sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild4
5 files changed, 17 insertions, 12 deletions
diff --git a/sci-libs/cctbx/ChangeLog b/sci-libs/cctbx/ChangeLog
index eb6bad5ee285..50876382632f 100644
--- a/sci-libs/cctbx/ChangeLog
+++ b/sci-libs/cctbx/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/cctbx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.22 2012/02/10 20:20:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.23 2012/02/10 22:52:33 hwoarang Exp $
+
+ 10 Feb 2012; Markos Chandras <hwoarang@gentoo.org>
+ cctbx-2010.03.29.2334-r3.ebuild, cctbx-2010.03.29.2334-r4.ebuild,
+ cctbx-2010.03.29.2334-r5.ebuild, cctbx-2010.03.29.2334-r6.ebuild:
+ Update Boost dependencies. Thanks to Arfrever
*cctbx-2010.03.29.2334-r6 (10 Feb 2012)
diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild
index 17f215e31cdf..8fe1f61c1aa0 100644
--- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild
+++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.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-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild,v 1.9 2011/10/07 09:52:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild,v 1.10 2012/02/10 22:52:33 hwoarang Exp $
EAPI="3"
@@ -21,7 +21,7 @@ IUSE="+minimal openmp threads"
RDEPEND="
virtual/fortran
- >dev-libs/boost-1.39[python]
+ <dev-libs/boost-1.48[python]
sci-libs/clipper
sci-libs/fftw
!minimal? (
diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r4.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r4.ebuild
index 5a1cdc5b451d..be6aa38cdc99 100644
--- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r4.ebuild
+++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r4.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-libs/cctbx/cctbx-2010.03.29.2334-r4.ebuild,v 1.4 2011/10/07 09:52:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r4.ebuild,v 1.5 2012/02/10 22:52:33 hwoarang Exp $
EAPI="3"
@@ -21,7 +21,7 @@ IUSE="+minimal openmp threads"
RDEPEND="
virtual/fortran
- >dev-libs/boost-1.39[python]
+ <dev-libs/boost-1.48[python]
sci-libs/clipper
sci-libs/fftw
!minimal? (
diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r5.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r5.ebuild
index ec3ea1ee1661..e76927d27f80 100644
--- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r5.ebuild
+++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r5.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-libs/cctbx/cctbx-2010.03.29.2334-r5.ebuild,v 1.1 2011/12/04 19:03:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r5.ebuild,v 1.2 2012/02/10 22:52:33 hwoarang Exp $
EAPI="3"
@@ -21,7 +21,7 @@ IUSE="+minimal openmp threads"
RDEPEND="
virtual/fortran
- >dev-libs/boost-1.39[python]
+ <dev-libs/boost-1.48[python]
sci-libs/clipper
sci-libs/fftw
!minimal? (
diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
index 6ba4b3f82bea..13f7efdc9477 100644
--- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
+++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild,v 1.1 2012/02/10 20:20:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild,v 1.2 2012/02/10 22:52:33 hwoarang Exp $
EAPI="3"
@@ -21,7 +21,7 @@ IUSE="+minimal openmp threads"
RDEPEND="
virtual/fortran
- >dev-libs/boost-1.48[python]
+ >=dev-libs/boost-1.48[python]
sci-libs/clipper
sci-libs/fftw
!minimal? (