Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/geant: geant-3.21.14-r1.ebuild ChangeLog geant-4.9.1_p02.ebuild geant-3.21.14-r2.ebuild
Date: Fri, 27 Jun 2008 10:46:41
Message-Id: E1KCBTP-0006l3-7I@stork.gentoo.org
1 ulm 08/06/27 10:46:35
2
3 Modified: geant-3.21.14-r1.ebuild ChangeLog
4 geant-4.9.1_p02.ebuild geant-3.21.14-r2.ebuild
5 Log:
6 Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
8
9 Revision Changes Path
10 1.2 sci-physics/geant/geant-3.21.14-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-3.21.14-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-3.21.14-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-3.21.14-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: geant-3.21.14-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- geant-3.21.14-r1.ebuild 11 Mar 2008 12:14:47 -0000 1.1
23 +++ geant-3.21.14-r1.ebuild 27 Jun 2008 10:46:34 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $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 $
29
30 DEB_PN=geant321
31 DEB_PV=${PV}.dfsg
32 @@ -20,7 +20,7 @@
33 SLOT="0"
34 IUSE=""
35
36 -RDEPEND="virtual/motif
37 +RDEPEND="x11-libs/openmotif
38 virtual/lapack
39 dev-lang/cfortran
40 sci-physics/cernlib
41
42
43
44 1.5 sci-physics/geant/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 6 Jun 2008 20:04:58 -0000 1.4
57 +++ ChangeLog 27 Jun 2008 10:46:34 -0000 1.5
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sci-physics/geant
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.4 2008/06/06 20:04:58 bicatali Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.5 2008/06/27 10:46:34 ulm Exp $
63 +
64 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> geant-3.21.14-r1.ebuild,
65 + geant-3.21.14-r2.ebuild, geant-4.9.1_p02.ebuild:
66 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
67
68 *geant-4.9.1_p02 (06 Jun 2008)
69 *geant-3.21.14-r2 (06 Jun 2008)
70
71
72
73 1.2 sci-physics/geant/geant-4.9.1_p02.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.1_p02.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.1_p02.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.1_p02.ebuild?r1=1.1&r2=1.2
78
79 Index: geant-4.9.1_p02.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.1_p02.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- geant-4.9.1_p02.ebuild 6 Jun 2008 19:58:51 -0000 1.1
86 +++ geant-4.9.1_p02.ebuild 27 Jun 2008 10:46:34 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $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 $
91 +# $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 $
92
93 EAPI="1"
94
95 @@ -32,7 +32,7 @@
96 +opengl openinventor +raytracerx static +vrml zlib"
97
98 DEPEND="sci-physics/clhep
99 - motif? ( virtual/motif )
100 + motif? ( x11-libs/openmotif )
101 athena? ( x11-libs/libXaw )
102 openinventor? ( media-libs/openinventor )
103 raytracerx? ( x11-libs/libX11 x11-libs/libXmu )
104
105
106
107 1.2 sci-physics/geant/geant-3.21.14-r2.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild?rev=1.2&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild?rev=1.2&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild?r1=1.1&r2=1.2
112
113 Index: geant-3.21.14-r2.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v
116 retrieving revision 1.1
117 retrieving revision 1.2
118 diff -u -r1.1 -r1.2
119 --- geant-3.21.14-r2.ebuild 6 Jun 2008 19:58:51 -0000 1.1
120 +++ geant-3.21.14-r2.ebuild 27 Jun 2008 10:46:34 -0000 1.2
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2008 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $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 $
125 +# $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 $
126
127 DEB_PN=geant321
128 DEB_PV=${PV}.dfsg
129 @@ -20,7 +20,7 @@
130 SLOT="3"
131 IUSE=""
132
133 -RDEPEND="virtual/motif
134 +RDEPEND="x11-libs/openmotif
135 virtual/lapack
136 dev-lang/cfortran
137 sci-physics/cernlib
138
139
140
141 --
142 gentoo-commits@l.g.o mailing list