Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libsocialweb: ChangeLog libsocialweb-0.25.21.ebuild
Date: Fri, 30 Aug 2013 22:50:46
Message-Id: 20130830225040.0586E2004C@flycatcher.gentoo.org
1 eva 13/08/30 22:50:39
2
3 Modified: ChangeLog libsocialweb-0.25.21.ebuild
4 Log:
5 Depend on libsoup-gnome again.
6
7 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
8
9 Revision Changes Path
10 1.23 net-libs/libsocialweb/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsocialweb/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsocialweb/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsocialweb/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 21 Jul 2013 10:46:49 -0000 1.22
23 +++ ChangeLog 30 Aug 2013 22:50:39 -0000 1.23
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-libs/libsocialweb
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v 1.22 2013/07/21 10:46:49 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/ChangeLog,v 1.23 2013/08/30 22:50:39 eva Exp $
29 +
30 + 30 Aug 2013; Gilles Dartiguelongue <eva@g.o>
31 + libsocialweb-0.25.21.ebuild:
32 + Depend on libsoup-gnome again.
33
34 21 Jul 2013; Pacho Ramos <pacho@g.o> metadata.xml:
35 update USE flags desc
36
37
38
39 1.10 net-libs/libsocialweb/libsocialweb-0.25.21.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild?r1=1.9&r2=1.10
44
45 Index: libsocialweb-0.25.21.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- libsocialweb-0.25.21.ebuild 31 Mar 2013 19:05:17 -0000 1.9
52 +++ libsocialweb-0.25.21.ebuild 30 Aug 2013 22:50:39 -0000 1.10
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild,v 1.9 2013/03/31 19:05:17 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsocialweb/libsocialweb-0.25.21.ebuild,v 1.10 2013/08/30 22:50:39 eva Exp $
58
59 EAPI="4"
60 GCONF_DEBUG="no"
61 @@ -29,7 +29,7 @@
62 dev-libs/json-glib
63 net-libs/libsoup:2.4
64
65 - gnome? ( || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.25.1:2.4 ) )
66 + gnome? ( >=net-libs/libsoup-gnome-2.25.1:2.4 )
67 introspection? ( >=dev-libs/gobject-introspection-0.9.6 )
68 networkmanager? ( net-misc/networkmanager )
69 !networkmanager? ( connman? ( net-misc/connman ) )"