Gentoo Archives: gentoo-commits

From: "Mike Auty (ikelos)" <ikelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Tue, 12 Feb 2008 22:26:37
Message-Id: E1JP3aD-0003jN-CJ@stork.gentoo.org
1 ikelos 08/02/12 22:26:33
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add a local USE flag for module building in linuxwacom.
6
7 Revision Changes Path
8 1.1114 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1114&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1114&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1113&r2=1.1114
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1113
18 retrieving revision 1.1114
19 diff -u -r1.1113 -r1.1114
20 --- ChangeLog 12 Feb 2008 22:18:57 -0000 1.1113
21 +++ ChangeLog 12 Feb 2008 22:26:32 -0000 1.1114
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1113 2008/02/12 22:18:57 ikelos Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1114 2008/02/12 22:26:32 ikelos Exp $
27 +
28 + 12 Feb 2008; Mike Auty <ikelos@g.o> use.local.desc:
29 + Add a local USE flag for module building in linuxwacom.
30
31 12 Feb 2008; Mike Auty <ikelos@g.o> package.mask:
32 Add linuxwacom mask for testing version.
33
34
35
36 1.3354 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3354&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3354&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3353&r2=1.3354
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3353
46 retrieving revision 1.3354
47 diff -u -r1.3353 -r1.3354
48 --- use.local.desc 12 Feb 2008 17:55:38 -0000 1.3353
49 +++ use.local.desc 12 Feb 2008 22:26:32 -0000 1.3354
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2007 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3353 2008/02/12 17:55:38 bicatali Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3354 2008/02/12 22:26:32 ikelos Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -2179,6 +2179,7 @@
59 x11-base/xorg-server:dmx - Build the Distributed Multiheaded X server
60 x11-base/xorg-server:kdrive - Build the kdrive X servers
61 x11-base/xorg-server:xorg - Build the Xorg X server (HIGHLY RECOMMENDED)
62 +x11-drivers/linuxwacom:module - Build kernel module for linuxwacom
63 x11-drivers/nvidia-drivers:custom-cflags - Build with CFLAGS from /etc/make.conf (unsupported)
64 x11-libs/cairo:glitz - Build with glitz support
65 x11-libs/cairo:opengl - When used along with USE=glitz, enables glitz-glx usage. Requires hardware opengl support
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list