diff options
Diffstat (limited to 'sci-physics/geant/geant-4.9.1_p02.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.9.1_p02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.9.1_p02.ebuild b/sci-physics/geant/geant-4.9.1_p02.ebuild index a770fe52449f..5754ac0eedad 100644 --- a/sci-physics/geant/geant-4.9.1_p02.ebuild +++ b/sci-physics/geant/geant-4.9.1_p02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.1_p02.ebuild,v 1.1 2008/06/06 19:58:51 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.1_p02.ebuild,v 1.2 2008/06/27 10:46:34 ulm Exp $ EAPI="1" @@ -32,7 +32,7 @@ IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor +raytracerx static +vrml zlib" DEPEND="sci-physics/clhep - motif? ( virtual/motif ) + motif? ( x11-libs/openmotif ) athena? ( x11-libs/libXaw ) openinventor? ( media-libs/openinventor ) raytracerx? ( x11-libs/libX11 x11-libs/libXmu ) |