Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-linelight-plugin: ChangeLog xfce4-linelight-plugin-0.1.7.ebuild
Date: Tue, 22 May 2012 05:16:45
Message-Id: 20120522051635.869732004B@flycatcher.gentoo.org
1 jdhore 12/05/22 05:16:35
2
3 Modified: ChangeLog xfce4-linelight-plugin-0.1.7.ebuild
4 Log:
5 marked x86 per bug 416233
6
7 (Portage version: 2.2.0_alpha107/cvs/Linux i686)
8
9 Revision Changes Path
10 1.15 xfce-extra/xfce4-linelight-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 20 May 2012 20:04:07 -0000 1.14
23 +++ ChangeLog 22 May 2012 05:16:35 -0000 1.15
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-linelight-plugin
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.14 2012/05/20 20:04:07 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.15 2012/05/22 05:16:35 jdhore Exp $
29 +
30 + 22 May 2012; Jeff Horelick <jdhore@g.o>
31 + xfce4-linelight-plugin-0.1.7.ebuild:
32 + marked x86 per bug 416233
33
34 20 May 2012; Samuli Suominen <ssuominen@g.o>
35 xfce4-linelight-plugin-0.1.7.ebuild:
36
37
38
39 1.6 xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild?r1=1.5&r2=1.6
44
45 Index: xfce4-linelight-plugin-0.1.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- xfce4-linelight-plugin-0.1.7.ebuild 20 May 2012 20:04:07 -0000 1.5
52 +++ xfce4-linelight-plugin-0.1.7.ebuild 22 May 2012 05:16:35 -0000 1.6
53 @@ -1,6 +1,6 @@
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-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v 1.5 2012/05/20 20:04:07 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v 1.6 2012/05/22 05:16:35 jdhore Exp $
58
59 EAPI=4
60 EAUTORECONF=yes
61 @@ -13,7 +13,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
66 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
67 IUSE=""
68
69 COMMON_DEPEND=">=dev-libs/glib-2.18:2