Gentoo Archives: gentoo-commits

From: "Michele Noberasco (s4t4n)" <s4t4n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Mon, 18 Feb 2008 11:08:16
Message-Id: E1JR3r3-0002VP-4r@stork.gentoo.org
1 s4t4n 08/02/18 11:08:13
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 added local USE flag gprof for upcoming package vov
6
7 Revision Changes Path
8 1.1131 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1131&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1131&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1130&r2=1.1131
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1130
18 retrieving revision 1.1131
19 diff -u -r1.1130 -r1.1131
20 --- ChangeLog 17 Feb 2008 20:05:41 -0000 1.1130
21 +++ ChangeLog 18 Feb 2008 11:08:12 -0000 1.1131
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1130 2008/02/17 20:05:41 swegener Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1131 2008/02/18 11:08:12 s4t4n Exp $
27 +
28 + 18 Feb 2008; Michele Noberasco <s4t4n@g.o> use.local.desc:
29 + Add gprof local USE flag for upcoming package app-emulation/vov.
30
31 17 Feb 2008; Sven Wegener <swegener@g.o> base/package.use.mask:
32 Mask the workbench flag for mysql-gui-tools because dependencies have been
33
34
35
36 1.3365 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3365&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3365&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3364&r2=1.3365
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3364
46 retrieving revision 1.3365
47 diff -u -r1.3364 -r1.3365
48 --- use.local.desc 17 Feb 2008 16:32:15 -0000 1.3364
49 +++ use.local.desc 18 Feb 2008 11:08:12 -0000 1.3365
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2008 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3364 2008/02/17 16:32:15 mabi Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3365 2008/02/18 11:08:12 s4t4n Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -143,6 +143,7 @@
59 app-emulation/virtualbox-bin:sdk - Enable building of SDK
60 app-emulation/virtualbox:additions - Install Guest System Tools ISO
61 app-emulation/virtualbox:sdk - Enable building of SDK
62 +app-emulation/vov:gprof - build vov with profiling support
63 app-emulation/wine:gecko - Add support for the Gecko engine when using iexplore
64 app-emulation/xen-tools:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS (not supported)
65 app-emulation/xen-tools:hvm - Enable support for hardware based virtualization (VT-x, AMD-v)
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list