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/root: ChangeLog root-5.22.00-r2.ebuild root-5.22.00-r3.ebuild root-5.24.00.ebuild
Date: Tue, 06 Oct 2009 17:46:43
Message-Id: E1MvE7U-0006ek-Bg@stork.gentoo.org
1 ayoy 09/10/06 17:46:40
2
3 Modified: ChangeLog root-5.22.00-r2.ebuild
4 root-5.22.00-r3.ebuild root-5.24.00.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.57 sci-physics/root/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.57&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?rev=1.57&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/ChangeLog?r1=1.56&r2=1.57
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
19 retrieving revision 1.56
20 retrieving revision 1.57
21 diff -u -r1.56 -r1.57
22 --- ChangeLog 24 Sep 2009 00:06:29 -0000 1.56
23 +++ ChangeLog 6 Oct 2009 17:46:39 -0000 1.57
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-physics/root
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.56 2009/09/24 00:06:29 bicatali Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.57 2009/10/06 17:46:39 ayoy Exp $
29 +
30 + 06 Oct 2009; Dominik Kapusta <ayoy@g.o> root-5.22.00-r2.ebuild,
31 + root-5.22.00-r3.ebuild, root-5.24.00.ebuild:
32 + Removed alternative dependency on Qt metapackage
33
34 *root-5.24.00 (24 Sep 2009)
35
36
37
38
39 1.5 sci-physics/root/root-5.22.00-r2.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.22.00-r2.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.22.00-r2.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.22.00-r2.ebuild?r1=1.4&r2=1.5
44
45 Index: root-5.22.00-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.22.00-r2.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- root-5.22.00-r2.ebuild 19 Jul 2009 22:56:53 -0000 1.4
52 +++ root-5.22.00-r2.ebuild 6 Oct 2009 17:46:39 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.22.00-r2.ebuild,v 1.4 2009/07/19 22:56:53 darkside Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.22.00-r2.ebuild,v 1.5 2009/10/06 17:46:39 ayoy Exp $
58
59 EAPI=2
60 inherit versionator eutils qt4 fortran elisp-common fdo-mime toolchain-funcs
61 @@ -58,11 +58,10 @@
62 pythia6? ( sci-physics/pythia:6 )
63 pythia8? ( sci-physics/pythia:8 )
64 python? ( dev-lang/python )
65 - qt4? ( || ( ( x11-libs/qt-gui:4
66 - x11-libs/qt-opengl:4
67 - x11-libs/qt-qt3support:4
68 - x11-libs/qt-xmlpatterns:4 )
69 - x11-libs/qt:4[qt3support,opengl] ) )
70 + qt4? ( x11-libs/qt-gui:4
71 + x11-libs/qt-opengl:4
72 + x11-libs/qt-qt3support:4
73 + x11-libs/qt-xmlpatterns:4 )
74 ruby? ( dev-lang/ruby
75 dev-ruby/rubygems )
76 ssl? ( dev-libs/openssl )
77
78
79
80 1.2 sci-physics/root/root-5.22.00-r3.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.22.00-r3.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.22.00-r3.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.22.00-r3.ebuild?r1=1.1&r2=1.2
85
86 Index: root-5.22.00-r3.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.22.00-r3.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- root-5.22.00-r3.ebuild 23 Sep 2009 23:47:18 -0000 1.1
93 +++ root-5.22.00-r3.ebuild 6 Oct 2009 17:46:39 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2009 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.22.00-r3.ebuild,v 1.1 2009/09/23 23:47:18 bicatali Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.22.00-r3.ebuild,v 1.2 2009/10/06 17:46:39 ayoy Exp $
99
100 EAPI=2
101 inherit versionator eutils qt4 elisp-common fdo-mime toolchain-funcs
102 @@ -57,11 +57,10 @@
103 pythia6? ( sci-physics/pythia:6 )
104 pythia8? ( sci-physics/pythia:8 )
105 python? ( dev-lang/python )
106 - qt4? ( || ( ( x11-libs/qt-gui:4
107 - x11-libs/qt-opengl:4
108 - x11-libs/qt-qt3support:4
109 - x11-libs/qt-xmlpatterns:4 )
110 - x11-libs/qt:4[qt3support,opengl] ) )
111 + qt4? ( x11-libs/qt-gui:4
112 + x11-libs/qt-opengl:4
113 + x11-libs/qt-qt3support:4
114 + x11-libs/qt-xmlpatterns:4 )
115 ruby? ( dev-lang/ruby
116 dev-ruby/rubygems )
117 ssl? ( dev-libs/openssl )
118
119
120
121 1.2 sci-physics/root/root-5.24.00.ebuild
122
123 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.24.00.ebuild?rev=1.2&view=markup
124 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.24.00.ebuild?rev=1.2&content-type=text/plain
125 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/root-5.24.00.ebuild?r1=1.1&r2=1.2
126
127 Index: root-5.24.00.ebuild
128 ===================================================================
129 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.24.00.ebuild,v
130 retrieving revision 1.1
131 retrieving revision 1.2
132 diff -u -r1.1 -r1.2
133 --- root-5.24.00.ebuild 24 Sep 2009 00:06:29 -0000 1.1
134 +++ root-5.24.00.ebuild 6 Oct 2009 17:46:39 -0000 1.2
135 @@ -1,6 +1,6 @@
136 # Copyright 1999-2009 Gentoo Foundation
137 # Distributed under the terms of the GNU General Public License v2
138 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.24.00.ebuild,v 1.1 2009/09/24 00:06:29 bicatali Exp $
139 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.24.00.ebuild,v 1.2 2009/10/06 17:46:39 ayoy Exp $
140
141 EAPI=2
142 inherit versionator eutils qt4 elisp-common fdo-mime toolchain-funcs
143 @@ -57,11 +57,10 @@
144 pythia6? ( sci-physics/pythia:6 )
145 pythia8? ( sci-physics/pythia:8 )
146 python? ( dev-lang/python )
147 - qt4? ( || ( ( x11-libs/qt-gui:4
148 - x11-libs/qt-opengl:4
149 - x11-libs/qt-qt3support:4
150 - x11-libs/qt-xmlpatterns:4 )
151 - x11-libs/qt:4[qt3support,opengl] ) )
152 + qt4? ( x11-libs/qt-gui:4
153 + x11-libs/qt-opengl:4
154 + x11-libs/qt-qt3support:4
155 + x11-libs/qt-xmlpatterns:4 )
156 ruby? ( dev-lang/ruby
157 dev-ruby/rubygems )
158 ssl? ( dev-libs/openssl )