diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-10-18 21:38:46 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-10-18 21:38:46 +0000 |
commit | d2a1786bd89721ea48addd784429f6db31485cb9 (patch) | |
tree | 8f7ccca0f3d07ab6a22b78dcb3a0c13fc01b6ac6 /sci-libs | |
parent | sci-libs/ccp4-libs: Remove virtual/fortran and always call fortran-2_pkg_setu... (diff) | |
download | gentoo-2-d2a1786bd89721ea48addd784429f6db31485cb9.tar.gz gentoo-2-d2a1786bd89721ea48addd784429f6db31485cb9.tar.bz2 gentoo-2-d2a1786bd89721ea48addd784429f6db31485cb9.zip |
sci-libs/cctbx: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cctbx/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cctbx/ChangeLog b/sci-libs/cctbx/ChangeLog index 91abe351dee4..3c0237c57c6d 100644 --- a/sci-libs/cctbx/ChangeLog +++ b/sci-libs/cctbx/ChangeLog @@ -1,6 +1,10 @@ # 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.28 2012/09/06 09:32:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.29 2012/10/18 21:38:46 jlec Exp $ + + 18 Oct 2012; Justin Lecher <jlec@gentoo.org> cctbx-2010.03.29.2334-r6.ebuild: + Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the + updated fortran-2.eclass 06 Sep 2012; Justin Lecher <jlec@gentoo.org> cctbx-2010.03.29.2334-r6.ebuild: Use bundled scons on prefix, #391377 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 1bd6229800ec..2407fb1837d9 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.6 2012/09/06 09:32:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r6.ebuild,v 1.7 2012/10/18 21:38:46 jlec Exp $ EAPI="3" @@ -20,7 +20,6 @@ KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="+minimal openmp threads" RDEPEND=" - virtual/fortran >=dev-libs/boost-1.48[python] sci-libs/clipper sci-libs/fftw |