Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmfire: ChangeLog wmfire-1.2.4-r1.ebuild
Date: Mon, 26 Dec 2011 12:34:37
Message-Id: 20111226123427.4CDCC2004B@flycatcher.gentoo.org
1 maekke 11/12/26 12:34:27
2
3 Modified: ChangeLog wmfire-1.2.4-r1.ebuild
4 Log:
5 x86 stable, bug #394081
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.19 x11-plugins/wmfire/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfire/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfire/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfire/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 16 Dec 2011 17:14:26 -0000 1.18
23 +++ ChangeLog 26 Dec 2011 12:34:27 -0000 1.19
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-plugins/wmfire
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.18 2011/12/16 17:14:26 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.19 2011/12/26 12:34:27 maekke Exp $
29 +
30 + 26 Dec 2011; Markus Meier <maekke@g.o> wmfire-1.2.4-r1.ebuild:
31 + x86 stable, bug #394081
32
33 16 Dec 2011; Agostino Sarubbo <ago@g.o> wmfire-1.2.4-r1.ebuild:
34 Stable for AMD64, wrt bug #394081
35
36
37
38 1.4 x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: wmfire-1.2.4-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- wmfire-1.2.4-r1.ebuild 16 Dec 2011 17:14:26 -0000 1.3
51 +++ wmfire-1.2.4-r1.ebuild 26 Dec 2011 12:34:27 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild,v 1.3 2011/12/16 17:14:26 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r1.ebuild,v 1.4 2011/12/26 12:34:27 maekke Exp $
57
58 EAPI=2
59 inherit autotools eutils
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~sparc ~x86"
65 +KEYWORDS="amd64 ~ppc ~sparc x86"
66 IUSE="session"
67
68 RDEPEND="x11-libs/gtk+:2