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/texmaker: texmaker-3.5.2-r1.ebuild texmaker-3.5.2.ebuild texmaker-3.3.4.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:38:18
Message-Id: 20130302193815.6EB142171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:38:15
2
3 Modified: texmaker-3.5.2-r1.ebuild texmaker-3.5.2.ebuild
4 texmaker-3.3.4.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 app-office/texmaker/texmaker-3.5.2-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.5.2-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.5.2-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.5.2-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: texmaker-3.5.2-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.5.2-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- texmaker-3.5.2-r1.ebuild 29 Jan 2013 18:44:41 -0000 1.1
24 +++ texmaker-3.5.2-r1.ebuild 2 Mar 2013 19:38:15 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.5.2-r1.ebuild,v 1.1 2013/01/29 18:44:41 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.5.2-r1.ebuild,v 1.2 2013/03/02 19:38:15 hwoarang Exp $
30
31 EAPI=4
32
33 @@ -36,9 +36,9 @@
34 sys-libs/zlib
35 x11-libs/libX11
36 x11-libs/libXext
37 - x11-libs/qt-gui:4
38 - x11-libs/qt-core:4
39 - x11-libs/qt-webkit:4
40 + dev-qt/qtgui:4
41 + dev-qt/qtcore:4
42 + dev-qt/qtwebkit:4
43 "
44 RDEPEND="${COMMON_DEPEND}
45 virtual/latex-base
46
47
48
49 1.5 app-office/texmaker/texmaker-3.5.2.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.5.2.ebuild?rev=1.5&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.5.2.ebuild?rev=1.5&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.5.2.ebuild?r1=1.4&r2=1.5
54
55 Index: texmaker-3.5.2.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.5.2.ebuild,v
58 retrieving revision 1.4
59 retrieving revision 1.5
60 diff -u -r1.4 -r1.5
61 --- texmaker-3.5.2.ebuild 29 Jan 2013 18:44:41 -0000 1.4
62 +++ texmaker-3.5.2.ebuild 2 Mar 2013 19:38:15 -0000 1.5
63 @@ -1,6 +1,6 @@
64 # Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.5.2.ebuild,v 1.4 2013/01/29 18:44:41 jlec Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.5.2.ebuild,v 1.5 2013/03/02 19:38:15 hwoarang Exp $
68
69 EAPI=4
70
71 @@ -36,9 +36,9 @@
72 sys-libs/zlib
73 x11-libs/libX11
74 x11-libs/libXext
75 - x11-libs/qt-gui:4
76 - x11-libs/qt-core:4
77 - x11-libs/qt-webkit:4
78 + dev-qt/qtgui:4
79 + dev-qt/qtcore:4
80 + dev-qt/qtwebkit:4
81 "
82 RDEPEND="${COMMON_DEPEND}
83 virtual/latex-base
84
85
86
87 1.8 app-office/texmaker/texmaker-3.3.4.ebuild
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild?rev=1.8&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild?rev=1.8&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild?r1=1.7&r2=1.8
92
93 Index: texmaker-3.3.4.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild,v
96 retrieving revision 1.7
97 retrieving revision 1.8
98 diff -u -r1.7 -r1.8
99 --- texmaker-3.3.4.ebuild 12 Dec 2012 16:34:57 -0000 1.7
100 +++ texmaker-3.3.4.ebuild 2 Mar 2013 19:38:15 -0000 1.8
101 @@ -1,6 +1,6 @@
102 -# Copyright 1999-2012 Gentoo Foundation
103 +# Copyright 1999-2013 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild,v 1.7 2012/12/12 16:34:57 jlec Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild,v 1.8 2013/03/02 19:38:15 hwoarang Exp $
107
108 EAPI=4
109
110 @@ -37,9 +37,9 @@
111 virtual/glu
112 x11-libs/libX11
113 x11-libs/libXext
114 - x11-libs/qt-gui:4
115 - x11-libs/qt-core:4
116 - x11-libs/qt-webkit:4
117 + dev-qt/qtgui:4
118 + dev-qt/qtcore:4
119 + dev-qt/qtwebkit:4
120 "
121 RDEPEND="${COMMON_DEPEND}
122 virtual/latex-base
123
124
125
126 1.118 app-office/texmaker/ChangeLog
127
128 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/ChangeLog?rev=1.118&view=markup
129 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/ChangeLog?rev=1.118&content-type=text/plain
130 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmaker/ChangeLog?r1=1.117&r2=1.118
131
132 Index: ChangeLog
133 ===================================================================
134 RCS file: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v
135 retrieving revision 1.117
136 retrieving revision 1.118
137 diff -u -r1.117 -r1.118
138 --- ChangeLog 29 Jan 2013 18:44:41 -0000 1.117
139 +++ ChangeLog 2 Mar 2013 19:38:15 -0000 1.118
140 @@ -1,6 +1,10 @@
141 # ChangeLog for app-office/texmaker
142 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
143 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.117 2013/01/29 18:44:41 jlec Exp $
144 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.118 2013/03/02 19:38:15 hwoarang Exp $
145 +
146 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> texmaker-3.3.4.ebuild,
147 + texmaker-3.5.2-r1.ebuild, texmaker-3.5.2.ebuild:
148 + Move Qt dependencies to the new category
149
150 *texmaker-3.5.2-r1 (29 Jan 2013)