Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Fri, 18 Apr 2008 14:28:20
Message-Id: E1JmrZa-0006Xg-DZ@stork.gentoo.org
1 hawking 08/04/18 14:28:18
2
3 Modified: use.local.desc
4 Log:
5 Added description for python's wininst USE flag.
6
7 Revision Changes Path
8 1.3497 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3497&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3497&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3496&r2=1.3497
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3496
18 retrieving revision 1.3497
19 diff -u -r1.3496 -r1.3497
20 --- use.local.desc 18 Apr 2008 10:53:13 -0000 1.3496
21 +++ use.local.desc 18 Apr 2008 14:28:17 -0000 1.3497
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 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.3496 2008/04/18 10:53:13 chtekk Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3497 2008/04/18 14:28:17 hawking Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -452,6 +452,7 @@
31 dev-lang/php:zip-external - Enable ZIP file support (external PECL extension)
32 dev-lang/python:nothreads - Disable threads (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
33 dev-lang/python:ucs2 - Enable byte size 2 unicode (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
34 +dev-lang/python:wininst - Install required Windows executables to create an executable installer for MS Windows.
35 dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed
36 dev-lang/scala:binary - Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build.
37 dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code)
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list