Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/fbpanel: ChangeLog fbpanel-6.1-r1.ebuild
Date: Mon, 24 Feb 2014 00:52:33
Message-Id: 20140224005226.CC8822004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 00:52:26
2
3 Modified: ChangeLog fbpanel-6.1-r1.ebuild
4 Log:
5 x86 stable wrt bug #500494
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.58 x11-misc/fbpanel/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fbpanel/ChangeLog?rev=1.58&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fbpanel/ChangeLog?rev=1.58&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fbpanel/ChangeLog?r1=1.57&r2=1.58
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v
19 retrieving revision 1.57
20 retrieving revision 1.58
21 diff -u -r1.57 -r1.58
22 --- ChangeLog 19 Feb 2014 19:28:25 -0000 1.57
23 +++ ChangeLog 24 Feb 2014 00:52:26 -0000 1.58
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-misc/fbpanel
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.57 2014/02/19 19:28:25 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.58 2014/02/24 00:52:26 phajdan.jr Exp $
29 +
30 + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> fbpanel-6.1-r1.ebuild:
31 + x86 stable wrt bug #500494
32
33 *fbpanel-6.1-r2 (19 Feb 2014)
34
35
36
37
38 1.3 x11-misc/fbpanel/fbpanel-6.1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: fbpanel-6.1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- fbpanel-6.1-r1.ebuild 26 Aug 2013 19:17:03 -0000 1.2
51 +++ fbpanel-6.1-r1.ebuild 24 Feb 2014 00:52:26 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2013 Gentoo Foundation
54 +# Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild,v 1.2 2013/08/26 19:17:03 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-6.1-r1.ebuild,v 1.3 2014/02/24 00:52:26 phajdan.jr Exp $
58
59 EAPI=5
60 inherit eutils multilib toolchain-funcs
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
66 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 x86"
67 IUSE=""
68
69 RDEPEND="x11-libs/gtk+:2"