Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH 16/16] use.desc: Remove now-local-only flags
Date: Tue, 13 Nov 2018 12:46:21
Message-Id: 20181113124002.321-16-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 01/16] www-apps/websvn: Make USE=enscript a local flag by "Michał Górny"
1 Closes: https://github.com/gentoo/gentoo/pull/10408
2 Signed-off-by: Michał Górny <mgorny@g.o>
3 ---
4 profiles/use.desc | 13 -------------
5 1 file changed, 13 deletions(-)
6
7 diff --git a/profiles/use.desc b/profiles/use.desc
8 index 3d32359f1372..7188b72535c8 100644
9 --- a/profiles/use.desc
10 +++ b/profiles/use.desc
11 @@ -53,7 +53,6 @@ connman - Add support for net-misc/connman
12 coreaudio - Build the CoreAudio driver on Mac OS X systems
13 cracklib - Support for cracklib strong password checking
14 crypt - Add support for encryption -- using mcrypt or gpg where applicable
15 -cscope - Enable cscope interface -- in vim for example
16 css - Enable reading of encrypted DVDs
17 cups - Add support for CUPS (Common Unix Printing System)
18 curl - Add support for client-side URL transfer library
19 @@ -79,8 +78,6 @@ eds - Enable support for Evolution-Data-Server (EDS)
20 emacs - Add support for GNU Emacs
21 emboss - Add support for the European Molecular Biology Open Software Suite
22 encode - Add support for encoding of audio or video files
23 -enscript - Add enscript support to colourize code stored in the repository
24 -evo - Add support for mail-client/evolution
25 examples - Install examples, usually source code
26 exif - Add support for reading EXIF headers from JPEG and TIFF images
27 expat - Enable the use of dev-libs/expat for XML parsing
28 @@ -94,7 +91,6 @@ firebird - Add support for the Firebird relational database
29 flac - Add support for FLAC: Free Lossless Audio Codec
30 fltk - Add support for the Fast Light Toolkit gui interface
31 fontconfig - Support for configuring and customizing font access via media-libs/fontconfig
32 -foomaticdb - Add support for the foomatic printing driver database
33 fortran - Add support for fortran
34 freetds - Add support for the TDS protocol to connect to MSSQL/Sybase databases
35 freewnn - Add support for FreeWnn kana to kanji conversion engine
36 @@ -189,12 +185,9 @@ maildir - Add support for maildir (~/.maildir) style mail spools
37 matroska - Add support for the matroska container format (extensions .mkv, .mka and .mks)
38 mbox - Add support for mbox (/var/spool/mail) style mail spools
39 memcached - Add support for memcached
40 -memlimit - Add memory usage limiting in supporting programs
41 mhash - Add support for the mhash library
42 -migemo - Enable migemo support for Japanese
43 mikmod - Add libmikmod support to allow playing of SoundTracker-style music files
44 milter - Add sendmail mail filter (milter) support
45 -mime - Add MIME support
46 minimal - Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
47 mmap - Add mmap (memory map) support
48 mms - Support for Microsoft Media Server (MMS) streams
49 @@ -211,7 +204,6 @@ mplayer - Enable mplayer support for playback or encoding
50 msn - Enable MSN Messenger IM protocol support
51 mssql - Add support for Microsoft SQL Server database
52 mtp - Enable support for Media Transfer Protocol
53 -mule - Add multi-language support to XEmacs
54 multilib - On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
55 musepack - Enable support for the musepack audio codec
56 musicbrainz - Lookup audio metadata using MusicBrainz community service (musicbrainz.org)
57 @@ -221,7 +213,6 @@ nas - Add support for network audio sound
58 ncurses - Add ncurses support (console display library)
59 neXt - Enable neXt toolkit
60 neon - Enable optimization support for ARM NEON processors
61 -netboot - Enable network booting
62 netcdf - Enable NetCDF data format support
63 networkmanager - Enable net-misc/networkmanager support
64 nis - Support for NIS/YP services
65 @@ -289,12 +280,10 @@ savedconfig - Use this to restore your config from /etc/portage/savedconfig ${CA
66 scanner - Add support for scanner hardware (e.g. build the sane frontend in kdegraphics)
67 sctp - Support for Stream Control Transmission Protocol
68 sdl - Add support for Simple Direct Layer (media library)
69 -seamonkey - Add support for the Seamonkey web-browser
70 seccomp - Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
71 selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
72 semantic-desktop - Cross-KDE support for semantic search and information retrieval
73 session - Add persistent session support
74 -shorten - Add support for the shorten audio compressor
75 skey - Enable S/Key (Single use password) authentication support
76 slang - Add support for the slang text display library (it's like ncurses, but different)
77 slp - Add Service Locator Protocol support
78 @@ -319,7 +308,6 @@ subversion - Enable subversion (version control system) support
79 suid - Enable setuid root program, with potential security risks
80 svg - Add support for SVG (Scalable Vector Graphics)
81 svga - Add support for SVGAlib (graphics library)
82 -sybase - Add support for the Sybase SQL Database Server
83 symlink - Force kernel ebuilds to automatically update the /usr/src/linux symlink
84 syslog - Enable support for syslog
85 systemd - Enable use of systemd-specific libraries and features like socket activation or session tracking
86 @@ -383,7 +371,6 @@ xscreensaver - Add support for XScreenSaver extension
87 xv - Add in optional support for the Xvideo extension (an X API for video playback)
88 xvid - Add support for xvid.org's open-source mpeg-4 codec
89 yahoo - Enable Yahoo Messenger IM protocol support
90 -yaz - Add in optional support for the Z39.50 Protocol for Information Retrieval (YAZ)
91 zeroconf - Support for DNS Service Discovery (DNS-SD)
92 zip - Enable support for ZIP archives
93 zlib - Add support for zlib (de)compression
94 --
95 2.19.1