tetromino 14/06/03 03:13:36 Modified: ChangeLog cinnamon-bluetooth-3.8.4.ebuild Log: Appears to be incompatible with gnome-bluetooth-3.12. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Revision Changes Path 1.2 net-wireless/cinnamon-bluetooth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 8 May 2014 03:08:23 -0000 1.1 +++ ChangeLog 3 Jun 2014 03:13:36 -0000 1.2 @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/cinnamon-bluetooth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog,v 1.1 2014/05/08 03:08:23 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/ChangeLog,v 1.2 2014/06/03 03:13:36 tetromino Exp $ + + 03 Jun 2014; Alexandre Rostovtsev <[email protected]> + cinnamon-bluetooth-3.8.4.ebuild: + Appears to be incompatible with gnome-bluetooth-3.12. *cinnamon-bluetooth-3.8.4 (08 May 2014) 1.2 net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild?rev=1.2&view=markup 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 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 Index: cinnamon-bluetooth-3.8.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-wireless/cinnamon-bluetooth/cinnamon-bluetooth-3.8.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cinnamon-bluetooth-3.8.4.ebuild 8 May 2014 03:08:23 -0000 1.1 +++ cinnamon-bluetooth-3.8.4.ebuild 3 Jun 2014 03:13:36 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ EAPI="5" GCONF_DEBUG="yes" @@ -17,10 +17,12 @@ IUSE="" KEYWORDS="~amd64 ~x86" +# fails with gnome-bluetooth-3.12, https://github.com/linuxmint/cinnamon-bluetooth/issues/9 COMMON_DEPEND=" >=dev-libs/glib-2.31:2 gnome-extra/cinnamon-control-center >=net-wireless/gnome-bluetooth-3.4.1:2= + <net-wireless/gnome-bluetooth-3.11 >=x11-libs/gtk+-3.4.2:3 x11-libs/libX11 "
