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.1.ebuild ChangeLog
Date: Fri, 03 Oct 2014 10:00:55
Message-Id: 20141003100046.2D6106D63@oystercatcher.gentoo.org
1 pacho 14/10/03 10:00:46
2
3 Modified: rhythmbox-3.1.ebuild ChangeLog
4 Log:
5 Tests failing for years without upstream caring at all, upstream bug #688745
6
7 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 media-sound/rhythmbox/rhythmbox-3.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild?r1=1.1&r2=1.2
15
16 Index: rhythmbox-3.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- rhythmbox-3.1.ebuild 3 Oct 2014 09:58:41 -0000 1.1
23 +++ rhythmbox-3.1.ebuild 3 Oct 2014 10:00:46 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild,v 1.1 2014/10/03 09:58:41 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild,v 1.2 2014/10/03 10:00:46 pacho Exp $
29
30 EAPI="5"
31 GNOME2_LA_PUNT="yes"
32 @@ -31,6 +31,10 @@
33 python? ( ${PYTHON_REQUIRED_USE} )
34 "
35
36 +# Tests failing for years without upstream caring at all
37 +# upstream bug #688745
38 +RESTRICT="test"
39 +
40 # FIXME: double check what to do with fm-radio plugin
41 # webkit-gtk-1.10 is needed because it uses gstreamer-1.0
42 COMMON_DEPEND="
43
44
45
46 1.263 media-sound/rhythmbox/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.263&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.263&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.262&r2=1.263
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v
55 retrieving revision 1.262
56 retrieving revision 1.263
57 diff -u -r1.262 -r1.263
58 --- ChangeLog 3 Oct 2014 09:58:41 -0000 1.262
59 +++ ChangeLog 3 Oct 2014 10:00:46 -0000 1.263
60 @@ -1,6 +1,9 @@
61 # ChangeLog for media-sound/rhythmbox
62 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.262 2014/10/03 09:58:41 pacho Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.263 2014/10/03 10:00:46 pacho Exp $
65 +
66 + 03 Oct 2014; Pacho Ramos <pacho@g.o> rhythmbox-3.1.ebuild:
67 + Tests failing for years without upstream caring at all, upstream bug #688745
68
69 *rhythmbox-3.1 (03 Oct 2014)