Gentoo Archives: gentoo-commits

From: "Marijn Schouten (hkbst)" <hkbst@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Fri, 16 Nov 2007 14:57:51
Message-Id: E1It2de-0004Ho-4G@stork.gentoo.org
1 hkbst 07/11/16 14:57:46
2
3 Modified: use.local.desc
4 Log:
5 add some swig use flags
6
7 Revision Changes Path
8 1.3145 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3145&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3145&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3144&r2=1.3145
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3144
18 retrieving revision 1.3145
19 diff -u -r1.3144 -r1.3145
20 --- use.local.desc 16 Nov 2007 08:08:08 -0000 1.3144
21 +++ use.local.desc 16 Nov 2007 14:57:45 -0000 1.3145
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.3144 2007/11/16 08:08:08 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3145 2007/11/16 14:57:45 hkbst Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -463,7 +463,11 @@
31 dev-lang/ruby:xemacs - Add support for XEmacs
32 dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code)
33 dev-lang/spidermonkey:threadsafe - Build a threadsafe version of spidermonkey
34 +dev-lang/swig:chicken - Enable chicken Scheme support
35 +dev-lang/swig:clisp - Enable CLisp support
36 +dev-lang/swig:mzscheme - Enable PLT mzscheme support
37 dev-lang/swig:pike - Enable Pike scripting support
38 +dev-lang/swig:R - Enable R support
39 dev-libs/DirectFB-extra:flash - Adds support for creating SWF files using Ming
40 dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device)
41 dev-libs/DirectFB:sysfs - Add support for the sysfs filesystem (requires Linux-2.6+)
42
43
44
45 --
46 gentoo-commits@g.o mailing list