Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/tora: tora-2.1.3-r2.ebuild tora-2.1.3-r1.ebuild tora-9999.ebuild tora-2.1.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:51:04
Message-Id: 20130302195101.7A3962171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:51:01
2
3 Modified: tora-2.1.3-r2.ebuild tora-2.1.3-r1.ebuild
4 tora-9999.ebuild tora-2.1.1.ebuild ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.2 dev-db/tora/tora-2.1.3-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r2.ebuild?r1=1.1&r2=1.2
16
17 Index: tora-2.1.3-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- tora-2.1.3-r2.ebuild 26 Sep 2012 06:50:53 -0000 1.1
24 +++ tora-2.1.3-r2.ebuild 2 Mar 2013 19:51:01 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r2.ebuild,v 1.1 2012/09/26 06:50:53 haubi Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r2.ebuild,v 1.2 2013/03/02 19:51:01 hwoarang Exp $
31
32 EAPI=2
33
34 @@ -18,9 +18,9 @@
35 DEPEND="
36 dev-libs/ferrisloki
37 x11-libs/qscintilla
38 - x11-libs/qt-gui:4
39 - x11-libs/qt-sql:4[mysql?,postgres?]
40 - x11-libs/qt-xmlpatterns:4
41 + dev-qt/qtgui:4
42 + dev-qt/qtsql:4[mysql?,postgres?]
43 + dev-qt/qtxmlpatterns:4
44 oci8-instant-client? (
45 dev-db/oracle-instantclient-basic
46 dev-db/oracle-instantclient-sqlplus
47
48
49
50 1.4 dev-db/tora/tora-2.1.3-r1.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild?rev=1.4&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild?rev=1.4&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild?r1=1.3&r2=1.4
55
56 Index: tora-2.1.3-r1.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild,v
59 retrieving revision 1.3
60 retrieving revision 1.4
61 diff -u -r1.3 -r1.4
62 --- tora-2.1.3-r1.ebuild 30 Sep 2012 17:06:35 -0000 1.3
63 +++ tora-2.1.3-r1.ebuild 2 Mar 2013 19:51:01 -0000 1.4
64 @@ -1,6 +1,6 @@
65 -# Copyright 1999-2012 Gentoo Foundation
66 +# Copyright 1999-2013 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild,v 1.3 2012/09/30 17:06:35 armin76 Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r1.ebuild,v 1.4 2013/03/02 19:51:01 hwoarang Exp $
70
71 EAPI=2
72
73 @@ -18,9 +18,9 @@
74 RDEPEND="${DEPEND}"
75 DEPEND="
76 x11-libs/qscintilla
77 - x11-libs/qt-gui:4
78 - x11-libs/qt-sql:4[mysql?,postgres?]
79 - x11-libs/qt-xmlpatterns:4
80 + dev-qt/qtgui:4
81 + dev-qt/qtsql:4[mysql?,postgres?]
82 + dev-qt/qtxmlpatterns:4
83 oci8-instant-client? (
84 dev-db/oracle-instantclient-basic
85 dev-db/oracle-instantclient-sqlplus
86
87
88
89 1.2 dev-db/tora/tora-9999.ebuild
90
91 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-9999.ebuild?rev=1.2&view=markup
92 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-9999.ebuild?rev=1.2&content-type=text/plain
93 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-9999.ebuild?r1=1.1&r2=1.2
94
95 Index: tora-9999.ebuild
96 ===================================================================
97 RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v
98 retrieving revision 1.1
99 retrieving revision 1.2
100 diff -u -r1.1 -r1.2
101 --- tora-9999.ebuild 6 Feb 2013 21:15:21 -0000 1.1
102 +++ tora-9999.ebuild 2 Mar 2013 19:51:01 -0000 1.2
103 @@ -1,6 +1,6 @@
104 # Copyright 1999-2013 Gentoo Foundation
105 # Distributed under the terms of the GNU General Public License v2
106 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v 1.1 2013/02/06 21:15:21 haubi Exp $
107 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v 1.2 2013/03/02 19:51:01 hwoarang Exp $
108
109 EAPI=2
110
111 @@ -25,9 +25,9 @@
112 DEPEND="
113 dev-libs/ferrisloki
114 x11-libs/qscintilla
115 - x11-libs/qt-gui:4
116 - x11-libs/qt-sql:4[mysql?,postgres?]
117 - x11-libs/qt-xmlpatterns:4
118 + dev-qt/qtgui:4
119 + dev-qt/qtsql:4[mysql?,postgres?]
120 + dev-qt/qtxmlpatterns:4
121 oci8-instant-client? (
122 dev-db/oracle-instantclient-basic
123 dev-db/oracle-instantclient-sqlplus
124
125
126
127 1.13 dev-db/tora/tora-2.1.1.ebuild
128
129 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild?rev=1.13&view=markup
130 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild?rev=1.13&content-type=text/plain
131 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild?r1=1.12&r2=1.13
132
133 Index: tora-2.1.1.ebuild
134 ===================================================================
135 RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v
136 retrieving revision 1.12
137 retrieving revision 1.13
138 diff -u -r1.12 -r1.13
139 --- tora-2.1.1.ebuild 30 Sep 2012 17:06:35 -0000 1.12
140 +++ tora-2.1.1.ebuild 2 Mar 2013 19:51:01 -0000 1.13
141 @@ -1,6 +1,6 @@
142 -# Copyright 1999-2012 Gentoo Foundation
143 +# Copyright 1999-2013 Gentoo Foundation
144 # Distributed under the terms of the GNU General Public License v2
145 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v 1.12 2012/09/30 17:06:35 armin76 Exp $
146 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.1.ebuild,v 1.13 2013/03/02 19:51:01 hwoarang Exp $
147
148 EAPI=2
149
150 @@ -18,9 +18,9 @@
151 RDEPEND="${DEPEND}"
152 DEPEND="
153 x11-libs/qscintilla
154 - x11-libs/qt-gui:4
155 - x11-libs/qt-sql:4[mysql?,postgres?]
156 - x11-libs/qt-xmlpatterns:4
157 + dev-qt/qtgui:4
158 + dev-qt/qtsql:4[mysql?,postgres?]
159 + dev-qt/qtxmlpatterns:4
160 oci8-instant-client? (
161 dev-db/oracle-instantclient-basic
162 dev-db/oracle-instantclient-sqlplus
163
164
165
166 1.98 dev-db/tora/ChangeLog
167
168 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?rev=1.98&view=markup
169 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?rev=1.98&content-type=text/plain
170 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tora/ChangeLog?r1=1.97&r2=1.98
171
172 Index: ChangeLog
173 ===================================================================
174 RCS file: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v
175 retrieving revision 1.97
176 retrieving revision 1.98
177 diff -u -r1.97 -r1.98
178 --- ChangeLog 6 Feb 2013 21:15:21 -0000 1.97
179 +++ ChangeLog 2 Mar 2013 19:51:01 -0000 1.98
180 @@ -1,6 +1,10 @@
181 # ChangeLog for dev-db/tora
182 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
183 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.97 2013/02/06 21:15:21 haubi Exp $
184 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.98 2013/03/02 19:51:01 hwoarang Exp $
185 +
186 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> tora-2.1.1.ebuild,
187 + tora-2.1.3-r1.ebuild, tora-2.1.3-r2.ebuild, tora-9999.ebuild:
188 + Move Qt dependencies to the new category
189
190 *tora-9999 (06 Feb 2013)