Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/cinnamon-bluetooth: ChangeLog cinnamon-bluetooth-3.8.4.ebuild
Date: Tue, 03 Jun 2014 03:13:42
Message-Id: 20140603031336.BC50A20036@flycatcher.gentoo.org
1 tetromino 14/06/03 03:13:36
2
3 Modified: ChangeLog cinnamon-bluetooth-3.8.4.ebuild
4 Log:
5 Appears to be incompatible with gnome-bluetooth-3.12.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
8
9 Revision Changes Path
10 1.2 net-wireless/cinnamon-bluetooth/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 8 May 2014 03:08:23 -0000 1.1
23 +++ ChangeLog 3 Jun 2014 03:13:36 -0000 1.2
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-wireless/cinnamon-bluetooth
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog,v 1.1 2014/05/08 03:08:23 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog,v 1.2 2014/06/03 03:13:36 tetromino Exp $
29 +
30 + 03 Jun 2014; Alexandre Rostovtsev <tetromino@g.o>
31 + cinnamon-bluetooth-3.8.4.ebuild:
32 + Appears to be incompatible with gnome-bluetooth-3.12.
33
34 *cinnamon-bluetooth-3.8.4 (08 May 2014)
35
36
37
38
39 1.2 net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild?r1=1.1&r2=1.2
44
45 Index: cinnamon-bluetooth-3.8.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- cinnamon-bluetooth-3.8.4.ebuild 8 May 2014 03:08:23 -0000 1.1
52 +++ cinnamon-bluetooth-3.8.4.ebuild 3 Jun 2014 03:13:36 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild,v 1.1 2014/05/08 03:08:23 tetromino Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild,v 1.2 2014/06/03 03:13:36 tetromino Exp $
58
59 EAPI="5"
60 GCONF_DEBUG="yes"
61 @@ -17,10 +17,12 @@
62 IUSE=""
63 KEYWORDS="~amd64 ~x86"
64
65 +# fails with gnome-bluetooth-3.12, https://github.com/linuxmint/cinnamon-bluetooth/issues/9
66 COMMON_DEPEND="
67 >=dev-libs/glib-2.31:2
68 gnome-extra/cinnamon-control-center
69 >=net-wireless/gnome-bluetooth-3.4.1:2=
70 + <net-wireless/gnome-bluetooth-3.11
71 >=x11-libs/gtk+-3.4.2:3
72 x11-libs/libX11
73 "