summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-10-10 21:54:51 +0000
committerUlrich Müller <ulm@gentoo.org>2010-10-10 21:54:51 +0000
commitc5b38d7851fc23c2deed9940b430ebac7478bf6a (patch)
treef46ed85dc354b6e0b0802b507315da92caea31ec /sci-physics
parentFix openmotif dependency. (diff)
downloadgentoo-2-c5b38d7851fc23c2deed9940b430ebac7478bf6a.tar.gz
gentoo-2-c5b38d7851fc23c2deed9940b430ebac7478bf6a.tar.bz2
gentoo-2-c5b38d7851fc23c2deed9940b430ebac7478bf6a.zip
Fix openmotif dependency.
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant/ChangeLog6
-rw-r--r--sci-physics/geant/geant-3.21.14-r2.ebuild6
-rw-r--r--sci-physics/geant/geant-4.9.2_p02.ebuild4
-rw-r--r--sci-physics/geant/geant-4.9.3_p01.ebuild4
-rw-r--r--sci-physics/geant/geant-4.9.3_p02.ebuild4
5 files changed, 14 insertions, 10 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog
index 9dcaf338d154..b7bc35a880eb 100644
--- a/sci-physics/geant/ChangeLog
+++ b/sci-physics/geant/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/geant
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.41 2010/09/29 20:23:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.42 2010/10/10 21:54:51 ulm Exp $
+
+ 10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> geant-3.21.14-r2.ebuild,
+ geant-4.9.2_p02.ebuild, geant-4.9.3_p01.ebuild, geant-4.9.3_p02.ebuild:
+ Fix openmotif dependency.
*geant-4.9.3_p02 (29 Sep 2010)
diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild
index 100df2135e07..2c550a5294a0 100644
--- a/sci-physics/geant/geant-3.21.14-r2.ebuild
+++ b/sci-physics/geant/geant-3.21.14-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.14 2009/12/07 18:25:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.15 2010/10/10 21:54:51 ulm Exp $
EAPI=2
inherit eutils
@@ -21,7 +21,7 @@ KEYWORDS="amd64 hppa sparc x86"
SLOT="3"
IUSE=""
-RDEPEND="x11-libs/openmotif
+RDEPEND=">=x11-libs/openmotif-2.3:0
dev-lang/cfortran
sci-physics/cernlib
sci-physics/paw"
diff --git a/sci-physics/geant/geant-4.9.2_p02.ebuild b/sci-physics/geant/geant-4.9.2_p02.ebuild
index 565f624d82dc..95b922091a7b 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-2010 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.8 2010/08/12 16:26:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.9 2010/10/10 21:54:51 ulm Exp $
EAPI=2
@@ -32,7 +32,7 @@ IUSE="aida athena +data dawn debug examples gdml geant3 global minimal +motif
+opengl openinventor qt4 +raytracerx static +vrml zlib"
RDEPEND="<sci-physics/clhep-2.1
- motif? ( x11-libs/openmotif )
+ motif? ( >=x11-libs/openmotif-2.3:0 )
athena? ( x11-libs/libXaw )
qt4? ( x11-libs/qt-gui:4 )
openinventor? ( >=media-libs/openinventor-2.1.5.10-r3 )
diff --git a/sci-physics/geant/geant-4.9.3_p01.ebuild b/sci-physics/geant/geant-4.9.3_p01.ebuild
index db15b39fc94e..9bda8374fe78 100644
--- a/sci-physics/geant/geant-4.9.3_p01.ebuild
+++ b/sci-physics/geant/geant-4.9.3_p01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p01.ebuild,v 1.2 2010/08/12 16:26:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p01.ebuild,v 1.3 2010/10/10 21:54:51 ulm Exp $
EAPI=2
@@ -33,7 +33,7 @@ IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif
+opengl openinventor qt4 +raytracerx static-libs +vrml zlib"
RDEPEND="<sci-physics/clhep-2.1
- motif? ( x11-libs/openmotif )
+ motif? ( >=x11-libs/openmotif-2.3:0 )
athena? ( x11-libs/libXaw )
qt4? ( x11-libs/qt-gui:4 )
openinventor? ( >=media-libs/openinventor-2.1.5.10-r3 )
diff --git a/sci-physics/geant/geant-4.9.3_p02.ebuild b/sci-physics/geant/geant-4.9.3_p02.ebuild
index 830f4f6480fb..f328d296cb9e 100644
--- a/sci-physics/geant/geant-4.9.3_p02.ebuild
+++ b/sci-physics/geant/geant-4.9.3_p02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02.ebuild,v 1.1 2010/09/29 20:23:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02.ebuild,v 1.2 2010/10/10 21:54:51 ulm Exp $
EAPI=2
@@ -33,7 +33,7 @@ IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif
+opengl openinventor qt4 +raytracerx static-libs +vrml zlib"
RDEPEND="<sci-physics/clhep-2.1
- motif? ( x11-libs/openmotif )
+ motif? ( >=x11-libs/openmotif-2.3:0 )
athena? ( x11-libs/libXaw )
qt4? ( x11-libs/qt-gui:4 )
openinventor? ( >=media-libs/openinventor-2.1.5.10-r3 )