Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Sun, 21 Oct 2007 12:42:26
Message-Id: E1IjZxy-000845-W8@stork.gentoo.org
1 graaff 07/10/21 12:31:38
2
3 Modified: use.local.desc
4 Log:
5 Add an xemacs USE flag for dev-lang/ruby
6
7 Revision Changes Path
8 1.3098 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3098&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3098&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3097&r2=1.3098
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3097
18 retrieving revision 1.3098
19 diff -u -r1.3097 -r1.3098
20 --- use.local.desc 21 Oct 2007 08:38:10 -0000 1.3097
21 +++ use.local.desc 21 Oct 2007 12:31:38 -0000 1.3098
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.3097 2007/10/21 08:38:10 hollow Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3098 2007/10/21 12:31:38 graaff Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -464,6 +464,7 @@
31 dev-lang/python:nothreads - Disable threads (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
32 dev-lang/python:ucs2 - Enable byte size 2 unicode (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
33 dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed
34 +dev-lang/ruby:xemacs - Add support for XEmacs
35 dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code)
36 dev-lang/spidermonkey:threadsafe - Build a threadsafe version of spidermonkey
37 dev-lang/swig:pike - Enable Pike scripting support
38
39
40
41 --
42 gentoo-commits@g.o mailing list