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-battery-plugin: xfce4-battery-plugin-1.0.0.ebuild xfce4-battery-plugin-0.5.1.ebuild
Date: Thu, 06 Jan 2011 16:20:58
Message-Id: 20110106162045.F0C2B20051@flycatcher.gentoo.org
1 ssuominen 11/01/06 16:20:45
2
3 Modified: xfce4-battery-plugin-1.0.0.ebuild
4 xfce4-battery-plugin-0.5.1.ebuild
5 Log:
6 drop gfbsd keywording per discussion with the archteam
7
8 (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild?r1=1.1&r2=1.2
16
17 Index: xfce4-battery-plugin-1.0.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- xfce4-battery-plugin-1.0.0.ebuild 3 Jan 2011 15:04:39 -0000 1.1
24 +++ xfce4-battery-plugin-1.0.0.ebuild 6 Jan 2011 16:20:45 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild,v 1.1 2011/01/03 15:04:39 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0.ebuild,v 1.2 2011/01/06 16:20:45 ssuominen Exp $
30
31 EAPI=3
32 inherit xfconf
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2 LGPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
38 +KEYWORDS="~amd64 ~arm ~ppc ~x86"
39 IUSE="debug"
40
41 RDEPEND=">=x11-libs/gtk+-2.6:2
42
43
44
45 1.2 xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild?r1=1.1&r2=1.2
50
51 Index: xfce4-battery-plugin-0.5.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- xfce4-battery-plugin-0.5.1.ebuild 25 Aug 2009 10:34:19 -0000 1.1
58 +++ xfce4-battery-plugin-0.5.1.ebuild 6 Jan 2011 16:20:45 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild,v 1.1 2009/08/25 10:34:19 ssuominen Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1.ebuild,v 1.2 2011/01/06 16:20:45 ssuominen Exp $
64
65 EAPI=2
66 inherit xfconf
67 @@ -11,7 +11,7 @@
68
69 LICENSE="GPL-2 LGPL-2"
70 SLOT="0"
71 -KEYWORDS="amd64 arm ppc x86 ~x86-fbsd"
72 +KEYWORDS="amd64 arm ppc x86"
73 IUSE="debug"
74
75 RDEPEND=">=x11-libs/gtk+-2.6:2