Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.desc
Date: Wed, 01 Apr 2009 09:23:05
Message-Id: E1Lowf0-0000mX-Rd@stork.gentoo.org
1 fauli 09/04/01 09:23:02
2
3 Modified: ChangeLog use.desc
4 Log:
5 Change description of global nsplugin USE flag
6
7 Revision Changes Path
8 1.2484 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2484&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2484&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2483&r2=1.2484
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.2483
18 retrieving revision 1.2484
19 diff -u -r1.2483 -r1.2484
20 --- ChangeLog 31 Mar 2009 22:26:43 -0000 1.2483
21 +++ ChangeLog 1 Apr 2009 09:23:02 -0000 1.2484
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2483 2009/03/31 22:26:43 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2484 2009/04/01 09:23:02 fauli Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 01 Apr 2009; Christian Faulhammer <fauli@g.o> use.desc:
33 + Change description of global nsplugin USE flag
34 +
35 31 Mar 2009; Ulrich Mueller <ulm@g.o> package.mask:
36 Mask sci-visualization/gnuplot-4.2.5 for testing.
37
38
39
40
41 1.412 profiles/use.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.412&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.412&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.411&r2=1.412
46
47 Index: use.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
50 retrieving revision 1.411
51 retrieving revision 1.412
52 diff -u -r1.411 -r1.412
53 --- use.desc 23 Mar 2009 00:29:05 -0000 1.411
54 +++ use.desc 1 Apr 2009 09:23:02 -0000 1.412
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2007 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.411 2009/03/23 00:29:05 tester Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.412 2009/04/01 09:23:02 fauli Exp $
60
61 # Keep them sorted
62
63 @@ -245,7 +245,7 @@
64 nocd - Install all files required to run the application without a CD mounted
65 nocxx - Disable support for C++ (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
66 nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
67 -nsplugin - Builds plugins for Netscape compatible browsers
68 +nsplugin - Build plugin for browsers supporting the Netscape plugin architecture (that is almost any modern browser)
69 ocaml - Adds support/bindings for the Ocaml language
70 ocamlopt - Enables ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
71 oci8 - Adds Oracle 8 Database Support