Gentoo Archives: gentoo-commits

From: "Arun Raghavan (ford_prefect)" <ford_prefect@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.30.3.ebuild
Date: Mon, 01 Nov 2010 07:23:23
Message-Id: 20101101072317.2A8ED20051@flycatcher.gentoo.org
1 ford_prefect 10/11/01 07:23:17
2
3 Modified: ChangeLog libgweather-2.30.3.ebuild
4 Log:
5 Clarify GTK+ dep as being gtk+:2
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.69 dev-libs/libgweather/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.69&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.69&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.68&r2=1.69
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
19 retrieving revision 1.68
20 retrieving revision 1.69
21 diff -u -r1.68 -r1.69
22 --- ChangeLog 24 Oct 2010 13:34:31 -0000 1.68
23 +++ ChangeLog 1 Nov 2010 07:23:17 -0000 1.69
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/libgweather
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.68 2010/10/24 13:34:31 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.69 2010/11/01 07:23:17 ford_prefect Exp $
29 +
30 + 01 Nov 2010; Arun Raghavan <ford_prefect@g.o>
31 + libgweather-2.30.3.ebuild:
32 + Clarify GTK+ dep as being gtk+:2
33
34 24 Oct 2010; Pacho Ramos <pacho@g.o> -libgweather-2.26.2.1.ebuild,
35 -files/libgweather-2.26.2.1-automagic-python.patch,
36
37
38
39 1.2 dev-libs/libgweather/libgweather-2.30.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild?r1=1.1&r2=1.2
44
45 Index: libgweather-2.30.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- libgweather-2.30.3.ebuild 27 Sep 2010 21:23:34 -0000 1.1
52 +++ libgweather-2.30.3.ebuild 1 Nov 2010 07:23:17 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.1 2010/09/27 21:23:34 eva Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.2 2010/11/01 07:23:17 ford_prefect Exp $
58
59 EAPI="2"
60 GCONF_DEBUG="no"
61 @@ -18,7 +18,7 @@
62
63 # libsoup-gnome is to be used because libsoup[gnome] might not
64 # get libsoup-gnome installed by the time ${P} is built
65 -RDEPEND=">=x11-libs/gtk+-2.11
66 +RDEPEND=">=x11-libs/gtk+-2.11:2
67 >=dev-libs/glib-2.13
68 >=gnome-base/gconf-2.8
69 >=net-libs/libsoup-gnome-2.25.1:2.4