Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@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.8.2.ebuild
Date: Wed, 28 Nov 2012 12:43:38
Message-Id: 20121128124328.8E81D20C65@flycatcher.gentoo.org
1 ssuominen 12/11/28 12:43:28
2
3 Modified: ChangeLog xfce4-weather-plugin-0.8.2.ebuild
4 Log:
5 EAPI5
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.29 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.29&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- ChangeLog 16 Nov 2012 12:29:36 -0000 1.28
23 +++ ChangeLog 28 Nov 2012 12:43:28 -0000 1.29
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-weather-plugin
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.28 2012/11/16 12:29:36 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.29 2012/11/28 12:43:28 ssuominen Exp $
29 +
30 + 28 Nov 2012; Samuli Suominen <ssuominen@g.o>
31 + xfce4-weather-plugin-0.8.2.ebuild:
32 + EAPI5
33
34 16 Nov 2012; Samuli Suominen <ssuominen@g.o>
35 -xfce4-weather-plugin-0.7.4-r1.ebuild:
36
37
38
39 1.4 xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild?r1=1.3&r2=1.4
44
45 Index: xfce4-weather-plugin-0.8.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- xfce4-weather-plugin-0.8.2.ebuild 15 Nov 2012 19:37:45 -0000 1.3
52 +++ xfce4-weather-plugin-0.8.2.ebuild 28 Nov 2012 12:43:28 -0000 1.4
53 @@ -1,8 +1,8 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild,v 1.3 2012/11/15 19:37:45 nativemad Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.2.ebuild,v 1.4 2012/11/28 12:43:28 ssuominen Exp $
58
59 -EAPI=4
60 +EAPI=5
61 inherit xfconf
62
63 DESCRIPTION="A weather plug-in for the Xfce desktop environment"