diff options
author | 2011-06-21 14:39:19 +0000 | |
---|---|---|
committer | 2011-06-21 14:39:19 +0000 | |
commit | 62f740e559e39d061e3d24395aed59fe82c4298f (patch) | |
tree | cb682a14cfe4c4b0a9e95ca83b57e75296f4a3e4 /sci-physics/geant/geant-4.9.2_p02.ebuild | |
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/geant-4.9.2_p02.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.9.2_p02.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
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 ) |