Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-applets: gnome-applets-2.30.0-r1.ebuild ChangeLog gnome-applets-2.32.1.1.ebuild
Date: Sat, 15 Jan 2011 19:57:14
Message-Id: 20110115195704.8CB7720054@flycatcher.gentoo.org
1 nirbheek 11/01/15 19:57:04
2
3 Modified: gnome-applets-2.30.0-r1.ebuild ChangeLog
4 gnome-applets-2.32.1.1.ebuild
5 Log:
6 libgweather slotmove 0 -> 2, new gtk+:3 version coming up
7
8 (Portage version: 2.1.9.31/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.9 gnome-base/gnome-applets/gnome-applets-2.30.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.30.0-r1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.30.0-r1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.30.0-r1.ebuild?r1=1.8&r2=1.9
16
17 Index: gnome-applets-2.30.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.30.0-r1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- gnome-applets-2.30.0-r1.ebuild 17 Oct 2010 15:20:36 -0000 1.8
24 +++ gnome-applets-2.30.0-r1.ebuild 15 Jan 2011 19:57:04 -0000 1.9
25 @@ -1,6 +1,8 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.30.0-r1.ebuild,v 1.8 2010/10/17 15:20:36 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.30.0-r1.ebuild,v 1.9 2011/01/15 19:57:04 nirbheek Exp $
31 +
32 +EAPI="1"
33
34 inherit eutils gnome2 python
35
36 @@ -8,7 +10,7 @@
37 HOMEPAGE="http://www.gnome.org/"
38
39 LICENSE="GPL-2 FDL-1.1 LGPL-2"
40 -SLOT="2"
41 +SLOT="0"
42 KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
43 IUSE="battstat gnome gstreamer hal ipv6 networkmanager policykit"
44
45 @@ -28,7 +30,7 @@
46 >=dev-libs/dbus-glib-0.74
47 >=dev-libs/libxml2-2.5.0
48 >=x11-themes/gnome-icon-theme-2.15.91
49 - >=dev-libs/libgweather-2.22.1
50 + >=dev-libs/libgweather-2.22.1:2
51 >=virtual/python-2.4
52 x11-libs/libX11
53
54
55
56
57 1.331 gnome-base/gnome-applets/ChangeLog
58
59 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/ChangeLog?rev=1.331&view=markup
60 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/ChangeLog?rev=1.331&content-type=text/plain
61 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/ChangeLog?r1=1.330&r2=1.331
62
63 Index: ChangeLog
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v
66 retrieving revision 1.330
67 retrieving revision 1.331
68 diff -u -r1.330 -r1.331
69 --- ChangeLog 4 Dec 2010 18:16:38 -0000 1.330
70 +++ ChangeLog 15 Jan 2011 19:57:04 -0000 1.331
71 @@ -1,6 +1,10 @@
72 # ChangeLog for gnome-base/gnome-applets
73 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
74 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.330 2010/12/04 18:16:38 pacho Exp $
75 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
76 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.331 2011/01/15 19:57:04 nirbheek Exp $
77 +
78 + 15 Jan 2011; <nirbheek@g.o> gnome-applets-2.30.0-r1.ebuild,
79 + gnome-applets-2.32.1.1.ebuild:
80 + libgweather slotmove 0 -> 2, new gtk+:3 version coming up
81
82 04 Dec 2010; Pacho Ramos <pacho@g.o> gnome-applets-2.32.1.1.ebuild:
83 bonobo support in gnome-panel is required.
84
85
86
87 1.3 gnome-base/gnome-applets/gnome-applets-2.32.1.1.ebuild
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.32.1.1.ebuild?rev=1.3&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.32.1.1.ebuild?rev=1.3&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.32.1.1.ebuild?r1=1.2&r2=1.3
92
93 Index: gnome-applets-2.32.1.1.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.32.1.1.ebuild,v
96 retrieving revision 1.2
97 retrieving revision 1.3
98 diff -u -r1.2 -r1.3
99 --- gnome-applets-2.32.1.1.ebuild 4 Dec 2010 18:16:38 -0000 1.2
100 +++ gnome-applets-2.32.1.1.ebuild 15 Jan 2011 19:57:04 -0000 1.3
101 @@ -1,6 +1,6 @@
102 -# Copyright 1999-2010 Gentoo Foundation
103 +# Copyright 1999-2011 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.32.1.1.ebuild,v 1.2 2010/12/04 18:16:38 pacho Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.32.1.1.ebuild,v 1.3 2011/01/15 19:57:04 nirbheek Exp $
107
108 EAPI="3"
109 GCONF_DEBUG="no"
110 @@ -31,7 +31,7 @@
111 >=dev-libs/dbus-glib-0.74
112 >=dev-libs/libxml2-2.5.0
113 >=x11-themes/gnome-icon-theme-2.15.91
114 - >=dev-libs/libgweather-2.22.1
115 + >=dev-libs/libgweather-2.22.1:2
116 x11-libs/libX11
117
118 battstat? ( $HALDEPEND )