From 50041e4d30ef326b7ca78d5460aa63b149056b07 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 21 Jun 2011 14:43:39 +0000 Subject: Add dependency on virtual/fortran Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64 --- sci-physics/abinit/ChangeLog | 5 ++++- sci-physics/abinit/abinit-6.0.4.ebuild | 6 ++++-- sci-physics/camfr/ChangeLog | 5 ++++- sci-physics/camfr/camfr-20070717-r2.ebuild | 4 +++- sci-physics/cernlib-montecarlo/ChangeLog | 6 +++++- sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild | 6 ++++-- sci-physics/cernlib/ChangeLog | 5 ++++- sci-physics/cernlib/cernlib-2006-r3.ebuild | 6 ++++-- sci-physics/geant/ChangeLog | 6 +++++- sci-physics/geant/geant-3.21.14-r2.ebuild | 6 ++++-- sci-physics/geant/geant-4.9.2_p02.ebuild | 6 ++++-- sci-physics/geant/geant-4.9.3_p02-r1.ebuild | 6 ++++-- sci-physics/geant/geant-4.9.4_p01.ebuild | 6 ++++-- sci-physics/pythia/pythia-6.4.24.ebuild | 5 ++++- sci-physics/pythia/pythia-6.4.25.ebuild | 5 ++++- 15 files changed, 61 insertions(+), 22 deletions(-) (limited to 'sci-physics') diff --git a/sci-physics/abinit/ChangeLog b/sci-physics/abinit/ChangeLog index cfe438f52dee..7529ad2f081b 100644 --- a/sci-physics/abinit/ChangeLog +++ b/sci-physics/abinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/abinit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/abinit/ChangeLog,v 1.15 2011/06/21 09:54:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/abinit/ChangeLog,v 1.16 2011/06/21 14:43:39 jlec Exp $ + + 21 Jun 2011; Justin Lecher abinit-6.0.4.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher abinit-6.0.4.ebuild: Added fortran-2.eclass support diff --git a/sci-physics/abinit/abinit-6.0.4.ebuild b/sci-physics/abinit/abinit-6.0.4.ebuild index a16a5be6a588..f023adf9db6f 100644 --- a/sci-physics/abinit/abinit-6.0.4.ebuild +++ b/sci-physics/abinit/abinit-6.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/abinit/abinit-6.0.4.ebuild,v 1.3 2011/06/21 09:54:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/abinit/abinit-6.0.4.ebuild,v 1.4 2011/06/21 14:43:39 jlec Exp $ EAPI="3" @@ -15,7 +15,9 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug mpi netcdf plugins test" -RDEPEND="virtual/blas +RDEPEND=" + virtual/fortran + virtual/blas virtual/lapack" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/sci-physics/camfr/ChangeLog b/sci-physics/camfr/ChangeLog index 01776e63b7c0..0d5e25d645db 100644 --- a/sci-physics/camfr/ChangeLog +++ b/sci-physics/camfr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/camfr # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.20 2011/06/21 09:59:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.21 2011/06/21 14:41:10 jlec Exp $ + + 21 Jun 2011; Justin Lecher camfr-20070717-r2.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher camfr-20070717-r2.ebuild: Added fortran-2.eclass support diff --git a/sci-physics/camfr/camfr-20070717-r2.ebuild b/sci-physics/camfr/camfr-20070717-r2.ebuild index b1651580dc01..16754c01f749 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 # 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.3 2011/06/21 09:59:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-20070717-r2.ebuild,v 1.4 2011/06/21 14:41:10 jlec Exp $ EAPI=2 @@ -22,6 +22,8 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" + virtual/fortran + dev-libs/blitz dev-libs/boost[python] dev-python/imaging[tk] diff --git a/sci-physics/cernlib-montecarlo/ChangeLog b/sci-physics/cernlib-montecarlo/ChangeLog index e12db254a64b..250b8b0be82a 100644 --- a/sci-physics/cernlib-montecarlo/ChangeLog +++ b/sci-physics/cernlib-montecarlo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/cernlib-montecarlo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/ChangeLog,v 1.14 2011/06/21 09:54:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/ChangeLog,v 1.15 2011/06/21 14:40:57 jlec Exp $ + + 21 Jun 2011; Justin Lecher + cernlib-montecarlo-2006-r2.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher cernlib-montecarlo-2006-r2.ebuild: diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild index 738d0b864b77..a028f788cd95 100644 --- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild +++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.7 2011/06/21 09:54:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.8 2011/06/21 14:40:57 jlec Exp $ EAPI=2 inherit eutils fortran-2 toolchain-funcs @@ -20,7 +20,9 @@ KEYWORDS="amd64 x86" SLOT="0" IUSE="+herwig" -RDEPEND=">=x11-libs/openmotif-2.3:0 +RDEPEND=" + virtual/fortran +>=x11-libs/openmotif-2.3:0 dev-lang/cfortran sci-physics/cernlib herwig? ( !sci-physics/herwig )" diff --git a/sci-physics/cernlib/ChangeLog b/sci-physics/cernlib/ChangeLog index c5dec83c46b6..9b2a7ea4204d 100644 --- a/sci-physics/cernlib/ChangeLog +++ b/sci-physics/cernlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/cernlib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.25 2011/06/21 09:53:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.26 2011/06/21 14:40:05 jlec Exp $ + + 21 Jun 2011; Justin Lecher cernlib-2006-r3.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher cernlib-2006-r3.ebuild: Added fortran-2.eclass support diff --git a/sci-physics/cernlib/cernlib-2006-r3.ebuild b/sci-physics/cernlib/cernlib-2006-r3.ebuild index 341798f26251..658d85118408 100644 --- a/sci-physics/cernlib/cernlib-2006-r3.ebuild +++ b/sci-physics/cernlib/cernlib-2006-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.10 2011/06/21 09:53:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.11 2011/06/21 14:40:05 jlec Exp $ EAPI=3 inherit eutils fortran-2 toolchain-funcs @@ -20,7 +20,9 @@ LICENSE="GPL-2 LGPL-2 BSD" SLOT="0" -RDEPEND=">=x11-libs/openmotif-2.3:0 +RDEPEND=" + virtual/fortran +>=x11-libs/openmotif-2.3:0 virtual/lapack dev-lang/cfortran" diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index ff917bde21ee..8d1c2f26219b 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/geant # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.50 2011/06/21 09:54:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.51 2011/06/21 14:39:19 jlec Exp $ + + 21 Jun 2011; Justin Lecher geant-3.21.14-r2.ebuild, + geant-4.9.2_p02.ebuild, geant-4.9.3_p02-r1.ebuild, geant-4.9.4_p01.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher geant-3.21.14-r2.ebuild, geant-4.9.2_p02.ebuild, geant-4.9.3_p02-r1.ebuild, geant-4.9.4_p01.ebuild: diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild index 2a08054ff6e4..cd0c60c6e217 100644 --- a/sci-physics/geant/geant-3.21.14-r2.ebuild +++ b/sci-physics/geant/geant-3.21.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.18 2011/06/21 09:54:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.19 2011/06/21 14:39:19 jlec Exp $ EAPI=2 inherit eutils fortran-2 @@ -21,7 +21,9 @@ KEYWORDS="amd64 x86" SLOT="3" IUSE="" -RDEPEND=">=x11-libs/openmotif-2.3:0 +RDEPEND=" + virtual/fortran +>=x11-libs/openmotif-2.3:0 dev-lang/cfortran sci-physics/cernlib sci-physics/paw" diff --git a/sci-physics/geant/geant-4.9.2_p02.ebuild b/sci-physics/geant/geant-4.9.2_p02.ebuild index ddbfa57be271..55c9cb34baf4 100644 --- a/sci-physics/geant/geant-4.9.2_p02.ebuild +++ b/sci-physics/geant/geant-4.9.2_p02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.13 2011/06/21 09:54:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.14 2011/06/21 14:39:19 jlec Exp $ EAPI=2 @@ -31,7 +31,9 @@ KEYWORDS="amd64 x86" IUSE="aida athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static +vrml zlib" -RDEPEND="=x11-libs/openmotif-2.3:0 ) athena? ( x11-libs/libXaw ) qt4? ( x11-libs/qt-gui:4 ) diff --git a/sci-physics/geant/geant-4.9.4_p01.ebuild b/sci-physics/geant/geant-4.9.4_p01.ebuild index 09833a951db3..a62b3291dc32 100644 --- a/sci-physics/geant/geant-4.9.4_p01.ebuild +++ b/sci-physics/geant/geant-4.9.4_p01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.4_p01.ebuild,v 1.4 2011/06/21 09:54:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.4_p01.ebuild,v 1.5 2011/06/21 14:39:19 jlec Exp $ EAPI=3 @@ -34,7 +34,9 @@ SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="+data dawn examples gdml geant3 granular qt4 static-libs vrml zlib" -RDEPEND=">=sci-physics/clhep-2.1 +RDEPEND=" + virtual/fortran +>=sci-physics/clhep-2.1 qt4? ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 ) gdml? ( dev-libs/xerces-c ) geant3? ( sci-physics/geant:3 ) diff --git a/sci-physics/pythia/pythia-6.4.24.ebuild b/sci-physics/pythia/pythia-6.4.24.ebuild index 4665af3206d2..62ef516431fb 100644 --- a/sci-physics/pythia/pythia-6.4.24.ebuild +++ b/sci-physics/pythia/pythia-6.4.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.24.ebuild,v 1.7 2011/06/21 09:28:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.24.ebuild,v 1.8 2011/06/21 14:39:48 jlec Exp $ EAPI=2 @@ -28,6 +28,9 @@ LICENSE="public-domain" KEYWORDS="amd64 x86" IUSE="doc examples static-libs" +DEPEND="virtual/fortran" +RDEPEND="${DEPEND}" + src_prepare() { cp ../pythia6/tpythia6_called_from_cc.F . cp ../pythia6/pythia6_common_address.c . diff --git a/sci-physics/pythia/pythia-6.4.25.ebuild b/sci-physics/pythia/pythia-6.4.25.ebuild index 3f0472626cbc..2148e3b03f5a 100644 --- a/sci-physics/pythia/pythia-6.4.25.ebuild +++ b/sci-physics/pythia/pythia-6.4.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.25.ebuild,v 1.2 2011/06/21 09:28:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.25.ebuild,v 1.3 2011/06/21 14:39:48 jlec Exp $ EAPI=4 @@ -28,6 +28,9 @@ LICENSE="public-domain" KEYWORDS="~amd64 ~x86" IUSE="doc examples static-libs" +DEPEND="virtual/fortran" +RDEPEND="${DEPEND}" + src_prepare() { cp ../pythia6/tpythia6_called_from_cc.F . cp ../pythia6/pythia6_common_address.c . -- cgit v1.2.3-65-gdbad