Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: libgweather-3.12.2.ebuild libgweather-3.10.2.ebuild ChangeLog libgweather-3.12.1.ebuild
Date: Sat, 02 Aug 2014 09:59:00
Message-Id: 20140802095855.3E1CE2004E@flycatcher.gentoo.org
1 pacho 14/08/02 09:58:54
2
3 Modified: libgweather-3.12.2.ebuild libgweather-3.10.2.ebuild
4 ChangeLog
5 Removed: libgweather-3.12.1.ebuild
6 Log:
7 Newer gtk+ version is needed (#517406 by Michael Haubenwallner), drop old.
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
10
11 Revision Changes Path
12 1.4 dev-libs/libgweather/libgweather-3.12.2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2.ebuild?r1=1.3&r2=1.4
17
18 Index: libgweather-3.12.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- libgweather-3.12.2.ebuild 23 Jul 2014 15:14:33 -0000 1.3
25 +++ libgweather-3.12.2.ebuild 2 Aug 2014 09:58:54 -0000 1.4
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2.ebuild,v 1.3 2014/07/23 15:14:33 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.12.2.ebuild,v 1.4 2014/08/02 09:58:54 pacho Exp $
31
32 EAPI="5"
33 GCONF_DEBUG="no"
34 @@ -19,7 +19,7 @@
35 KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
36
37 COMMON_DEPEND="
38 - >=x11-libs/gtk+-2.90.0:3[introspection?]
39 + >=x11-libs/gtk+-3.5.6:3[introspection?]
40 >=dev-libs/glib-2.35.1:2
41 >=net-libs/libsoup-2.34:2.4
42 >=dev-libs/libxml2-2.6.0
43
44
45
46 1.6 dev-libs/libgweather/libgweather-3.10.2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild?rev=1.6&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild?rev=1.6&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild?r1=1.5&r2=1.6
51
52 Index: libgweather-3.10.2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild,v
55 retrieving revision 1.5
56 retrieving revision 1.6
57 diff -u -r1.5 -r1.6
58 --- libgweather-3.10.2.ebuild 9 Mar 2014 11:55:35 -0000 1.5
59 +++ libgweather-3.10.2.ebuild 2 Aug 2014 09:58:54 -0000 1.6
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild,v 1.5 2014/03/09 11:55:35 pacho Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild,v 1.6 2014/08/02 09:58:54 pacho Exp $
65
66 EAPI="5"
67 GCONF_DEBUG="no"
68 @@ -19,7 +19,7 @@
69 KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
70
71 COMMON_DEPEND="
72 - >=x11-libs/gtk+-2.90.0:3[introspection?]
73 + >=x11-libs/gtk+-3.5.6:3[introspection?]
74 >=dev-libs/glib-2.35.1:2
75 >=net-libs/libsoup-2.34:2.4
76 >=dev-libs/libxml2-2.6.0
77
78
79
80 1.112 dev-libs/libgweather/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.112&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.112&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.111&r2=1.112
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
89 retrieving revision 1.111
90 retrieving revision 1.112
91 diff -u -r1.111 -r1.112
92 --- ChangeLog 23 Jul 2014 15:14:33 -0000 1.111
93 +++ ChangeLog 2 Aug 2014 09:58:54 -0000 1.112
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-libs/libgweather
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.111 2014/07/23 15:14:33 ago Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.112 2014/08/02 09:58:54 pacho Exp $
99 +
100 + 02 Aug 2014; Pacho Ramos <pacho@g.o> -libgweather-3.12.1.ebuild,
101 + libgweather-3.10.2.ebuild, libgweather-3.12.2.ebuild:
102 + Newer gtk+ version is needed (#517406 by Michael Haubenwallner), drop old.
103
104 23 Jul 2014; Agostino Sarubbo <ago@g.o> libgweather-3.12.2.ebuild:
105 Stable for x86, wrt bug #512012