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: Sat, 29 Mar 2008 16:01:43
Message-Id: E1JfdUz-0004uf-J3@stork.gentoo.org
1 vapier 08/03/29 16:01:41
2
3 Modified: use.local.desc
4 Log:
5 +sys-devel/gdb:multitarget
6
7 Revision Changes Path
8 1.3458 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3458&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3458&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3457&r2=1.3458
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3457
18 retrieving revision 1.3458
19 diff -u -r1.3457 -r1.3458
20 --- use.local.desc 27 Mar 2008 23:06:27 -0000 1.3457
21 +++ use.local.desc 29 Mar 2008 16:01:40 -0000 1.3458
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.3457 2008/03/27 23:06:27 eva Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3458 2008/03/29 16:01:40 vapier Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1974,6 +1974,7 @@
31 sys-devel/gcc:objc++ - Build support for the Objective C++ language
32 sys-devel/gcc:objc-gc - Build support for the Objective C code language Garbage Collector
33 sys-devel/gcc:openmp - Build support for the OpenMP (support parallel computing)
34 +sys-devel/gdb:multitarget - Support all known targets in one gdb binary
35 sys-devel/gettext:openmp - Build support for OpenMP (support parallel computing)
36 sys-devel/kgcc64:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3)
37 sys-devel/libperl:ithreads - Enable Perl threads, has some compatibility problems
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list