Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsd: gpsd-9999.ebuild gpsd-3.7.ebuild gpsd-2.96-r1.ebuild gpsd-2.95-r1.ebuild gpsd-3.6.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:21:23
Message-Id: 20130302232119.C5CDE2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:21:19
2
3 Modified: gpsd-9999.ebuild gpsd-3.7.ebuild
4 gpsd-2.96-r1.ebuild gpsd-2.95-r1.ebuild
5 gpsd-3.6.ebuild 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.8 sci-geosciences/gpsd/gpsd-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild?rev=1.8&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild?rev=1.8&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild?r1=1.7&r2=1.8
17
18 Index: gpsd-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild,v
21 retrieving revision 1.7
22 retrieving revision 1.8
23 diff -u -r1.7 -r1.8
24 --- gpsd-9999.ebuild 11 Dec 2012 17:54:23 -0000 1.7
25 +++ gpsd-9999.ebuild 2 Mar 2013 23:21:19 -0000 1.8
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/sci-geosciences/gpsd/gpsd-9999.ebuild,v 1.7 2012/12/11 17:54:23 axs Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-9999.ebuild,v 1.8 2013/03/02 23:21:19 hwoarang Exp $
32
33 EAPI="4"
34
35 @@ -44,7 +44,7 @@
36 dev-libs/dbus-glib
37 )
38 ntp? ( || ( net-misc/ntp net-misc/chrony ) )
39 - qt4? ( x11-libs/qt-gui:4 )"
40 + qt4? ( dev-qt/qtgui:4 )"
41 DEPEND="${RDEPEND}
42 virtual/pkgconfig
43 test? ( sys-devel/bc )"
44
45
46
47 1.4 sci-geosciences/gpsd/gpsd-3.7.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild?rev=1.4&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild?rev=1.4&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild?r1=1.3&r2=1.4
52
53 Index: gpsd-3.7.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild,v
56 retrieving revision 1.3
57 retrieving revision 1.4
58 diff -u -r1.3 -r1.4
59 --- gpsd-3.7.ebuild 11 Dec 2012 17:54:23 -0000 1.3
60 +++ gpsd-3.7.ebuild 2 Mar 2013 23:21:19 -0000 1.4
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2012 Gentoo Foundation
63 +# Copyright 1999-2013 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild,v 1.3 2012/12/11 17:54:23 axs Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.7.ebuild,v 1.4 2013/03/02 23:21:19 hwoarang Exp $
67
68 EAPI="4"
69
70 @@ -44,7 +44,7 @@
71 dev-libs/dbus-glib
72 )
73 ntp? ( || ( net-misc/ntp net-misc/chrony ) )
74 - qt4? ( x11-libs/qt-gui:4 )"
75 + qt4? ( dev-qt/qtgui:4 )"
76 DEPEND="${RDEPEND}
77 virtual/pkgconfig
78 test? ( sys-devel/bc )"
79
80
81
82 1.5 sci-geosciences/gpsd/gpsd-2.96-r1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild?rev=1.5&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild?rev=1.5&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild?r1=1.4&r2=1.5
87
88 Index: gpsd-2.96-r1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild,v
91 retrieving revision 1.4
92 retrieving revision 1.5
93 diff -u -r1.4 -r1.5
94 --- gpsd-2.96-r1.ebuild 12 Aug 2012 08:19:50 -0000 1.4
95 +++ gpsd-2.96-r1.ebuild 2 Mar 2013 23:21:19 -0000 1.5
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2012 Gentoo Foundation
98 +# Copyright 1999-2013 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild,v 1.4 2012/08/12 08:19:50 ssuominen Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.96-r1.ebuild,v 1.5 2013/03/02 23:21:19 hwoarang Exp $
102
103 EAPI=3
104
105 @@ -36,7 +36,7 @@
106 dev-libs/dbus-glib
107 )
108 ntp? ( net-misc/ntp )
109 - qt4? ( x11-libs/qt-gui:4 )"
110 + qt4? ( dev-qt/qtgui:4 )"
111
112 DEPEND="${RDEPEND}
113 app-text/xmlto
114
115
116
117 1.11 sci-geosciences/gpsd/gpsd-2.95-r1.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild?rev=1.11&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild?rev=1.11&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild?r1=1.10&r2=1.11
122
123 Index: gpsd-2.95-r1.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v
126 retrieving revision 1.10
127 retrieving revision 1.11
128 diff -u -r1.10 -r1.11
129 --- gpsd-2.95-r1.ebuild 12 Aug 2012 08:19:50 -0000 1.10
130 +++ gpsd-2.95-r1.ebuild 2 Mar 2013 23:21:19 -0000 1.11
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2012 Gentoo Foundation
133 +# Copyright 1999-2013 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v 1.10 2012/08/12 08:19:50 ssuominen Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v 1.11 2013/03/02 23:21:19 hwoarang Exp $
137
138 EAPI=3
139
140 @@ -36,7 +36,7 @@
141 dev-libs/dbus-glib
142 )
143 ntp? ( net-misc/ntp )
144 - qt4? ( x11-libs/qt-gui:4 )"
145 + qt4? ( dev-qt/qtgui:4 )"
146
147 DEPEND="${RDEPEND}
148 app-text/xmlto
149
150
151
152 1.4 sci-geosciences/gpsd/gpsd-3.6.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-3.6.ebuild?rev=1.4&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-3.6.ebuild?rev=1.4&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-3.6.ebuild?r1=1.3&r2=1.4
157
158 Index: gpsd-3.6.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.6.ebuild,v
161 retrieving revision 1.3
162 retrieving revision 1.4
163 diff -u -r1.3 -r1.4
164 --- gpsd-3.6.ebuild 26 Jul 2012 15:06:26 -0000 1.3
165 +++ gpsd-3.6.ebuild 2 Mar 2013 23:21:19 -0000 1.4
166 @@ -1,6 +1,6 @@
167 -# Copyright 1999-2012 Gentoo Foundation
168 +# Copyright 1999-2013 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.6.ebuild,v 1.3 2012/07/26 15:06:26 kensington Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-3.6.ebuild,v 1.4 2013/03/02 23:21:19 hwoarang Exp $
172
173 EAPI="4"
174
175 @@ -44,7 +44,7 @@
176 dev-libs/dbus-glib
177 )
178 ntp? ( || ( net-misc/ntp net-misc/chrony ) )
179 - qt4? ( x11-libs/qt-gui:4 )"
180 + qt4? ( dev-qt/qtgui:4 )"
181 DEPEND="${RDEPEND}
182 test? ( sys-devel/bc )"
183
184
185
186
187 1.94 sci-geosciences/gpsd/ChangeLog
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.94&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.94&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?r1=1.93&r2=1.94
192
193 Index: ChangeLog
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v
196 retrieving revision 1.93
197 retrieving revision 1.94
198 diff -u -r1.93 -r1.94
199 --- ChangeLog 11 Dec 2012 17:54:23 -0000 1.93
200 +++ ChangeLog 2 Mar 2013 23:21:19 -0000 1.94
201 @@ -1,6 +1,10 @@
202 # ChangeLog for sci-geosciences/gpsd
203 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
204 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.93 2012/12/11 17:54:23 axs Exp $
205 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
206 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.94 2013/03/02 23:21:19 hwoarang Exp $
207 +
208 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> gpsd-2.95-r1.ebuild,
209 + gpsd-2.96-r1.ebuild, gpsd-3.6.ebuild, gpsd-3.7.ebuild, gpsd-9999.ebuild:
210 + Move Qt dependencies to the new category
211
212 11 Dec 2012; Ian Stakenvicius <axs@g.o> gpsd-3.7.ebuild,
213 gpsd-9999.ebuild: