Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: rhythmbox-0.13.3.ebuild rhythmbox-2.98.ebuild rhythmbox-2.97.ebuild rhythmbox-0.12.8-r1.ebuild ChangeLog
Date: Sun, 31 Mar 2013 19:02:24
Message-Id: 20130331190221.200F92171D@flycatcher.gentoo.org
1 pacho 13/03/31 19:02:21
2
3 Modified: rhythmbox-0.13.3.ebuild rhythmbox-2.98.ebuild
4 rhythmbox-2.97.ebuild rhythmbox-0.12.8-r1.ebuild
5 ChangeLog
6 Log:
7 Adapt to libsoup-2.42 dropping gnome USE and splitting (#463702)
8
9 (Portage version: 2.1.11.58/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A188FBD4)
10
11 Revision Changes Path
12 1.15 media-sound/rhythmbox/rhythmbox-0.13.3.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild?rev=1.15&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild?rev=1.15&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild?r1=1.14&r2=1.15
17
18 Index: rhythmbox-0.13.3.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild,v
21 retrieving revision 1.14
22 retrieving revision 1.15
23 diff -u -r1.14 -r1.15
24 --- rhythmbox-0.13.3.ebuild 20 Dec 2012 15:58:46 -0000 1.14
25 +++ rhythmbox-0.13.3.ebuild 31 Mar 2013 19:02:20 -0000 1.15
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/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild,v 1.14 2012/12/20 15:58:46 tetromino Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild,v 1.15 2013/03/31 19:02:20 pacho Exp $
32
33 EAPI="3"
34 PYTHON_DEPEND="python? 2:2.5"
35 @@ -25,8 +25,7 @@
36 >=gnome-base/gconf-2
37 >=gnome-extra/gnome-media-2.14
38 <gnome-extra/gnome-media-2.91
39 - >=net-libs/libsoup-2.26:2.4
40 - >=net-libs/libsoup-gnome-2.26:2.4
41 + || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 )
42
43 >=media-libs/gst-plugins-base-0.10.20:0.10
44 || (
45
46
47
48 1.11 media-sound/rhythmbox/rhythmbox-2.98.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild?rev=1.11&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild?rev=1.11&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild?r1=1.10&r2=1.11
53
54 Index: rhythmbox-2.98.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild,v
57 retrieving revision 1.10
58 retrieving revision 1.11
59 diff -u -r1.10 -r1.11
60 --- rhythmbox-2.98.ebuild 2 Feb 2013 22:58:15 -0000 1.10
61 +++ rhythmbox-2.98.ebuild 31 Mar 2013 19:02:20 -0000 1.11
62 @@ -1,6 +1,6 @@
63 # Copyright 1999-2013 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild,v 1.10 2013/02/02 22:58:15 ago Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild,v 1.11 2013/03/31 19:02:20 pacho Exp $
67
68 EAPI="4"
69 GNOME2_LA_PUNT="yes"
70 @@ -36,8 +36,7 @@
71 >=dev-libs/gobject-introspection-0.10.0
72 >=dev-libs/libpeas-0.7.3[gtk,python?]
73 >=dev-libs/totem-pl-parser-3.2
74 - >=net-libs/libsoup-2.26:2.4
75 - >=net-libs/libsoup-gnome-2.26:2.4
76 + || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 )
77 >=media-libs/gst-plugins-base-0.10.32:0.10[introspection]
78 >=media-libs/gstreamer-0.10.32:0.10[introspection]
79 >=sys-libs/tdb-1.2.6
80
81
82
83 1.17 media-sound/rhythmbox/rhythmbox-2.97.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?rev=1.17&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?rev=1.17&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild?r1=1.16&r2=1.17
88
89 Index: rhythmbox-2.97.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v
92 retrieving revision 1.16
93 retrieving revision 1.17
94 diff -u -r1.16 -r1.17
95 --- rhythmbox-2.97.ebuild 2 Feb 2013 22:58:15 -0000 1.16
96 +++ rhythmbox-2.97.ebuild 31 Mar 2013 19:02:20 -0000 1.17
97 @@ -1,6 +1,6 @@
98 # Copyright 1999-2013 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v 1.16 2013/02/02 22:58:15 ago Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.97.ebuild,v 1.17 2013/03/31 19:02:20 pacho Exp $
102
103 EAPI="4"
104 GNOME2_LA_PUNT="yes"
105 @@ -35,8 +35,7 @@
106 >=dev-libs/gobject-introspection-0.10.0
107 >=dev-libs/libpeas-0.7.3[gtk,python?]
108 >=dev-libs/totem-pl-parser-2.32.1
109 - >=net-libs/libsoup-2.26:2.4
110 - >=net-libs/libsoup-gnome-2.26:2.4
111 + || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 )
112 >=media-libs/gst-plugins-base-0.10.32:0.10[introspection]
113 >=media-libs/gstreamer-0.10.32:0.10[introspection]
114 >=sys-libs/tdb-1.2.6
115
116
117
118 1.27 media-sound/rhythmbox/rhythmbox-0.12.8-r1.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.8-r1.ebuild?rev=1.27&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.8-r1.ebuild?rev=1.27&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.8-r1.ebuild?r1=1.26&r2=1.27
123
124 Index: rhythmbox-0.12.8-r1.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.8-r1.ebuild,v
127 retrieving revision 1.26
128 retrieving revision 1.27
129 diff -u -r1.26 -r1.27
130 --- rhythmbox-0.12.8-r1.ebuild 20 Dec 2012 15:58:46 -0000 1.26
131 +++ rhythmbox-0.12.8-r1.ebuild 31 Mar 2013 19:02:20 -0000 1.27
132 @@ -1,6 +1,6 @@
133 -# Copyright 1999-2012 Gentoo Foundation
134 +# Copyright 1999-2013 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.8-r1.ebuild,v 1.26 2012/12/20 15:58:46 tetromino Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.8-r1.ebuild,v 1.27 2013/03/31 19:02:20 pacho Exp $
138
139 EAPI="4"
140 GNOME_TARBALL_SUFFIX="bz2"
141 @@ -27,8 +27,7 @@
142 >=gnome-base/gconf-2:2
143 >=gnome-extra/gnome-media-2.14
144 <gnome-extra/gnome-media-2.90
145 - >=net-libs/libsoup-2.26:2.4
146 - >=net-libs/libsoup-gnome-2.26:2.4
147 + || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.26:2.4 )
148
149 >=media-libs/gst-plugins-base-0.10.20:0.10
150 || (
151
152
153
154 1.240 media-sound/rhythmbox/ChangeLog
155
156 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.240&view=markup
157 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.240&content-type=text/plain
158 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.239&r2=1.240
159
160 Index: ChangeLog
161 ===================================================================
162 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
163 retrieving revision 1.239
164 retrieving revision 1.240
165 diff -u -r1.239 -r1.240
166 --- ChangeLog 2 Feb 2013 22:58:15 -0000 1.239
167 +++ ChangeLog 31 Mar 2013 19:02:20 -0000 1.240
168 @@ -1,6 +1,10 @@
169 # ChangeLog for media-sound/rhythmbox
170 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
171 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.239 2013/02/02 22:58:15 ago Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.240 2013/03/31 19:02:20 pacho Exp $
173 +
174 + 31 Mar 2013; Pacho Ramos <pacho@g.o> rhythmbox-0.12.8-r1.ebuild,
175 + rhythmbox-0.13.3.ebuild, rhythmbox-2.97.ebuild, rhythmbox-2.98.ebuild:
176 + Adapt to libsoup-2.42 dropping gnome USE and splitting (#463702)
177
178 02 Feb 2013; Agostino Sarubbo <ago@g.o> rhythmbox-2.97.ebuild,
179 rhythmbox-2.98.ebuild: