Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xfe: ChangeLog xfe-1.32.2.ebuild
Date: Tue, 02 Nov 2010 12:47:01
Message-Id: 20101102124654.94C6F20054@flycatcher.gentoo.org
1 ssuominen 10/11/02 12:46:54
2
3 Modified: ChangeLog xfe-1.32.2.ebuild
4 Log:
5 Fix building with USE="-startup-notification" wrt #343825 by Diego Elio Pettenò.
6
7 (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.64 x11-misc/xfe/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/ChangeLog?rev=1.64&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/ChangeLog?rev=1.64&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/ChangeLog?r1=1.63&r2=1.64
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v
19 retrieving revision 1.63
20 retrieving revision 1.64
21 diff -u -r1.63 -r1.64
22 --- ChangeLog 31 Oct 2010 23:32:50 -0000 1.63
23 +++ ChangeLog 2 Nov 2010 12:46:54 -0000 1.64
24 @@ -1,6 +1,11 @@
25 # ChangeLog for x11-misc/xfe
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.63 2010/10/31 23:32:50 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.64 2010/11/02 12:46:54 ssuominen Exp $
29 +
30 + 02 Nov 2010; Samuli Suominen <ssuominen@g.o> xfe-1.32.2.ebuild,
31 + +files/xfe-1.32.2-missing_Xlib_h.patch:
32 + Fix building with USE="-startup-notification" wrt #343825 by Diego Elio
33 + Pettenò.
34
35 *xfe-1.32.2 (31 Oct 2010)
36
37
38
39
40 1.2 x11-misc/xfe/xfe-1.32.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/xfe-1.32.2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/xfe-1.32.2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/xfe-1.32.2.ebuild?r1=1.1&r2=1.2
45
46 Index: xfe-1.32.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- xfe-1.32.2.ebuild 31 Oct 2010 23:32:50 -0000 1.1
53 +++ xfe-1.32.2.ebuild 2 Nov 2010 12:46:54 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.2.ebuild,v 1.1 2010/10/31 23:32:50 hwoarang Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.32.2.ebuild,v 1.2 2010/11/02 12:46:54 ssuominen Exp $
59
60 EAPI=2
61 inherit eutils
62 @@ -22,6 +22,8 @@
63 nls? ( sys-devel/gettext )"
64
65 src_prepare() {
66 + epatch "${FILESDIR}"/${P}-missing_Xlib_h.patch
67 +
68 cat >po/POTFILES.skip <<-EOF
69 src/icons.cpp
70 xfe.desktop.in.in