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.8.3.ebuild libgweather-3.10.2.ebuild ChangeLog
Date: Sat, 22 Feb 2014 21:18:16
Message-Id: 20140222211813.B6A9C2004C@flycatcher.gentoo.org
1 pacho 14/02/22 21:18:13
2
3 Modified: libgweather-3.8.3.ebuild libgweather-3.10.2.ebuild
4 ChangeLog
5 Log:
6 Fix wrong commit, bug 502160
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.5 dev-libs/libgweather/libgweather-3.8.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild?r1=1.4&r2=1.5
16
17 Index: libgweather-3.8.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- libgweather-3.8.3.ebuild 22 Feb 2014 14:41:18 -0000 1.4
24 +++ libgweather-3.8.3.ebuild 22 Feb 2014 21:18:13 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild,v 1.4 2014/02/22 14:41:18 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild,v 1.5 2014/02/22 21:18:13 pacho Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33 @@ -13,7 +13,7 @@
34 LICENSE="GPL-2+"
35 SLOT="2/3-3" # subslot = 3-(libgweather-3 soname suffix)
36 IUSE="+introspection"
37 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
39
40 COMMON_DEPEND="
41 >=x11-libs/gtk+-2.90.0:3[introspection?]
42
43
44
45 1.3 dev-libs/libgweather/libgweather-3.10.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild?r1=1.2&r2=1.3
50
51 Index: libgweather-3.10.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- libgweather-3.10.2.ebuild 22 Feb 2014 14:41:18 -0000 1.2
58 +++ libgweather-3.10.2.ebuild 22 Feb 2014 21:18:13 -0000 1.3
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild,v 1.2 2014/02/22 14:41:18 pacho Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild,v 1.3 2014/02/22 21:18:13 pacho Exp $
64
65 EAPI="5"
66 GCONF_DEBUG="no"
67 @@ -16,7 +16,7 @@
68 SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix)
69 IUSE="glade +introspection vala"
70 REQUIRED_USE="vala? ( introspection )"
71 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
72 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
73
74 COMMON_DEPEND="
75 >=x11-libs/gtk+-2.90.0:3[introspection?]
76
77
78
79 1.104 dev-libs/libgweather/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.104&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.104&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.103&r2=1.104
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
88 retrieving revision 1.103
89 retrieving revision 1.104
90 diff -u -r1.103 -r1.104
91 --- ChangeLog 22 Feb 2014 14:41:18 -0000 1.103
92 +++ ChangeLog 22 Feb 2014 21:18:13 -0000 1.104
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-libs/libgweather
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.103 2014/02/22 14:41:18 pacho Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.104 2014/02/22 21:18:13 pacho Exp $
98 +
99 + 22 Feb 2014; Pacho Ramos <pacho@g.o> libgweather-3.10.2.ebuild,
100 + libgweather-3.8.3.ebuild:
101 + Fix wrong commit, bug 502160
102
103 22 Feb 2014; Pacho Ramos <pacho@g.o> libgweather-3.10.2.ebuild,
104 libgweather-3.8.3.ebuild: