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-libs/gnome-online-accounts: gnome-online-accounts-3.8.2.ebuild ChangeLog
Date: Mon, 01 Jul 2013 20:02:29
Message-Id: 20130701200221.036AB2171C@flycatcher.gentoo.org
1 pacho 13/07/01 20:02:20
2
3 Modified: gnome-online-accounts-3.8.2.ebuild ChangeLog
4 Log:
5 Drop json-c dep as discussed in #470200 with Gilles, since I can neither reproduce the problem *now* (I was some months ago). Feel free to reopen if you still suffer the problem with latest versions.
6
7 (Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.3 net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild?r1=1.2&r2=1.3
15
16 Index: gnome-online-accounts-3.8.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- gnome-online-accounts-3.8.2.ebuild 18 May 2013 13:49:51 -0000 1.2
23 +++ gnome-online-accounts-3.8.2.ebuild 1 Jul 2013 20:02:20 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild,v 1.2 2013/05/18 13:49:51 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.2.ebuild,v 1.3 2013/07/01 20:02:20 pacho Exp $
29
30 EAPI="5"
31 inherit gnome2
32 @@ -20,7 +20,6 @@
33 RDEPEND="
34 >=dev-libs/glib-2.35:2
35 app-crypt/libsecret
36 - >=dev-libs/json-c-0.10-r1
37 dev-libs/json-glib
38 dev-libs/libxml2:2
39 >=net-libs/libsoup-2.42:2.4
40
41
42
43 1.20 net-libs/gnome-online-accounts/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 18 May 2013 13:49:51 -0000 1.19
56 +++ ChangeLog 1 Jul 2013 20:02:20 -0000 1.20
57 @@ -1,6 +1,12 @@
58 # ChangeLog for net-libs/gnome-online-accounts
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.19 2013/05/18 13:49:51 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.20 2013/07/01 20:02:20 pacho Exp $
62 +
63 + 01 Jul 2013; Pacho Ramos <pacho@g.o>
64 + gnome-online-accounts-3.8.2.ebuild:
65 + Drop json-c dep as discussed in #470200 with Gilles, since I can neither
66 + reproduce the problem *now* (I was some months ago). Feel free to reopen if
67 + you still suffer the problem with latest versions.
68
69 18 May 2013; Pacho Ramos <pacho@g.o>
70 -gnome-online-accounts-3.8.1.ebuild, gnome-online-accounts-3.8.2.ebuild: