diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-06-27 10:46:39 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-06-27 10:46:39 +0000 |
commit | 3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4 (patch) | |
tree | c4b6df850237c2b6c2760e42a1c204b1865aa8b2 /sci-physics/geant/geant-4.9.1_p02.ebuild | |
parent | Change dependency from virtual/motif to x11-libs/openmotif, bug 224749. (diff) | |
download | historical-3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4.tar.gz historical-3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4.tar.bz2 historical-3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4.zip |
Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686
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 ) |