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-3.0.1.ebuild ChangeLog
Date: Sat, 22 Feb 2014 22:18:53
Message-Id: 20140222221850.2FB762004C@flycatcher.gentoo.org
1 pacho 14/02/22 22:18:50
2
3 Modified: rhythmbox-3.0.1.ebuild ChangeLog
4 Log:
5 Fix wrong commit, bug 502160
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.6 media-sound/rhythmbox/rhythmbox-3.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.1.ebuild?r1=1.5&r2=1.6
15
16 Index: rhythmbox-3.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- rhythmbox-3.0.1.ebuild 8 Dec 2013 19:16:31 -0000 1.5
23 +++ rhythmbox-3.0.1.ebuild 22 Feb 2014 22:18:49 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.1.ebuild,v 1.5 2013/12/08 19:16:31 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.1.ebuild,v 1.6 2014/02/22 22:18:49 pacho Exp $
30
31 EAPI="5"
32 GNOME2_LA_PUNT="yes"
33
34
35
36 1.253 media-sound/rhythmbox/ChangeLog
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.253&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.253&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.252&r2=1.253
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
45 retrieving revision 1.252
46 retrieving revision 1.253
47 diff -u -r1.252 -r1.253
48 --- ChangeLog 8 Dec 2013 19:16:31 -0000 1.252
49 +++ ChangeLog 22 Feb 2014 22:18:49 -0000 1.253
50 @@ -1,6 +1,9 @@
51 # ChangeLog for media-sound/rhythmbox
52 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.252 2013/12/08 19:16:31 pacho Exp $
54 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.253 2014/02/22 22:18:49 pacho Exp $
56 +
57 + 22 Feb 2014; Pacho Ramos <pacho@g.o> rhythmbox-3.0.1.ebuild:
58 + Fix wrong commit, bug 502160
59
60 08 Dec 2013; Pacho Ramos <pacho@g.o> rhythmbox-3.0.1.ebuild:
61 x86 stable, bug #478252