Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox: rhythmbox-0.10.1-r1.ebuild rhythmbox-0.11.2-r1.ebuild ChangeLog
Date: Tue, 01 Jan 2008 22:06:29
Message-Id: E1J9pFb-0007LB-A4@stork.gentoo.org
1 aballier 08/01/01 22:06:19
2
3 Modified: rhythmbox-0.10.1-r1.ebuild
4 rhythmbox-0.11.2-r1.ebuild ChangeLog
5 Log:
6 stick musicbrainz deps to -2*, bug #203784
7 (Portage version: 2.1.4_rc14)
8
9 Revision Changes Path
10 1.6 media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: rhythmbox-0.10.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- rhythmbox-0.10.1-r1.ebuild 25 Dec 2007 20:34:49 -0000 1.5
23 +++ rhythmbox-0.10.1-r1.ebuild 1 Jan 2008 22:06:18 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild,v 1.5 2007/12/25 20:34:49 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild,v 1.6 2008/01/01 22:06:18 aballier Exp $
30
31 inherit gnome2 eutils
32
33 @@ -26,7 +26,8 @@
34 >=gnome-extra/gnome-media-2.14.0
35 >=media-plugins/gst-plugins-cdparanoia-0.10
36 keyring? ( >=gnome-base/gnome-keyring-0.4.9 )
37 - musicbrainz? ( >=media-libs/musicbrainz-2.1 )
38 + musicbrainz? ( >=media-libs/musicbrainz-2.1
39 + =media-libs/musicbrainz-2* )
40 >=net-libs/libsoup-2.2.99
41 lirc? ( app-misc/lirc )
42 hal? ( ipod? ( >=media-libs/libgpod-0.4 )
43
44
45
46 1.2 media-sound/rhythmbox/rhythmbox-0.11.2-r1.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.11.2-r1.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.11.2-r1.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.11.2-r1.ebuild?r1=1.1&r2=1.2
51
52 Index: rhythmbox-0.11.2-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.11.2-r1.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- rhythmbox-0.11.2-r1.ebuild 28 Oct 2007 21:15:49 -0000 1.1
59 +++ rhythmbox-0.11.2-r1.ebuild 1 Jan 2008 22:06:18 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2007 Gentoo Foundation
62 +# Copyright 1999-2008 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.11.2-r1.ebuild,v 1.1 2007/10/28 21:15:49 compnerd Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.11.2-r1.ebuild,v 1.2 2008/01/01 22:06:18 aballier Exp $
66
67 inherit gnome2 eutils
68
69 @@ -28,7 +28,8 @@
70 >=gnome-extra/gnome-media-2.14.0
71 >=media-plugins/gst-plugins-cdparanoia-0.10
72 keyring? ( >=gnome-base/gnome-keyring-0.4.9 )
73 - musicbrainz? ( >=media-libs/musicbrainz-2.1 )
74 + musicbrainz? ( >=media-libs/musicbrainz-2.1
75 + =media-libs/musicbrainz-2* )
76 >=net-libs/libsoup-2.2.99
77 lirc? ( app-misc/lirc )
78 hal? ( ipod? ( >=media-libs/libgpod-0.4 )
79
80
81
82 1.114 media-sound/rhythmbox/ChangeLog
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.114&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.114&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.113&r2=1.114
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
91 retrieving revision 1.113
92 retrieving revision 1.114
93 diff -u -r1.113 -r1.114
94 --- ChangeLog 29 Dec 2007 22:36:22 -0000 1.113
95 +++ ChangeLog 1 Jan 2008 22:06:18 -0000 1.114
96 @@ -1,6 +1,10 @@
97 # ChangeLog for media-sound/rhythmbox
98 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.113 2007/12/29 22:36:22 compnerd Exp $
100 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
101 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.114 2008/01/01 22:06:18 aballier Exp $
102 +
103 + 01 Jan 2008; Alexis Ballier <aballier@g.o>
104 + rhythmbox-0.10.1-r1.ebuild, rhythmbox-0.11.2-r1.ebuild:
105 + stick musicbrainz deps to -2*, bug #203784
106
107 29 Dec 2007; Saleem Abdulrasool <compnerd@g.o>
108 -rhythmbox-0.10.1.ebuild:
109
110
111
112 --
113 gentoo-commits@g.o mailing list