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 ChangeLog
Date: Sat, 30 Nov 2013 18:51:04
Message-Id: 20131130185101.866CF2004B@flycatcher.gentoo.org
1 pacho 13/11/30 18:51:01
2
3 Modified: libgweather-3.8.3.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #478252
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 dev-libs/libgweather/libgweather-3.8.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild?r1=1.1&r2=1.2
15
16 Index: libgweather-3.8.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libgweather-3.8.3.ebuild 26 Oct 2013 19:36:58 -0000 1.1
23 +++ libgweather-3.8.3.ebuild 30 Nov 2013 18:51:01 -0000 1.2
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/dev-libs/libgweather/libgweather-3.8.3.ebuild,v 1.1 2013/10/26 19:36:58 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild,v 1.2 2013/11/30 18:51:01 pacho Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="no"
32 @@ -13,7 +13,7 @@
33 LICENSE="GPL-2+"
34 SLOT="2/3-3" # subslot = 3-(libgweather-3 soname suffix)
35 IUSE="+introspection"
36 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
37 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
38
39 COMMON_DEPEND="
40 >=x11-libs/gtk+-2.90.0:3[introspection?]
41
42
43
44 1.99 dev-libs/libgweather/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.99&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.99&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.98&r2=1.99
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
53 retrieving revision 1.98
54 retrieving revision 1.99
55 diff -u -r1.98 -r1.99
56 --- ChangeLog 26 Oct 2013 19:36:58 -0000 1.98
57 +++ ChangeLog 30 Nov 2013 18:51:01 -0000 1.99
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/libgweather
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.98 2013/10/26 19:36:58 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.99 2013/11/30 18:51:01 pacho Exp $
63 +
64 + 30 Nov 2013; Pacho Ramos <pacho@g.o> libgweather-3.8.3.ebuild:
65 + amd64 stable, bug #478252
66
67 *libgweather-3.8.3 (26 Oct 2013)