summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-27 10:46:39 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-27 10:46:39 +0000
commit3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4 (patch)
treec4b6df850237c2b6c2760e42a1c204b1865aa8b2
parentChange dependency from virtual/motif to x11-libs/openmotif, bug 224749. (diff)
downloadhistorical-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
-rw-r--r--sci-physics/cernlib-montecarlo/ChangeLog6
-rw-r--r--sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r1.ebuild4
-rw-r--r--sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006.ebuild6
-rw-r--r--sci-physics/cernlib/ChangeLog6
-rw-r--r--sci-physics/cernlib/cernlib-2006-r1.ebuild6
-rw-r--r--sci-physics/cernlib/cernlib-2006.ebuild6
-rw-r--r--sci-physics/geant/ChangeLog6
-rw-r--r--sci-physics/geant/geant-3.21.14-r1.ebuild4
-rw-r--r--sci-physics/geant/geant-3.21.14-r2.ebuild4
-rw-r--r--sci-physics/geant/geant-4.9.1_p02.ebuild4
-rw-r--r--sci-physics/paw/ChangeLog6
-rw-r--r--sci-physics/paw/paw-2.14.04-r1.ebuild4
-rw-r--r--sci-physics/paw/paw-2.14.04-r2.ebuild4
13 files changed, 41 insertions, 25 deletions
diff --git a/sci-physics/cernlib-montecarlo/ChangeLog b/sci-physics/cernlib-montecarlo/ChangeLog
index 164c8142d41e..176b1b639570 100644
--- a/sci-physics/cernlib-montecarlo/ChangeLog
+++ b/sci-physics/cernlib-montecarlo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/cernlib-montecarlo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/ChangeLog,v 1.2 2008/03/11 12:11:03 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/ChangeLog,v 1.3 2008/06/27 10:42:59 ulm Exp $
+
+ 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org>
+ cernlib-montecarlo-2006.ebuild, cernlib-montecarlo-2006-r1.ebuild:
+ Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
*cernlib-montecarlo-2006-r1 (11 Mar 2008)
diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r1.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r1.ebuild
index afe8afeaa2a8..e2c4571d247d 100644
--- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r1.ebuild
+++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r1.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/cernlib-montecarlo/cernlib-montecarlo-2006-r1.ebuild,v 1.1 2008/03/11 12:11:03 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r1.ebuild,v 1.2 2008/06/27 10:42:59 ulm Exp $
inherit eutils multilib fortran
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/lapack
dev-lang/cfortran
sci-physics/cernlib"
diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006.ebuild
index 3dd18328b1bc..e8413502c194 100644
--- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006.ebuild
+++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006.ebuild,v 1.1 2007/08/24 21:36:03 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006.ebuild,v 1.2 2008/06/27 10:42:59 ulm Exp $
inherit eutils multilib fortran
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/lapack
dev-lang/cfortran
sci-physics/cernlib"
diff --git a/sci-physics/cernlib/ChangeLog b/sci-physics/cernlib/ChangeLog
index 2af52600267c..5a5f1521624c 100644
--- a/sci-physics/cernlib/ChangeLog
+++ b/sci-physics/cernlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/cernlib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.9 2008/04/03 05:44:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.10 2008/06/27 10:39:23 ulm Exp $
+
+ 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> cernlib-2006.ebuild,
+ cernlib-2006-r1.ebuild:
+ Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
03 Apr 2008; Jeroen Roovers <jer@gentoo.org> cernlib-2006-r1.ebuild:
Marked ~hppa too.
diff --git a/sci-physics/cernlib/cernlib-2006-r1.ebuild b/sci-physics/cernlib/cernlib-2006-r1.ebuild
index cc291a12ff5e..0400d95fbdea 100644
--- a/sci-physics/cernlib/cernlib-2006-r1.ebuild
+++ b/sci-physics/cernlib/cernlib-2006-r1.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/cernlib/cernlib-2006-r1.ebuild,v 1.3 2008/04/03 05:44:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r1.ebuild,v 1.4 2008/06/27 10:39:23 ulm Exp $
inherit eutils multilib fortran
@@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2 BSD"
SLOT="0"
-DEPEND="virtual/motif
+DEPEND="x11-libs/openmotif
virtual/lapack
virtual/latex-base
dev-lang/cfortran
@@ -27,7 +27,7 @@ DEPEND="virtual/motif
x11-misc/makedepend
dev-util/pkgconfig"
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/lapack
dev-lang/cfortran"
diff --git a/sci-physics/cernlib/cernlib-2006.ebuild b/sci-physics/cernlib/cernlib-2006.ebuild
index 419beaa35852..70b29968a4f0 100644
--- a/sci-physics/cernlib/cernlib-2006.ebuild
+++ b/sci-physics/cernlib/cernlib-2006.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/cernlib/cernlib-2006.ebuild,v 1.9 2008/03/11 12:09:06 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006.ebuild,v 1.10 2008/06/27 10:39:23 ulm Exp $
inherit eutils multilib fortran
@@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2 BSD"
SLOT="0"
-DEPEND="virtual/motif
+DEPEND="x11-libs/openmotif
virtual/lapack
virtual/tetex
dev-lang/cfortran
@@ -27,7 +27,7 @@ DEPEND="virtual/motif
x11-misc/makedepend
app-admin/eselect-blas"
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/lapack
dev-lang/cfortran"
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog
index bcd1a4807380..3cfb93a96028 100644
--- a/sci-physics/geant/ChangeLog
+++ b/sci-physics/geant/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/geant
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.4 2008/06/06 20:04:58 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.5 2008/06/27 10:46:34 ulm Exp $
+
+ 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> geant-3.21.14-r1.ebuild,
+ geant-3.21.14-r2.ebuild, geant-4.9.1_p02.ebuild:
+ Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
*geant-4.9.1_p02 (06 Jun 2008)
*geant-3.21.14-r2 (06 Jun 2008)
diff --git a/sci-physics/geant/geant-3.21.14-r1.ebuild b/sci-physics/geant/geant-3.21.14-r1.ebuild
index edb772c3eeae..2e698f049d08 100644
--- a/sci-physics/geant/geant-3.21.14-r1.ebuild
+++ b/sci-physics/geant/geant-3.21.14-r1.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-3.21.14-r1.ebuild,v 1.1 2008/03/11 12:14:47 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r1.ebuild,v 1.2 2008/06/27 10:46:34 ulm Exp $
DEB_PN=geant321
DEB_PV=${PV}.dfsg
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/lapack
dev-lang/cfortran
sci-physics/cernlib
diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild
index e6e63eaefd58..5735d044bac2 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-2008 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.1 2008/06/06 19:58:51 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.2 2008/06/27 10:46:34 ulm Exp $
DEB_PN=geant321
DEB_PV=${PV}.dfsg
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="3"
IUSE=""
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/lapack
dev-lang/cfortran
sci-physics/cernlib
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 )
diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog
index 615123c03429..a959e67c5881 100644
--- a/sci-physics/paw/ChangeLog
+++ b/sci-physics/paw/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/paw
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.3 2008/06/07 08:52:00 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.4 2008/06/27 10:46:39 ulm Exp $
+
+ 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> paw-2.14.04-r1.ebuild,
+ paw-2.14.04-r2.ebuild:
+ Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
*paw-2.14.04-r2 (07 Jun 2008)
diff --git a/sci-physics/paw/paw-2.14.04-r1.ebuild b/sci-physics/paw/paw-2.14.04-r1.ebuild
index 0d386c65371d..4cd28c0e3149 100644
--- a/sci-physics/paw/paw-2.14.04-r1.ebuild
+++ b/sci-physics/paw/paw-2.14.04-r1.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/paw/paw-2.14.04-r1.ebuild,v 1.1 2008/03/11 12:12:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r1.ebuild,v 1.2 2008/06/27 10:46:39 ulm Exp $
inherit eutils multilib fortran
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/lapack
dev-lang/cfortran
sci-physics/cernlib
diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild
index b86f49c80f5a..7cb4dc793453 100644
--- a/sci-physics/paw/paw-2.14.04-r2.ebuild
+++ b/sci-physics/paw/paw-2.14.04-r2.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/paw/paw-2.14.04-r2.ebuild,v 1.1 2008/06/07 08:52:00 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.2 2008/06/27 10:46:39 ulm Exp $
inherit eutils multilib fortran
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/lapack
dev-lang/cfortran
sci-physics/cernlib