Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/texstudio: texstudio-2.4.ebuild texstudio-2.3-r1.ebuild texstudio-2.5.ebuild texstudio-2.5.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:38:39
Message-Id: 20130302193836.AE47F2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:38:36
2
3 Modified: texstudio-2.4.ebuild texstudio-2.3-r1.ebuild
4 texstudio-2.5.ebuild texstudio-2.5.2.ebuild
5 ChangeLog
6 Log:
7 Move Qt dependencies to the new category
8
9 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
10
11 Revision Changes Path
12 1.3 app-office/texstudio/texstudio-2.4.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.4.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.4.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.4.ebuild?r1=1.2&r2=1.3
17
18 Index: texstudio-2.4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.4.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- texstudio-2.4.ebuild 7 Sep 2012 18:02:00 -0000 1.2
25 +++ texstudio-2.4.ebuild 2 Mar 2013 19:38:36 -0000 1.3
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2012 Gentoo Foundation
28 +# Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.4.ebuild,v 1.2 2012/09/07 18:02:00 mr_bones_ Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.4.ebuild,v 1.3 2013/03/02 19:38:36 hwoarang Exp $
32
33 EAPI=4
34
35 @@ -20,11 +20,11 @@
36 app-text/poppler[qt4]
37 x11-libs/libX11
38 x11-libs/libXext
39 - >=x11-libs/qt-gui-4.6.1:4
40 - >=x11-libs/qt-core-4.6.1:4
41 - >=x11-libs/qt-script-4.6.1:4
42 - >=x11-libs/qt-test-4.6.1:4
43 - >=x11-libs/qt-webkit-4.6.1:4
44 + >=dev-qt/qtgui-4.6.1:4
45 + >=dev-qt/qtcore-4.6.1:4
46 + >=dev-qt/qtscript-4.6.1:4
47 + >=dev-qt/qttest-4.6.1:4
48 + >=dev-qt/qtwebkit-4.6.1:4
49 video? ( media-libs/phonon )"
50 RDEPEND="${COMMON_DEPEND}
51 virtual/latex-base
52
53
54
55 1.3 app-office/texstudio/texstudio-2.3-r1.ebuild
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.3-r1.ebuild?rev=1.3&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.3-r1.ebuild?rev=1.3&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.3-r1.ebuild?r1=1.2&r2=1.3
60
61 Index: texstudio-2.3-r1.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.3-r1.ebuild,v
64 retrieving revision 1.2
65 retrieving revision 1.3
66 diff -u -r1.2 -r1.3
67 --- texstudio-2.3-r1.ebuild 5 Sep 2012 07:28:12 -0000 1.2
68 +++ texstudio-2.3-r1.ebuild 2 Mar 2013 19:38:36 -0000 1.3
69 @@ -1,6 +1,6 @@
70 -# Copyright 1999-2012 Gentoo Foundation
71 +# Copyright 1999-2013 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.3-r1.ebuild,v 1.2 2012/09/05 07:28:12 jlec Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.3-r1.ebuild,v 1.3 2013/03/02 19:38:36 hwoarang Exp $
75
76 EAPI=4
77
78 @@ -20,11 +20,11 @@
79 app-text/poppler[qt4]
80 x11-libs/libX11
81 x11-libs/libXext
82 - >=x11-libs/qt-gui-4.6.1:4
83 - >=x11-libs/qt-core-4.6.1:4
84 - >=x11-libs/qt-script-4.6.1:4
85 - >=x11-libs/qt-test-4.6.1:4
86 - >=x11-libs/qt-webkit-4.6.1:4
87 + >=dev-qt/qtgui-4.6.1:4
88 + >=dev-qt/qtcore-4.6.1:4
89 + >=dev-qt/qtscript-4.6.1:4
90 + >=dev-qt/qttest-4.6.1:4
91 + >=dev-qt/qtwebkit-4.6.1:4
92 video? ( media-libs/phonon )"
93 RDEPEND="${COMMON_DEPEND}
94 virtual/latex-base
95
96
97
98 1.2 app-office/texstudio/texstudio-2.5.ebuild
99
100 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.5.ebuild?rev=1.2&view=markup
101 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.5.ebuild?rev=1.2&content-type=text/plain
102 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.5.ebuild?r1=1.1&r2=1.2
103
104 Index: texstudio-2.5.ebuild
105 ===================================================================
106 RCS file: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.5.ebuild,v
107 retrieving revision 1.1
108 retrieving revision 1.2
109 diff -u -r1.1 -r1.2
110 --- texstudio-2.5.ebuild 5 Nov 2012 18:57:07 -0000 1.1
111 +++ texstudio-2.5.ebuild 2 Mar 2013 19:38:36 -0000 1.2
112 @@ -1,6 +1,6 @@
113 -# Copyright 1999-2012 Gentoo Foundation
114 +# Copyright 1999-2013 Gentoo Foundation
115 # Distributed under the terms of the GNU General Public License v2
116 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.5.ebuild,v 1.1 2012/11/05 18:57:07 jlec Exp $
117 +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.5.ebuild,v 1.2 2013/03/02 19:38:36 hwoarang Exp $
118
119 EAPI=4
120
121 @@ -20,11 +20,11 @@
122 app-text/poppler[qt4]
123 x11-libs/libX11
124 x11-libs/libXext
125 - >=x11-libs/qt-gui-4.6.1:4
126 - >=x11-libs/qt-core-4.6.1:4
127 - >=x11-libs/qt-script-4.6.1:4
128 - >=x11-libs/qt-test-4.6.1:4
129 - >=x11-libs/qt-webkit-4.6.1:4
130 + >=dev-qt/qtgui-4.6.1:4
131 + >=dev-qt/qtcore-4.6.1:4
132 + >=dev-qt/qtscript-4.6.1:4
133 + >=dev-qt/qttest-4.6.1:4
134 + >=dev-qt/qtwebkit-4.6.1:4
135 video? ( media-libs/phonon )"
136 RDEPEND="${COMMON_DEPEND}
137 virtual/latex-base
138
139
140
141 1.2 app-office/texstudio/texstudio-2.5.2.ebuild
142
143 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.5.2.ebuild?rev=1.2&view=markup
144 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.5.2.ebuild?rev=1.2&content-type=text/plain
145 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/texstudio-2.5.2.ebuild?r1=1.1&r2=1.2
146
147 Index: texstudio-2.5.2.ebuild
148 ===================================================================
149 RCS file: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.5.2.ebuild,v
150 retrieving revision 1.1
151 retrieving revision 1.2
152 diff -u -r1.1 -r1.2
153 --- texstudio-2.5.2.ebuild 7 Jan 2013 16:08:09 -0000 1.1
154 +++ texstudio-2.5.2.ebuild 2 Mar 2013 19:38:36 -0000 1.2
155 @@ -1,6 +1,6 @@
156 # Copyright 1999-2013 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.5.2.ebuild,v 1.1 2013/01/07 16:08:09 jlec Exp $
159 +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/texstudio-2.5.2.ebuild,v 1.2 2013/03/02 19:38:36 hwoarang Exp $
160
161 EAPI=4
162
163 @@ -20,11 +20,11 @@
164 app-text/poppler[qt4]
165 x11-libs/libX11
166 x11-libs/libXext
167 - >=x11-libs/qt-gui-4.6.1:4
168 - >=x11-libs/qt-core-4.6.1:4
169 - >=x11-libs/qt-script-4.6.1:4
170 - >=x11-libs/qt-test-4.6.1:4
171 - >=x11-libs/qt-webkit-4.6.1:4
172 + >=dev-qt/qtgui-4.6.1:4
173 + >=dev-qt/qtcore-4.6.1:4
174 + >=dev-qt/qtscript-4.6.1:4
175 + >=dev-qt/qttest-4.6.1:4
176 + >=dev-qt/qtwebkit-4.6.1:4
177 video? ( media-libs/phonon )"
178 RDEPEND="${COMMON_DEPEND}
179 virtual/latex-base
180
181
182
183 1.10 app-office/texstudio/ChangeLog
184
185 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/ChangeLog?rev=1.10&view=markup
186 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/ChangeLog?rev=1.10&content-type=text/plain
187 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texstudio/ChangeLog?r1=1.9&r2=1.10
188
189 Index: ChangeLog
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v
192 retrieving revision 1.9
193 retrieving revision 1.10
194 diff -u -r1.9 -r1.10
195 --- ChangeLog 7 Jan 2013 16:08:09 -0000 1.9
196 +++ ChangeLog 2 Mar 2013 19:38:36 -0000 1.10
197 @@ -1,6 +1,10 @@
198 # ChangeLog for app-office/texstudio
199 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
200 -# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.9 2013/01/07 16:08:09 jlec Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/app-office/texstudio/ChangeLog,v 1.10 2013/03/02 19:38:36 hwoarang Exp $
202 +
203 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> texstudio-2.3-r1.ebuild,
204 + texstudio-2.4.ebuild, texstudio-2.5.2.ebuild, texstudio-2.5.ebuild:
205 + Move Qt dependencies to the new category
206
207 *texstudio-2.5.2 (07 Jan 2013)
208
209 @@ -62,4 +66,3 @@
210 12 Jun 2011; Justin Lecher <jlec@g.o> +texmakerx-2.1.ebuild,
211 +files/texmakerx-2.1-hunspell.patch, +metadata.xml:
212 Addition, #338436
213 -