summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-01-13 10:11:24 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-01-13 10:11:24 +0000
commit8e8bf82a426d81ab423a4048688c992c9322101d (patch)
treea5d5733a7eec3b110b390eccd02becfc64d7d6a0 /sci-physics
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-8e8bf82a426d81ab423a4048688c992c9322101d.tar.gz
gentoo-2-8e8bf82a426d81ab423a4048688c992c9322101d.tar.bz2
gentoo-2-8e8bf82a426d81ab423a4048688c992c9322101d.zip
Added missing qt4 in IUSE
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant/geant-4.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.9.2.ebuild b/sci-physics/geant/geant-4.9.2.ebuild
index d20202133b0c..8ceddc45cef4 100644
--- a/sci-physics/geant/geant-4.9.2.ebuild
+++ b/sci-physics/geant/geant-4.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.ebuild,v 1.1 2009/01/10 12:13:07 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2.ebuild,v 1.2 2009/01/13 10:11:24 bicatali Exp $
EAPI="2"
@@ -29,7 +29,7 @@ LICENSE="geant4"
SLOT="4"
KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif
- +opengl openinventor +raytracerx static +vrml zlib"
+ +opengl openinventor qt4 +raytracerx static +vrml zlib"
DEPEND=">=sci-physics/clhep-2.0.4.2
motif? ( x11-libs/openmotif )