Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: ChangeLog rhythmbox-0.12.6.ebuild rhythmbox-0.12.5-r2.ebuild rhythmbox-0.11.6-r1.ebuild
Date: Wed, 17 Feb 2010 23:12:26
Message-Id: E1Nhsqv-0002tI-8Y@stork.gentoo.org
1 eva 10/02/17 22:58:41
2
3 Modified: ChangeLog rhythmbox-0.12.6.ebuild
4 rhythmbox-0.12.5-r2.ebuild
5 Removed: rhythmbox-0.11.6-r1.ebuild
6 Log:
7 Add libsoup-gnome dependency, it is needed at build time, bug #302670. Raise gnome-doc-utils dependency to an appropriate version, bug #303515.
8 (Portage version: 2.2_rc62/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.171 media-sound/rhythmbox/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.171&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.171&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.170&r2=1.171
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
20 retrieving revision 1.170
21 retrieving revision 1.171
22 diff -u -r1.170 -r1.171
23 --- ChangeLog 11 Jan 2010 14:29:33 -0000 1.170
24 +++ ChangeLog 17 Feb 2010 22:58:40 -0000 1.171
25 @@ -1,6 +1,13 @@
26 # ChangeLog for media-sound/rhythmbox
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.170 2010/01/11 14:29:33 mrpouet Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.171 2010/02/17 22:58:40 eva Exp $
30 +
31 + 17 Feb 2010; Gilles Dartiguelongue <eva@g.o>
32 + -files/rhythmbox-0.11.5-libmtp-0.3.0-API.patch,
33 + -rhythmbox-0.11.6-r1.ebuild, rhythmbox-0.12.5-r2.ebuild,
34 + rhythmbox-0.12.6.ebuild:
35 + Add libsoup-gnome dependency, it is needed at build time, bug #302670.
36 + Raise gnome-doc-utils dependency to an appropriate version, bug #303515.
37
38 11 Jan 2010; Romain Perier <mrpouet@g.o> rhythmbox-0.12.6.ebuild:
39 Drop seamonkey dep necessary for seamonkey p.mask removal, and drop
40
41
42
43 1.3 media-sound/rhythmbox/rhythmbox-0.12.6.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.6.ebuild?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.6.ebuild?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.6.ebuild?r1=1.2&r2=1.3
48
49 Index: rhythmbox-0.12.6.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.6.ebuild,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- rhythmbox-0.12.6.ebuild 11 Jan 2010 14:29:33 -0000 1.2
56 +++ rhythmbox-0.12.6.ebuild 17 Feb 2010 22:58:40 -0000 1.3
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2010 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.6.ebuild,v 1.2 2010/01/11 14:29:33 mrpouet Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.6.ebuild,v 1.3 2010/02/17 22:58:40 eva Exp $
62
63 EAPI="2"
64
65 @@ -24,7 +24,8 @@
66 >=dev-libs/totem-pl-parser-2.26.0
67 >=gnome-base/gconf-2
68 >=gnome-extra/gnome-media-2.14.0
69 - >=net-libs/libsoup-2.26:2.4[gnome]
70 + >=net-libs/libsoup-2.26:2.4
71 + >=net-libs/libsoup-gnome-2.26:2.4
72
73 >=media-libs/gst-plugins-base-0.10.20
74 || (
75 @@ -74,7 +75,7 @@
76 dev-util/pkgconfig
77 >=dev-util/intltool-0.40
78 app-text/scrollkeeper
79 - app-text/gnome-doc-utils
80 + >=app-text/gnome-doc-utils-0.9.1
81 doc? ( >=dev-util/gtk-doc-1.4 )
82 test? ( dev-libs/check )"
83
84
85
86
87 1.8 media-sound/rhythmbox/rhythmbox-0.12.5-r2.ebuild
88
89 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5-r2.ebuild?rev=1.8&view=markup
90 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5-r2.ebuild?rev=1.8&content-type=text/plain
91 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5-r2.ebuild?r1=1.7&r2=1.8
92
93 Index: rhythmbox-0.12.5-r2.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5-r2.ebuild,v
96 retrieving revision 1.7
97 retrieving revision 1.8
98 diff -u -r1.7 -r1.8
99 --- rhythmbox-0.12.5-r2.ebuild 5 Jan 2010 18:25:41 -0000 1.7
100 +++ rhythmbox-0.12.5-r2.ebuild 17 Feb 2010 22:58:40 -0000 1.8
101 @@ -1,6 +1,6 @@
102 # Copyright 1999-2010 Gentoo Foundation
103 # Distributed under the terms of the GNU General Public License v2
104 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5-r2.ebuild,v 1.7 2010/01/05 18:25:41 nixnut Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.5-r2.ebuild,v 1.8 2010/02/17 22:58:40 eva Exp $
106
107 EAPI="2"
108 WANT_AUTOMAKE="1.10"
109 @@ -25,7 +25,8 @@
110 >=dev-libs/totem-pl-parser-2.26.0
111 >=gnome-base/gconf-2
112 >=gnome-extra/gnome-media-2.14.0
113 - >=net-libs/libsoup-2.26:2.4[gnome]
114 + >=net-libs/libsoup-2.26:2.4
115 + >=net-libs/libsoup-gnome-2.26:2.4
116
117 >=media-libs/gst-plugins-base-0.10.20
118 || (
119 @@ -78,7 +79,7 @@
120 dev-util/gtk-doc-am
121 >=dev-util/intltool-0.40
122 app-text/scrollkeeper
123 - app-text/gnome-doc-utils
124 + >=app-text/gnome-doc-utils-0.9.1
125 doc? ( >=dev-util/gtk-doc-1.4 )
126 test? ( dev-libs/check )"