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
commitb7ece3d5221d2a753756e52e5b76f109f636d4e6 (patch)
treed39b4bf917ef80ca3d2dc5b987c00d0a6f1c3684 /sci-physics/geant
parentAutomated update of use.local.desc (diff)
downloadhistorical-b7ece3d5221d2a753756e52e5b76f109f636d4e6.tar.gz
historical-b7ece3d5221d2a753756e52e5b76f109f636d4e6.tar.bz2
historical-b7ece3d5221d2a753756e52e5b76f109f636d4e6.zip
Added missing qt4 in IUSE
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'sci-physics/geant')
-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 )