Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Sun, 30 Dec 2007 00:25:50
Message-Id: E1J8lzo-0006Si-Ay@stork.gentoo.org
1 vapier 07/12/30 00:25:40
2
3 Modified: use.local.desc
4 Log:
5 libsdl: noflagstrip->custom-cflags
6
7 Revision Changes Path
8 1.3247 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3247&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3247&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3246&r2=1.3247
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3246
18 retrieving revision 1.3247
19 diff -u -r1.3246 -r1.3247
20 --- use.local.desc 29 Dec 2007 17:38:26 -0000 1.3246
21 +++ use.local.desc 30 Dec 2007 00:25:39 -0000 1.3247
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3246 2007/12/29 17:38:26 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3247 2007/12/30 00:25:39 vapier Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -929,8 +929,8 @@
31 media-libs/libggi:vis - Enables sparc vis support for libggi
32 media-libs/libifp:module - Build kernel module for non-root usage
33 media-libs/libkarma:mono - Build with mono support
34 +media-libs/libsdl:custom-cflags - Allow users to use any CFLAGS they like completely (at their own risk)
35 media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk)
36 -media-libs/libsdl:noflagstrip - Allow users to use any CFLAGS they like completely (at their own risk)
37 media-libs/libsdl:nojoystick - Allow users to disable joystick support completely (at their own risk)
38 media-libs/libsdl:novideo - Allow users to disable video support completely (at their own risk)
39 media-libs/libvorbis:aotuv - Allow users to enable aoTuV encoder enhancements
40
41
42
43 --
44 gentoo-commits@g.o mailing list