Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libX11: libX11-1.1.4.ebuild
Date: Wed, 02 Jul 2008 14:48:47
Message-Id: E1KE3dR-0003Pq-JA@stork.gentoo.org
1 solar 08/07/02 14:48:41
2
3 Modified: libX11-1.1.4.ebuild
4 Log:
5 - whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 x11-libs/libX11/libX11-1.1.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libX11/libX11-1.1.4.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libX11/libX11-1.1.4.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libX11/libX11-1.1.4.ebuild?r1=1.8&r2=1.9
14
15 Index: libX11-1.1.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.1.4.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- libX11-1.1.4.ebuild 2 Jul 2008 14:47:17 -0000 1.8
22 +++ libX11-1.1.4.ebuild 2 Jul 2008 14:48:41 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.1.4.ebuild,v 1.8 2008/07/02 14:47:17 solar Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.1.4.ebuild,v 1.9 2008/07/02 14:48:41 solar Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -31,9 +31,9 @@
32 # $(use_enable nls xlocale)
33
34 x-modular_src_compile() {
35 - x-modular_src_configure
36 + x-modular_src_configure
37 # [Cross-Compile Love] Disable {C,LD}FLAGS and redefine CC= for 'makekeys'
38 ( filter-flags -m* ; cd src/util && make CC=$(tc-getBUILD_CC) CFLAGS="${CFLAGS}" LDFLAGS="" clean all)
39 - x-modular_src_make
40 + x-modular_src_make
41 }
42
43
44
45
46 --
47 gentoo-commits@l.g.o mailing list