summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Kapusta <ayoy@gentoo.org>2009-10-06 17:41:33 +0000
committerDominik Kapusta <ayoy@gentoo.org>2009-10-06 17:41:33 +0000
commitf9e3abf5fb3f888e427fbc683901b962d2c4a1bd (patch)
tree9a383402ed05f906e842051fdc9169167324e2a7 /sci-physics/geant
parentRemoved alternative dependency on Qt metapackage (diff)
downloadgentoo-2-f9e3abf5fb3f888e427fbc683901b962d2c4a1bd.tar.gz
gentoo-2-f9e3abf5fb3f888e427fbc683901b962d2c4a1bd.tar.bz2
gentoo-2-f9e3abf5fb3f888e427fbc683901b962d2c4a1bd.zip
Removed alternative dependency on Qt metapackage
(Portage version: 2.2_rc43/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/geant')
-rw-r--r--sci-physics/geant/ChangeLog6
-rw-r--r--sci-physics/geant/geant-4.9.2-r2.ebuild6
-rw-r--r--sci-physics/geant/geant-4.9.2_p02.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog
index a78e879f4dee..348073037be3 100644
--- a/sci-physics/geant/ChangeLog
+++ b/sci-physics/geant/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/geant
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.29 2009/09/23 16:06:00 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.30 2009/10/06 17:41:33 ayoy Exp $
+
+ 06 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> geant-4.9.2-r2.ebuild,
+ geant-4.9.2_p02.ebuild:
+ Removed alternative dependency on Qt metapackage
*geant-4.9.2_p02 (23 Sep 2009)
diff --git a/sci-physics/geant/geant-4.9.2-r2.ebuild b/sci-physics/geant/geant-4.9.2-r2.ebuild
index 889516160212..b6aa2a7ec8db 100644
--- a/sci-physics/geant/geant-4.9.2-r2.ebuild
+++ b/sci-physics/geant/geant-4.9.2-r2.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-r2.ebuild,v 1.6 2009/05/05 19:49:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild,v 1.7 2009/10/06 17:41:33 ayoy Exp $
EAPI="2"
@@ -34,12 +34,12 @@ IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif
RDEPEND=">=sci-physics/clhep-2.0.4.2
motif? ( x11-libs/openmotif )
athena? ( x11-libs/libXaw )
- qt4? ( || ( x11-libs/qt:4 x11-libs/qt-gui ) )
+ qt4? ( x11-libs/qt-gui:4 )
openinventor? ( >=media-libs/openinventor-2.1.5.10-r3 )
raytracerx? ( x11-libs/libX11 x11-libs/libXmu )
opengl? ( virtual/opengl
athena? ( x11-libs/Xaw3d )
- qt4? ( || ( x11-libs/qt:4[opengl] x11-libs/qt-opengl ) ) )
+ qt4? ( x11-libs/qt-opengl:4 ) )
gdml? ( dev-libs/xerces-c )
geant3? ( sci-physics/geant:3 )
dawn? ( media-gfx/dawn )
diff --git a/sci-physics/geant/geant-4.9.2_p02.ebuild b/sci-physics/geant/geant-4.9.2_p02.ebuild
index acb51dcdca17..9642778ce61c 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-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_p02.ebuild,v 1.1 2009/09/23 16:06:00 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.2 2009/10/06 17:41:33 ayoy Exp $
EAPI=2
@@ -34,12 +34,12 @@ IUSE="aida athena +data dawn debug examples gdml geant3 global minimal +motif
RDEPEND=">=sci-physics/clhep-2.0.4.2
motif? ( x11-libs/openmotif )
athena? ( x11-libs/libXaw )
- qt4? ( || ( x11-libs/qt:4 x11-libs/qt-gui ) )
+ qt4? ( x11-libs/qt-gui:4 )
openinventor? ( >=media-libs/openinventor-2.1.5.10-r3 )
raytracerx? ( x11-libs/libX11 x11-libs/libXmu )
opengl? ( virtual/opengl
athena? ( x11-libs/Xaw3d )
- qt4? ( || ( x11-libs/qt:4[opengl] x11-libs/qt-opengl ) ) )
+ qt4? ( x11-libs/qt-opengl:4 ) )
gdml? ( dev-libs/xerces-c )
geant3? ( sci-physics/geant:3 )
dawn? ( media-gfx/dawn )