Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.26.2.1.ebuild
Date: Thu, 03 Dec 2009 17:11:32
Message-Id: E1NGFDF-0003rM-7M@stork.gentoo.org
1 ranger 09/12/03 17:11:29
2
3 Modified: ChangeLog libgweather-2.26.2.1.ebuild
4 Log:
5 Marking libgweather-2.26.2.1 ppc64 for bug 281427
6 (Portage version: 2.1.7.1/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.46 dev-libs/libgweather/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.46&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.46&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.45&r2=1.46
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
18 retrieving revision 1.45
19 retrieving revision 1.46
20 diff -u -r1.45 -r1.46
21 --- ChangeLog 28 Nov 2009 18:03:50 -0000 1.45
22 +++ ChangeLog 3 Dec 2009 17:11:28 -0000 1.46
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/libgweather
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.45 2009/11/28 18:03:50 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.46 2009/12/03 17:11:28 ranger Exp $
28 +
29 + 03 Dec 2009; Brent Baude <ranger@g.o> libgweather-2.26.2.1.ebuild:
30 + Marking libgweather-2.26.2.1 ppc64 stable for bug 281427
31
32 28 Nov 2009; Raúl Porcel <armin76@g.o>
33 libgweather-2.26.2.1.ebuild:
34
35
36
37 1.11 dev-libs/libgweather/libgweather-2.26.2.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild?rev=1.11&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild?rev=1.11&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild?r1=1.10&r2=1.11
42
43 Index: libgweather-2.26.2.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild,v
46 retrieving revision 1.10
47 retrieving revision 1.11
48 diff -u -r1.10 -r1.11
49 --- libgweather-2.26.2.1.ebuild 28 Nov 2009 18:03:50 -0000 1.10
50 +++ libgweather-2.26.2.1.ebuild 3 Dec 2009 17:11:28 -0000 1.11
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild,v 1.10 2009/11/28 18:03:50 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.26.2.1.ebuild,v 1.11 2009/12/03 17:11:28 ranger Exp $
56
57 EAPI="2"
58 GCONF_DEBUG="no"
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
65 IUSE="python doc"
66
67 RDEPEND=">=x11-libs/gtk+-2.11