Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-weather-plugin: ChangeLog xfce4-weather-plugin-0.7.4-r1.ebuild
Date: Mon, 30 Jan 2012 16:51:16
Message-Id: 20120130165107.30DD02004B@flycatcher.gentoo.org
1 ago 12/01/30 16:51:07
2
3 Modified: ChangeLog xfce4-weather-plugin-0.7.4-r1.ebuild
4 Log:
5 Stable for amd64, wrt bug #401229
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.16 xfce-extra/xfce4-weather-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 11 Nov 2011 20:14:34 -0000 1.15
23 +++ ChangeLog 30 Jan 2012 16:51:07 -0000 1.16
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-weather-plugin
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.15 2011/11/11 20:14:34 ssuominen Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.16 2012/01/30 16:51:07 ago Exp $
30 +
31 + 30 Jan 2012; Agostino Sarubbo <ago@g.o>
32 + xfce4-weather-plugin-0.7.4-r1.ebuild:
33 + Stable for amd64, wrt bug #401229
34
35 11 Nov 2011; Samuli Suominen <ssuominen@g.o>
36 -xfce4-weather-plugin-0.7.4.ebuild:
37
38
39
40 1.2 xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild?r1=1.1&r2=1.2
45
46 Index: xfce4-weather-plugin-0.7.4-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- xfce4-weather-plugin-0.7.4-r1.ebuild 9 Nov 2011 18:42:49 -0000 1.1
53 +++ xfce4-weather-plugin-0.7.4-r1.ebuild 30 Jan 2012 16:51:07 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild,v 1.1 2011/11/09 18:42:49 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.4-r1.ebuild,v 1.2 2012/01/30 16:51:07 ago Exp $
60
61 EAPI=4
62 inherit xfconf
63 @@ -11,7 +11,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~x86"
68 +KEYWORDS="amd64 ~x86"
69 IUSE="debug"
70
71 RDEPEND=">=x11-libs/gtk+-2.6:2