diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-21 14:39:19 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-21 14:39:19 +0000 |
commit | 62f740e559e39d061e3d24395aed59fe82c4298f (patch) | |
tree | cb682a14cfe4c4b0a9e95ca83b57e75296f4a3e4 /sci-physics/geant | |
parent | Add dependency on virtual/fortran (diff) | |
download | gentoo-2-62f740e559e39d061e3d24395aed59fe82c4298f.tar.gz gentoo-2-62f740e559e39d061e3d24395aed59fe82c4298f.tar.bz2 gentoo-2-62f740e559e39d061e3d24395aed59fe82c4298f.zip |
Add dependency on virtual/fortran
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/geant')
-rw-r--r-- | sci-physics/geant/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-3.21.14-r2.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.2_p02.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.3_p02-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.4_p01.ebuild | 6 |
5 files changed, 21 insertions, 9 deletions
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 <jlec@gentoo.org> 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 <jlec@gentoo.org> 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="<sci-physics/clhep-2.1 +RDEPEND=" + virtual/fortran +<sci-physics/clhep-2.1 motif? ( >=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.3_p02-r1.ebuild b/sci-physics/geant/geant-4.9.3_p02-r1.ebuild index 05ff697cbfaa..69637a062237 100644 --- a/sci-physics/geant/geant-4.9.3_p02-r1.ebuild +++ b/sci-physics/geant/geant-4.9.3_p02-r1.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.3_p02-r1.ebuild,v 1.5 2011/06/21 09:54:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild,v 1.6 2011/06/21 14:39:19 jlec Exp $ EAPI=3 @@ -32,7 +32,9 @@ KEYWORDS="~amd64 ~x86" IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static-libs +vrml zlib" -RDEPEND="<sci-physics/clhep-2.1 +RDEPEND=" + virtual/fortran +<sci-physics/clhep-2.1 motif? ( >=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 ) |