Gentoo Archives: gentoo-commits

From: "Dominik Kapusta (ayoy)" <ayoy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/geant: geant-4.9.2_p02.ebuild ChangeLog geant-4.9.2-r2.ebuild
Date: Tue, 06 Oct 2009 17:41:36
Message-Id: E1MvE2Y-0006VW-5U@stork.gentoo.org
1 ayoy 09/10/06 17:41:34
2
3 Modified: geant-4.9.2_p02.ebuild ChangeLog
4 geant-4.9.2-r2.ebuild
5 Log:
6 Removed alternative dependency on Qt metapackage
7 (Portage version: 2.2_rc43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sci-physics/geant/geant-4.9.2_p02.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild?r1=1.1&r2=1.2
15
16 Index: geant-4.9.2_p02.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- geant-4.9.2_p02.ebuild 23 Sep 2009 16:06:00 -0000 1.1
23 +++ geant-4.9.2_p02.ebuild 6 Oct 2009 17:41:33 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $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 $
29
30 EAPI=2
31
32 @@ -34,12 +34,12 @@
33 RDEPEND=">=sci-physics/clhep-2.0.4.2
34 motif? ( x11-libs/openmotif )
35 athena? ( x11-libs/libXaw )
36 - qt4? ( || ( x11-libs/qt:4 x11-libs/qt-gui ) )
37 + qt4? ( x11-libs/qt-gui:4 )
38 openinventor? ( >=media-libs/openinventor-2.1.5.10-r3 )
39 raytracerx? ( x11-libs/libX11 x11-libs/libXmu )
40 opengl? ( virtual/opengl
41 athena? ( x11-libs/Xaw3d )
42 - qt4? ( || ( x11-libs/qt:4[opengl] x11-libs/qt-opengl ) ) )
43 + qt4? ( x11-libs/qt-opengl:4 ) )
44 gdml? ( dev-libs/xerces-c )
45 geant3? ( sci-physics/geant:3 )
46 dawn? ( media-gfx/dawn )
47
48
49
50 1.30 sci-physics/geant/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/ChangeLog?rev=1.30&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/ChangeLog?rev=1.30&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/ChangeLog?r1=1.29&r2=1.30
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v
59 retrieving revision 1.29
60 retrieving revision 1.30
61 diff -u -r1.29 -r1.30
62 --- ChangeLog 23 Sep 2009 16:06:00 -0000 1.29
63 +++ ChangeLog 6 Oct 2009 17:41:33 -0000 1.30
64 @@ -1,6 +1,10 @@
65 # ChangeLog for sci-physics/geant
66 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.29 2009/09/23 16:06:00 bicatali Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.30 2009/10/06 17:41:33 ayoy Exp $
69 +
70 + 06 Oct 2009; Dominik Kapusta <ayoy@g.o> geant-4.9.2-r2.ebuild,
71 + geant-4.9.2_p02.ebuild:
72 + Removed alternative dependency on Qt metapackage
73
74 *geant-4.9.2_p02 (23 Sep 2009)
75
76
77
78
79 1.7 sci-physics/geant/geant-4.9.2-r2.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild?rev=1.7&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild?rev=1.7&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild?r1=1.6&r2=1.7
84
85 Index: geant-4.9.2-r2.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild,v
88 retrieving revision 1.6
89 retrieving revision 1.7
90 diff -u -r1.6 -r1.7
91 --- geant-4.9.2-r2.ebuild 5 May 2009 19:49:10 -0000 1.6
92 +++ geant-4.9.2-r2.ebuild 6 Oct 2009 17:41:33 -0000 1.7
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2009 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $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 $
97 +# $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 $
98
99 EAPI="2"
100
101 @@ -34,12 +34,12 @@
102 RDEPEND=">=sci-physics/clhep-2.0.4.2
103 motif? ( x11-libs/openmotif )
104 athena? ( x11-libs/libXaw )
105 - qt4? ( || ( x11-libs/qt:4 x11-libs/qt-gui ) )
106 + qt4? ( x11-libs/qt-gui:4 )
107 openinventor? ( >=media-libs/openinventor-2.1.5.10-r3 )
108 raytracerx? ( x11-libs/libX11 x11-libs/libXmu )
109 opengl? ( virtual/opengl
110 athena? ( x11-libs/Xaw3d )
111 - qt4? ( || ( x11-libs/qt:4[opengl] x11-libs/qt-opengl ) ) )
112 + qt4? ( x11-libs/qt-opengl:4 ) )
113 gdml? ( dev-libs/xerces-c )
114 geant3? ( sci-physics/geant:3 )
115 dawn? ( media-gfx/dawn )