Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.desc
Date: Tue, 08 Jan 2008 04:37:37
Message-Id: E1JC6DU-0005nG-Rg@stork.gentoo.org
1 mr_bones_ 08/01/08 04:37:32
2
3 Modified: use.desc
4 Log:
5 remove unused use flags: ev6, gb, howl, junit, ocamlopt, ovrimos
6
7 Revision Changes Path
8 1.382 profiles/use.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.382&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.382&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.381&r2=1.382
13
14 Index: use.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
17 retrieving revision 1.381
18 retrieving revision 1.382
19 diff -u -r1.381 -r1.382
20 --- use.desc 3 Jan 2008 12:06:40 -0000 1.381
21 +++ use.desc 8 Jan 2008 04:37:32 -0000 1.382
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.desc,v 1.381 2008/01/03 12:06:40 aballier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.382 2008/01/08 04:37:32 mr_bones_ Exp $
27
28 # Keep them sorted
29
30 @@ -88,7 +88,6 @@
31 enscript - Add enscript support to colourize code stored in the repository
32 esd - Adds support for media-sound/esound (Enlightened Sound Daemon)
33 esoob - Adds support for Easysoft OOD database
34 -ev6 - Assume Alpha processor is EV6 or better
35 evo - Adds support for mail-client/evolution
36 examples - Install examples, usually source code
37 exif - Adds support for reading EXIF headers from JPEG and TIFF images
38 @@ -110,7 +109,6 @@
39 freewnn - Adds support for FreeWnn kana to kanji conversion engine
40 frontbase - Adds support for the frontbase sql server
41 ftp - Adds FTP (File Transfer Protocol) support
42 -gb - Adds support for Gnome Basic to gnumeric
43 gcj - Enable building with gcj (The GNU Compiler for the Javatm Programming Language)
44 gd - Adds support for media-libs/gd (to generate graphics on the fly)
45 gd-external - Use the external version of gd rather than the bundled one (possibly dangerous)
46 @@ -138,7 +136,6 @@
47 hal - Enable Hardware Abstraction Layer (HAL) support
48 hardened - activate default security enhancements for toolchain (gcc, glibc, binutils)
49 hddtemp - Enable monitoring of hdd temperature (app-admin/hddtemp)
50 -howl - Enable howl support, enables DNS Service Discovery (DNS-SD)
51 hyperwave-api - Adds support for Hyperwave document storage system
52 ibm - Add support for IBM ppc64 specific systems
53 icc - Add support for the Intel C++ Compiler (does _not_ set $CC)
54 @@ -167,7 +164,6 @@
55 joystick - Add support for joysticks in all packages
56 jpeg - Adds JPEG image support
57 jpeg2k - Support for JPEG 2000, a wavelet-based image compression format
58 -junit - Adds junit awareness -- useful for developers
59 kde - Adds support for kde-base/kde (K Desktop Enviroment)
60 kdeenablefinal - EXPERIMENTAL: KDE ebuilds will use the enable-final flag, yielding compilation speedups at the cost of heavy mem usage and potentially causing problems. We strongly discourage setting this
61 kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)
62 @@ -246,7 +242,6 @@
63 nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
64 nsplugin - Builds plugins for Netscape compatible browsers
65 ocaml - Adds support/bindings for the Ocaml language
66 -ocamlopt - Enables ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
67 oci8 - Adds Oracle 8 Database Support
68 oci8-instant-client - Use dev-db/oracle-instantclient-basic as Oracle provider instead of requiring a full Oracle server install
69 odbc - Adds ODBC Support (Open DataBase Connectivity)
70 @@ -262,7 +257,6 @@
71 osc - Enables support for Open Sound Control
72 oscar - Enable Oscar (AIM/ICQ) IM protocol support
73 oss - Adds support for OSS (Open Sound System)
74 -ovrimos - Adds support for the Ovrimos Database engine
75 pam - Adds support PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
76 pcmcia - Adds support for PCMCIA slots/devices found on laptop computers
77 pcntl - Adds support for process creation functions
78
79
80
81 --
82 gentoo-commits@l.g.o mailing list