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-indicator-plugin: ChangeLog xfce4-indicator-plugin-0.5.0.ebuild
Date: Wed, 28 Nov 2012 12:23:09
Message-Id: 20121128122259.28E3120C65@flycatcher.gentoo.org
1 ssuominen 12/11/28 12:22:59
2
3 Modified: ChangeLog xfce4-indicator-plugin-0.5.0.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.16 xfce-extra/xfce4-indicator-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 12 Aug 2012 07:28:33 -0000 1.15
23 +++ ChangeLog 28 Nov 2012 12:22:59 -0000 1.16
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-indicator-plugin
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog,v 1.15 2012/08/12 07:28:33 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog,v 1.16 2012/11/28 12:22:59 ssuominen Exp $
29 +
30 + 28 Nov 2012; Samuli Suominen <ssuominen@g.o>
31 + xfce4-indicator-plugin-0.5.0.ebuild:
32 + EAPI5
33
34 12 Aug 2012; Samuli Suominen <ssuominen@g.o>
35 -xfce4-indicator-plugin-0.4.0.ebuild:
36
37
38
39 1.3 xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild?r1=1.2&r2=1.3
44
45 Index: xfce4-indicator-plugin-0.5.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- xfce4-indicator-plugin-0.5.0.ebuild 5 May 2012 07:13:46 -0000 1.2
52 +++ xfce4-indicator-plugin-0.5.0.ebuild 28 Nov 2012 12:22:59 -0000 1.3
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-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild,v 1.2 2012/05/05 07:13:46 mgorny Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild,v 1.3 2012/11/28 12:22:59 ssuominen Exp $
58
59 -EAPI=4
60 +EAPI=5
61 inherit multilib xfconf
62
63 DESCRIPTION="A panel plugin that uses indicator-applet to show new messages"