Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libgweather: ChangeLog libgweather-2.22.2.ebuild libgweather-2.22.1.1.ebuild
Date: Sun, 01 Jun 2008 11:07:31
Message-Id: E1K2lPJ-0002Bs-H2@stork.gentoo.org
1 nixnut 08/06/01 11:07:25
2
3 Modified: ChangeLog libgweather-2.22.2.ebuild
4 libgweather-2.22.1.1.ebuild
5 Log:
6 Added ~ppc wrt bug 218794
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.8 dev-libs/libgweather/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 31 May 2008 09:20:04 -0000 1.7
23 +++ ChangeLog 1 Jun 2008 11:07:25 -0000 1.8
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/libgweather
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.7 2008/05/31 09:20:04 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.8 2008/06/01 11:07:25 nixnut Exp $
29 +
30 + 01 Jun 2008; nixnut <nixnut@g.o> libgweather-2.22.1.1.ebuild,
31 + libgweather-2.22.2.ebuild:
32 + Added ~ppc wrt bug 218794
33
34 *libgweather-2.22.2 (31 May 2008)
35
36
37
38
39 1.2 dev-libs/libgweather/libgweather-2.22.2.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.22.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.22.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.22.2.ebuild?r1=1.1&r2=1.2
44
45 Index: libgweather-2.22.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- libgweather-2.22.2.ebuild 31 May 2008 09:20:04 -0000 1.1
52 +++ libgweather-2.22.2.ebuild 1 Jun 2008 11:07:25 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 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.22.2.ebuild,v 1.1 2008/05/31 09:20:04 eva Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.2.ebuild,v 1.2 2008/06/01 11:07:25 nixnut Exp $
58
59 inherit gnome2
60
61 @@ -9,7 +9,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
66 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
67 IUSE=""
68
69 RDEPEND=">=x11-libs/gtk+-2.11
70
71
72
73 1.4 dev-libs/libgweather/libgweather-2.22.1.1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild?r1=1.3&r2=1.4
78
79 Index: libgweather-2.22.1.1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- libgweather-2.22.1.1.ebuild 27 May 2008 03:22:59 -0000 1.3
86 +++ libgweather-2.22.1.1.ebuild 1 Jun 2008 11:07:25 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild,v 1.3 2008/05/27 03:22:59 jer Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild,v 1.4 2008/06/01 11:07:25 nixnut Exp $
92
93 inherit gnome2
94
95 @@ -9,7 +9,7 @@
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
100 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
101 IUSE=""
102
103 RDEPEND=">=x11-libs/gtk+-2.11
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list