Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-geoclue: python-geoclue-0.1.0-r1.ebuild ChangeLog
Date: Tue, 21 Jan 2014 22:47:24
Message-Id: 20140121224721.612462004C@flycatcher.gentoo.org
1 eva 14/01/21 22:47:21
2
3 Modified: python-geoclue-0.1.0-r1.ebuild ChangeLog
4 Log:
5 Pin geoclue dependency to slot 0.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
8
9 Revision Changes Path
10 1.12 dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild?r1=1.11&r2=1.12
15
16 Index: python-geoclue-0.1.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- python-geoclue-0.1.0-r1.ebuild 5 Jan 2014 17:51:41 -0000 1.11
23 +++ python-geoclue-0.1.0-r1.ebuild 21 Jan 2014 22:47:21 -0000 1.12
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/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild,v 1.11 2014/01/05 17:51:41 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild,v 1.12 2014/01/21 22:47:21 eva Exp $
29
30 EAPI=5
31
32 @@ -18,10 +18,10 @@
33 IUSE="test"
34
35 RDEPEND="
36 - app-misc/geoclue
37 + app-misc/geoclue:0
38 dev-python/dbus-python[${PYTHON_USEDEP}]
39 dev-python/pygobject:2[${PYTHON_USEDEP}]"
40 -DEPEND="test? ( app-misc/geoclue )"
41 +DEPEND="test? ( app-misc/geoclue:0 )"
42
43 S="${WORKDIR}"/${PN}
44
45
46
47
48 1.23 dev-python/python-geoclue/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-geoclue/ChangeLog?rev=1.23&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-geoclue/ChangeLog?rev=1.23&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-geoclue/ChangeLog?r1=1.22&r2=1.23
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/ChangeLog,v
57 retrieving revision 1.22
58 retrieving revision 1.23
59 diff -u -r1.22 -r1.23
60 --- ChangeLog 6 Jan 2014 08:20:39 -0000 1.22
61 +++ ChangeLog 21 Jan 2014 22:47:21 -0000 1.23
62 @@ -1,6 +1,10 @@
63 # ChangeLog for dev-python/python-geoclue
64 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/ChangeLog,v 1.22 2014/01/06 08:20:39 jlec Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/ChangeLog,v 1.23 2014/01/21 22:47:21 eva Exp $
67 +
68 + 21 Jan 2014; Gilles Dartiguelongue <eva@g.o>
69 + python-geoclue-0.1.0-r1.ebuild:
70 + Pin geoclue dependency to slot 0.
71
72 06 Jan 2014; Justin Lecher <jlec@g.o> -python-geoclue-0.1.0.ebuild:
73 Drop old