Gentoo Archives: gentoo-commits

From: Alexandre Rostovtsev <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: net-wireless/gnome-bluetooth/
Date: Sat, 29 Dec 2012 06:21:48
Message-Id: 1356762076.6fede9bfbabf5d11641479123b2356d0fc1807df.tetromino@gentoo
1 commit: 6fede9bfbabf5d11641479123b2356d0fc1807df
2 Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 29 06:21:16 2012 +0000
4 Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 29 06:21:16 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6fede9bf
7
8 net-wireless/gnome-bluetooth: sync with gx86
9
10 ---
11 .../gnome-bluetooth/gnome-bluetooth-9999.ebuild | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild
15 index fa2a423..0a9993b 100644
16 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild
17 +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-9999.ebuild
18 @@ -15,7 +15,7 @@ DESCRIPTION="Fork of bluez-gnome focused on integration with GNOME"
19 HOMEPAGE="http://live.gnome.org/GnomeBluetooth"
20
21 LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
22 -SLOT="2"
23 +SLOT="2/11" # subslot = libgnome-bluetooth soname version
24 IUSE="+introspection sendto"
25 if [[ ${PV} = 9999 ]]; then
26 IUSE="${IUSE} doc"