Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/spice-gtk: spice-gtk-0.8.ebuild spice-gtk-0.7.159.ebuild spice-gtk-0.13.ebuild spice-gtk-0.12.ebuild spice-gtk-0.11.ebuild ChangeLog
Date: Wed, 21 Nov 2012 22:07:21
Message-Id: 20121121220705.DF82420C65@flycatcher.gentoo.org
1 cardoe 12/11/21 22:07:05
2
3 Modified: spice-gtk-0.8.ebuild spice-gtk-0.7.159.ebuild
4 spice-gtk-0.13.ebuild spice-gtk-0.12.ebuild
5 spice-gtk-0.11.ebuild ChangeLog
6 Log:
7 usbredir 0.5 and newer break existing builds so we need to depend on versions less than 0.5. bug #439972
8
9 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
10
11 Revision Changes Path
12 1.5 net-misc/spice-gtk/spice-gtk-0.8.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.8.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.8.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.8.ebuild?r1=1.4&r2=1.5
17
18 Index: spice-gtk-0.8.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.8.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- spice-gtk-0.8.ebuild 22 May 2012 16:12:45 -0000 1.4
25 +++ spice-gtk-0.8.ebuild 21 Nov 2012 22:07:05 -0000 1.5
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.8.ebuild,v 1.4 2012/05/22 16:12:45 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.8.ebuild,v 1.5 2012/11/21 22:07:05 cardoe Exp $
31
32 EAPI="4"
33 GCONF_DEBUG="no"
34 @@ -44,6 +44,7 @@
35 >=sys-auth/polkit-0.96 )
36 virtual/libusb:1
37 >=sys-apps/usbredir-0.3.3
38 + <sys-apps/usbredir-0.5
39 sys-fs/udev[gudev] )"
40 DEPEND="${RDEPEND}
41 vala? ( dev-lang/vala:0.14 )
42
43
44
45 1.7 net-misc/spice-gtk/spice-gtk-0.7.159.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild?r1=1.6&r2=1.7
50
51 Index: spice-gtk-0.7.159.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- spice-gtk-0.7.159.ebuild 22 May 2012 16:12:45 -0000 1.6
58 +++ spice-gtk-0.7.159.ebuild 21 Nov 2012 22:07:05 -0000 1.7
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v 1.6 2012/05/22 16:12:45 ssuominen Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild,v 1.7 2012/11/21 22:07:05 cardoe Exp $
64
65 EAPI="4"
66 GCONF_DEBUG="no"
67 @@ -44,6 +44,7 @@
68 sys-apps/acl )
69 virtual/libusb:1
70 >=sys-apps/usbredir-0.3.1
71 + <sys-apps/usbredir-0.5
72 sys-fs/udev[gudev] )"
73 DEPEND="${RDEPEND}
74 vala? ( dev-lang/vala:0.14 )
75
76
77
78 1.4 net-misc/spice-gtk/spice-gtk-0.13.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.13.ebuild?rev=1.4&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.13.ebuild?rev=1.4&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.13.ebuild?r1=1.3&r2=1.4
83
84 Index: spice-gtk-0.13.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.13.ebuild,v
87 retrieving revision 1.3
88 retrieving revision 1.4
89 diff -u -r1.3 -r1.4
90 --- spice-gtk-0.13.ebuild 21 Sep 2012 19:37:54 -0000 1.3
91 +++ spice-gtk-0.13.ebuild 21 Nov 2012 22:07:05 -0000 1.4
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.13.ebuild,v 1.3 2012/09/21 19:37:54 cardoe Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.13.ebuild,v 1.4 2012/11/21 22:07:05 cardoe Exp $
97
98 EAPI="4"
99 GCONF_DEBUG="no"
100 @@ -48,6 +48,7 @@
101 >=sys-auth/polkit-0.101 )
102 virtual/libusb:1
103 >=sys-apps/usbredir-0.4.2
104 + <sys-apps/usbredir-0.5
105 sys-fs/udev[gudev] )"
106 DEPEND="${RDEPEND}
107 vala? ( dev-lang/vala:0.14 )
108
109
110
111 1.6 net-misc/spice-gtk/spice-gtk-0.12.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.12.ebuild?rev=1.6&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.12.ebuild?rev=1.6&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.12.ebuild?r1=1.5&r2=1.6
116
117 Index: spice-gtk-0.12.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.12.ebuild,v
120 retrieving revision 1.5
121 retrieving revision 1.6
122 diff -u -r1.5 -r1.6
123 --- spice-gtk-0.12.ebuild 13 Jun 2012 09:27:43 -0000 1.5
124 +++ spice-gtk-0.12.ebuild 21 Nov 2012 22:07:05 -0000 1.6
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2012 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.12.ebuild,v 1.5 2012/06/13 09:27:43 dev-zero Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.12.ebuild,v 1.6 2012/11/21 22:07:05 cardoe Exp $
130
131 EAPI="4"
132 GCONF_DEBUG="no"
133 @@ -48,6 +48,7 @@
134 >=sys-auth/polkit-0.101 )
135 virtual/libusb:1
136 >=sys-apps/usbredir-0.4.2
137 + <sys-apps/usbredir-0.5
138 sys-fs/udev[gudev] )"
139 DEPEND="${RDEPEND}
140 vala? ( dev-lang/vala:0.14 )
141
142
143
144 1.6 net-misc/spice-gtk/spice-gtk-0.11.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.11.ebuild?rev=1.6&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.11.ebuild?rev=1.6&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.11.ebuild?r1=1.5&r2=1.6
149
150 Index: spice-gtk-0.11.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.11.ebuild,v
153 retrieving revision 1.5
154 retrieving revision 1.6
155 diff -u -r1.5 -r1.6
156 --- spice-gtk-0.11.ebuild 22 May 2012 16:12:45 -0000 1.5
157 +++ spice-gtk-0.11.ebuild 21 Nov 2012 22:07:05 -0000 1.6
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2012 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.11.ebuild,v 1.5 2012/05/22 16:12:45 ssuominen Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.11.ebuild,v 1.6 2012/11/21 22:07:05 cardoe Exp $
163
164 EAPI="4"
165 GCONF_DEBUG="no"
166 @@ -45,6 +45,7 @@
167 >=sys-auth/polkit-0.101 )
168 virtual/libusb:1
169 >=sys-apps/usbredir-0.4.2
170 + <sys-apps/usbredir-0.5
171 sys-fs/udev[gudev] )"
172 DEPEND="${RDEPEND}
173 vala? ( dev-lang/vala:0.14 )
174
175
176
177 1.29 net-misc/spice-gtk/ChangeLog
178
179 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.29&view=markup
180 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.29&content-type=text/plain
181 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?r1=1.28&r2=1.29
182
183 Index: ChangeLog
184 ===================================================================
185 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v
186 retrieving revision 1.28
187 retrieving revision 1.29
188 diff -u -r1.28 -r1.29
189 --- ChangeLog 29 Oct 2012 10:19:26 -0000 1.28
190 +++ ChangeLog 21 Nov 2012 22:07:05 -0000 1.29
191 @@ -1,6 +1,12 @@
192 # ChangeLog for net-misc/spice-gtk
193 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
194 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.28 2012/10/29 10:19:26 dev-zero Exp $
195 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.29 2012/11/21 22:07:05 cardoe Exp $
196 +
197 + 21 Nov 2012; Doug Goldstein <cardoe@g.o> spice-gtk-0.11.ebuild,
198 + spice-gtk-0.12.ebuild, spice-gtk-0.13.ebuild, spice-gtk-0.7.159.ebuild,
199 + spice-gtk-0.8.ebuild:
200 + usbredir 0.5 and newer break existing builds so we need to depend on versions
201 + less than 0.5. bug #439972
202
203 29 Oct 2012; Tiziano Müller <dev-zero@g.o>
204 +files/0.14-Deal-with-libusbredirparser.pc-rename-to-libusbredir.patch,