Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/gnome-bluetooth: ChangeLog gnome-bluetooth-2.32.0-r1.ebuild
Date: Thu, 29 Dec 2011 18:11:05
Message-Id: 20111229181055.B23CC2004B@flycatcher.gentoo.org
1 pacho 11/12/29 18:10:55
2
3 Modified: ChangeLog gnome-bluetooth-2.32.0-r1.ebuild
4 Log:
5 amd64 stable, bug 393007
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.103 net-wireless/gnome-bluetooth/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog?rev=1.103&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog?rev=1.103&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog?r1=1.102&r2=1.103
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v
19 retrieving revision 1.102
20 retrieving revision 1.103
21 diff -u -r1.102 -r1.103
22 --- ChangeLog 25 Nov 2011 07:32:07 -0000 1.102
23 +++ ChangeLog 29 Dec 2011 18:10:55 -0000 1.103
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-wireless/gnome-bluetooth
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.102 2011/11/25 07:32:07 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.103 2011/12/29 18:10:55 pacho Exp $
29 +
30 + 29 Dec 2011; Pacho Ramos <pacho@g.o> gnome-bluetooth-2.32.0-r1.ebuild:
31 + amd64 stable, bug 393007
32
33 25 Nov 2011; Alexandre Rostovtsev <tetromino@g.o>
34 -gnome-bluetooth-3.0.1.ebuild, gnome-bluetooth-3.2.1.ebuild:
35
36
37
38 1.2 net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: gnome-bluetooth-2.32.0-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- gnome-bluetooth-2.32.0-r1.ebuild 17 Oct 2011 20:14:48 -0000 1.1
51 +++ gnome-bluetooth-2.32.0-r1.ebuild 29 Dec 2011 18:10:55 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild,v 1.1 2011/10/17 20:14:48 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-2.32.0-r1.ebuild,v 1.2 2011/12/29 18:10:55 pacho Exp $
57
58 EAPI="4"
59 GNOME2_LA_PUNT="yes"
60 @@ -15,7 +15,7 @@
61
62 LICENSE="GPL-2 LGPL-2.1"
63 SLOT="2"
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="amd64 ~ppc ~x86"
66 IUSE="doc +introspection nautilus test"
67
68 COMMON_DEPEND=">=dev-libs/glib-2.26.1-r1:2