Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Wed, 02 Jan 2008 19:55:34
Message-Id: E1JA9gR-0008Sh-Hi@stork.gentoo.org
1 aballier 08/01/02 19:55:23
2
3 Modified: use.local.desc
4 Log:
5 camlzip ocamlopt useflag
6
7 Revision Changes Path
8 1.3258 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3258&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3258&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3257&r2=1.3258
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3257
18 retrieving revision 1.3258
19 diff -u -r1.3257 -r1.3258
20 --- use.local.desc 2 Jan 2008 19:28:11 -0000 1.3257
21 +++ use.local.desc 2 Jan 2008 19:55:22 -0000 1.3258
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.3257 2008/01/02 19:28:11 aballier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3258 2008/01/02 19:55:22 aballier Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -529,6 +529,7 @@
31 dev-lisp/sbcl:cobalt - mips only: use mipsel binary instead of mips big endian binary to bootstrap
32 dev-lisp/sbcl:ldb - include support for the SBCL low level debugger
33 dev-ml/camlp5:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
34 +dev-ml/camlzip:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
35 dev-ml/findlib:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
36 dev-ml/lablgtk:glade - Enable libglade bindings compilation.
37 dev-ml/lablgtk:gnomecanvas - Enable libgnomecanvas bindings compilation.
38
39
40
41 --
42 gentoo-commits@g.o mailing list