public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2007-09-21 20:38 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 49+ messages in thread
From: Benedikt Boehm (hollow) @ 2007-09-21 20:38 UTC (permalink / raw
  To: gentoo-commits

hollow      07/09/21 20:38:40

  Modified:             use.desc
  Log:
  remove obsolete USE=apache

Revision  Changes    Path
1.361                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.361&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.361&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.360&r2=1.361

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.360
retrieving revision 1.361
diff -u -r1.360 -r1.361
--- use.desc	16 Sep 2007 22:18:18 -0000	1.360
+++ use.desc	21 Sep 2007 20:38:39 -0000	1.361
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.360 2007/09/16 22:18:18 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.361 2007/09/21 20:38:39 hollow Exp $
 
 # Keep them sorted
 
@@ -21,7 +21,6 @@
 alsa - Adds support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
 altivec - Adds support for optimizations for G4 and G5/ppc970 processors
 ao - Use libao audio output library for sound playback
-apache - Chooses Apache1 support when a package optionally supports Apache1
 apache2 - Chooses Apache2 support when a package supports both Apache1 and Apache2
 apm - Adds APM (Advanced Power Management) support
 arts - Adds support for aRts: the KDE sound daemon



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2007-09-27 15:03 Steve Dibb (beandog)
  0 siblings, 0 replies; 49+ messages in thread
From: Steve Dibb (beandog) @ 2007-09-27 15:03 UTC (permalink / raw
  To: gentoo-commits

beandog     07/09/27 15:03:31

  Modified:             use.desc
  Log:
  tweak dga use flag desc

Revision  Changes    Path
1.362                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.362&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.362&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.361&r2=1.362

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.361
retrieving revision 1.362
diff -u -r1.361 -r1.362
--- use.desc	21 Sep 2007 20:38:39 -0000	1.361
+++ use.desc	27 Sep 2007 15:03:31 -0000	1.362
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.361 2007/09/21 20:38:39 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.362 2007/09/27 15:03:31 beandog Exp $
 
 # Keep them sorted
 
@@ -66,7 +66,7 @@
 dbx - Adds database abstraction layer
 debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml .
 dedicated - Adds support for dedicated game servers (some packages do not provide clients and servers at the same time)
-dga - Adds DGA Support (Xfree86) (DGA=Direct Graphic Access)
+dga - Adds DGA (Direct Graphic Access) support for X
 directfb - Adds support for DirectFB layer (library for FB devices)
 doc - Adds extra documentation (API, Javadoc, etc)
 dri - Enable direct rendering: used for accelerated 3D and some 2D, like DMA



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2007-09-27 15:30 Samuli Suominen (drac)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (drac) @ 2007-09-27 15:30 UTC (permalink / raw
  To: gentoo-commits

drac        07/09/27 15:30:32

  Modified:             use.desc
  Log:
  Tweak 3dfx USE flag description to not mention XFree86 anymore.

Revision  Changes    Path
1.363                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.363&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.363&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.362&r2=1.363

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.362
retrieving revision 1.363
diff -u -r1.362 -r1.363
--- use.desc	27 Sep 2007 15:03:31 -0000	1.362
+++ use.desc	27 Sep 2007 15:30:32 -0000	1.363
@@ -1,10 +1,10 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.362 2007/09/27 15:03:31 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.363 2007/09/27 15:30:32 drac Exp $
 
 # Keep them sorted
 
-3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3
+3dfx - Enable support for Voodoo chipsets, also called as 3DFX and TDFX
 3dnow - Adds support for 3dnow multimedia processor instructions
 X - Adds support for X11
 Xaw3d - Adds support of the 3d athena widget set



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2007-10-20 14:26 Samuli Suominen (drac)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (drac) @ 2007-10-20 14:26 UTC (permalink / raw
  To: gentoo-commits

drac        07/10/20 14:26:01

  Modified:             use.desc
  Log:
  update USE dts description wrt #192579, Comment #19.

Revision  Changes    Path
1.369                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.369&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.369&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.368&r2=1.369

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.368
retrieving revision 1.369
diff -u -r1.368 -r1.369
--- use.desc	13 Oct 2007 16:19:09 -0000	1.368
+++ use.desc	20 Oct 2007 14:26:00 -0000	1.369
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.368 2007/10/13 16:19:09 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.369 2007/10/20 14:26:00 drac Exp $
 
 # Keep them sorted
 
@@ -70,7 +70,7 @@
 directfb - Adds support for DirectFB layer (library for FB devices)
 doc - Adds extra documentation (API, Javadoc, etc)
 dri - Enable direct rendering: used for accelerated 3D and some 2D, like DMA
-dts - Enables libdts (DTS Coherent Acoustics decoder) support
+dts - Enables DTS Coherent Acoustics decoder support
 dv - Enables support for a codec used by many camcorders
 dvb - Adds support for DVB (Digital Video Broadcasting)
 dvd - Adds support for DVDs



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2007-12-17  4:45 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2007-12-17  4:45 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    07/12/17 04:45:15

  Modified:             use.desc
  Log:
  remove unused verbose use flag

Revision  Changes    Path
1.371                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.371&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.371&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.370&r2=1.371

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.370
retrieving revision 1.371
diff -u -r1.370 -r1.371
--- use.desc	2 Nov 2007 14:31:26 -0000	1.370
+++ use.desc	17 Dec 2007 04:45:15 -0000	1.371
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.370 2007/11/02 14:31:26 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.371 2007/12/17 04:45:15 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -339,7 +339,6 @@
 v4l - Enables video4linux support
 vanilla - Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
 vcd - Video CD support
-verbose - effects vary across packages; generally used to enable extra informational output during a build or at runtime
 vhosts - Adds support for installing web-based applications into a virtual-hosting environment
 videos - Install optional video files (used in some games)
 vim-syntax - Pulls in related vim syntax scripts.



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2007-12-19  7:30 Mike Frysinger (vapier)
  0 siblings, 0 replies; 49+ messages in thread
From: Mike Frysinger (vapier) @ 2007-12-19  7:30 UTC (permalink / raw
  To: gentoo-commits

vapier      07/12/19 07:30:38

  Modified:             use.desc
  Log:
  dont use the "wmf" acronymn when defining what it means -- Windows Metafile is much clearer

Revision  Changes    Path
1.373                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.373&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.373&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.372&r2=1.373

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.372
retrieving revision 1.373
diff -u -r1.372 -r1.373
--- use.desc	18 Dec 2007 04:04:05 -0000	1.372
+++ use.desc	19 Dec 2007 07:30:38 -0000	1.373
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.372 2007/12/18 04:04:05 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.373 2007/12/19 07:30:38 vapier Exp $
 
 # Keep them sorted
 
@@ -347,7 +347,7 @@
 wddx - Adds support for Web Distributed Data eXchange
 wifi - Enable wireless network functions
 win32codecs - use win32codecs package for dll avi decoding support (wmv and what not)
-wmf - Adds support for the wmf vector image format
+wmf - Adds support for the Windows Metafile vector image format
 wxwindows - Adds support for wxWidgets/wxGTK GUI toolkit
 x264 - Enable h264 encoding using x264
 xattr - Adds support for extended attributes (filesystem-stored metadata)



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2007-12-22 11:36 Raul Porcel (armin76)
  0 siblings, 0 replies; 49+ messages in thread
From: Raul Porcel (armin76) @ 2007-12-22 11:36 UTC (permalink / raw
  To: gentoo-commits

armin76     07/12/22 11:36:27

  Modified:             use.desc
  Log:
  s/vnc/VNC

Revision  Changes    Path
1.376                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.376&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.376&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.375&r2=1.376

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -r1.375 -r1.376
--- use.desc	22 Dec 2007 11:29:15 -0000	1.375
+++ use.desc	22 Dec 2007 11:36:26 -0000	1.376
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.375 2007/12/22 11:29:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.376 2007/12/22 11:36:26 armin76 Exp $
 
 # Keep them sorted
 
@@ -361,7 +361,7 @@
 vhosts - Adds support for installing web-based applications into a virtual-hosting environment
 videos - Install optional video files (used in some games)
 vim-syntax - Pulls in related vim syntax scripts.
-vnc - Enable vnc (remote desktop viewer) support
+vnc - Enable VNC (remote desktop viewer) support
 voodoo3 - Adds support for 3Dfx's Voodoo3 video chipset, else defaults to Voodoo4/5 support if not in USE.
 vorbis - Adds support for the OggVorbis audio codec
 wavpack - Add support for wavpack audio compression tools



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-01-02 21:04 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 49+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-01-02 21:04 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/01/02 21:04:02

  Modified:             use.desc
  Log:
  Fix typo in Xaw3d and remove all trailing dots.

Revision  Changes    Path
1.379                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.379&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.379&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.378&r2=1.379

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.378
retrieving revision 1.379
diff -u -r1.378 -r1.379
--- use.desc	30 Dec 2007 21:11:46 -0000	1.378
+++ use.desc	2 Jan 2008 21:04:01 -0000	1.379
@@ -1,13 +1,13 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.378 2007/12/30 21:11:46 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.379 2008/01/02 21:04:01 coldwind Exp $
 
 # Keep them sorted
 
 3dfx - Enable support for Voodoo chipsets, also called as 3DFX and TDFX
 3dnow - Adds support for 3dnow multimedia processor instructions
 X - Adds support for X11
-Xaw3d - Adds support of the 3d athena widget set
+Xaw3d - Adds support for the 3d athena widget set
 a52 - Enables support for decoding ATSC A/52 streams used in DVD
 aac - Enables support for MPEG-4 AAC Audio
 aalib - Adds support for media-libs/aalib (ASCII-Graphics Library)
@@ -44,7 +44,7 @@
 cairo - Enable support for the cairo graphics library
 calendar - Adds support for calendars (not using mcal!)
 canna - Adds support for the Canna kana to kanji conversion engine
-caps - Use Linux capabilities library to control privileges.
+caps - Use Linux capabilities library to control privilege
 cdb - Adds support for the CDB database engine from the author of qmail
 cddb - Access cddb servers to retrieve and submit information about compact disks
 cdinstall - Copies files from the CD rather than asking the user to copy them, mostly used with games
@@ -57,17 +57,17 @@
 cracklib - Support for cracklib strong password checking
 crypt - Add support for encryption -- using mcrypt or gpg where applicable
 cscope - Enables cscope interface -- in vim for example
-ctype - Enables ctype functions 
+ctype - Enables ctype functions
 cups - Add support for CUPS (Common Unix Printing System)
 curl - Adds support for client-side URL transfer library
 curlwrappers - Adds support for using curl in streams
 db2 - Enables support for IBM DB2 database server
 dbase - Adds support for dbase file format
-dbm - Adds support for generic DBM databases.
+dbm - Adds support for generic DBM databases
 dbmaker - Adds support for dbmaker database server
 dbus - Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
 dbx - Adds database abstraction layer
-debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml .
+debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
 dedicated - Adds support for dedicated game servers (some packages do not provide clients and servers at the same time)
 dga - Adds DGA (Direct Graphic Access) support for X
 directfb - Adds support for DirectFB layer (library for FB devices)
@@ -166,10 +166,10 @@
 jingle - Enables voice calls for jabber
 joystick - Add support for joysticks in all packages
 jpeg - Adds JPEG image support
-jpeg2k - Support for JPEG 2000, a wavelet-based image compression format.
-junit - Adds junit awareness -- useful for developers.
+jpeg2k - Support for JPEG 2000, a wavelet-based image compression format
+junit - Adds junit awareness -- useful for developers
 kde - Adds support for kde-base/kde (K Desktop Enviroment)
-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.
+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
 kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)
 kdexdeltas - Makes kde ebuilds download binary diffs rather than entire new tarballs for every new release
 kerberos - Adds kerberos support
@@ -191,7 +191,7 @@
 libsamplerate - Build with support for converting sample rates using libsamplerate
 libwww - Adds libwww support (General purpose WEB API)
 lirc - Adds support for lirc (Linux's Infra-Red Remote Control)
-livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building.
+livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building
 lm_sensors - Adds linux lm_sensors (hardware sensors) support
 lua - Enable Lua scripting support
 lzo - Enables support for lzo compression
@@ -220,8 +220,8 @@
 motif - Adds motif support (x11-libs/openmotif x11-libs/lesstif)
 mozilla - Adds support for the Mozilla web-browser
 mp3 - Add support for reading mp3 files
-mpeg - Adds libmpeg3 support to various packages.
-mpi - Adds MPI (Message Passing Interface) layer to the apps that support it.
+mpeg - Adds libmpeg3 support to various packages
+mpi - Adds MPI (Message Passing Interface) layer to the apps that support it
 mplayer - Enable mplayer support for playback or encoding
 msn - Enable MSN Messenger IM protocol support
 msql - Adds support for the MSQL database server
@@ -266,12 +266,12 @@
 pcmcia - Adds support for PCMCIA slots/devices found on laptop computers
 pcntl - Adds support for process creation functions
 pcre - Adds support for Perl Compatible Regular Expressions
-pda - Adds support for portable devices.
+pda - Adds support for portable devices
 pdf - Adds general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
-perl - Adds support/bindings for the Perl language.
+perl - Adds support/bindings for the Perl language
 pfpro - Adds support for Verisign Payflow Pro
 php - Include support for php
-pic - Build Position Independent Code.  Do not utilize this flag unless you know what you're doing.
+pic - Build Position Independent Code.  Do not utilize this flag unless you know what you're doing
 plotutils - Adds plotutils support to gnuplot (library for 2-D vector graphics)
 png - Adds support for libpng (PNG images)
 portaudio - Adds support for the crossplatform portaudio audio API
@@ -330,18 +330,18 @@
 static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
 subversion - Enable subversion (version control system) support
 suid - Enable setuid root program, with potential security risks
-svg - Adds support for SVG (Scalable Vector Graphics).
+svg - Adds support for SVG (Scalable Vector Graphics)
 svga - Adds support for SVGAlib (graphics library)
 sybase - Adds support for the Sybase SQL Database Server
 sybase-ct - Adds support for Sybase-CT
-symlink - Force kernel ebuilds to automatically update the /usr/src/linux symlink.
+symlink - Force kernel ebuilds to automatically update the /usr/src/linux symlink
 syslog - Enables support for syslog
 sysvipc - Support for System V-compatible inter-process communication
 szip - Use the szip compression library
 taglib - Enable tagging support with taglib
 tcl - Adds support the Tcl language
 tcpd - Adds support for TCP wrappers
-test - Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore.
+test - Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
 tetex - Adds support for teTeX (typesetting package)
 theora - Adds support for the Theora Video Compression Codec
 threads - Adds threads support for various packages. Usually pthreads
@@ -360,9 +360,9 @@
 vcd - Video CD support
 vhosts - Adds support for installing web-based applications into a virtual-hosting environment
 videos - Install optional video files (used in some games)
-vim-syntax - Pulls in related vim syntax scripts.
+vim-syntax - Pulls in related vim syntax scripts
 vnc - Enable VNC (remote desktop viewer) support
-voodoo3 - Adds support for 3Dfx's Voodoo3 video chipset, else defaults to Voodoo4/5 support if not in USE.
+voodoo3 - Adds support for 3Dfx's Voodoo3 video chipset, else defaults to Voodoo4/5 support if not in USE
 vorbis - Adds support for the OggVorbis audio codec
 wavpack - Add support for wavpack audio compression tools
 wddx - Adds support for Web Distributed Data eXchange
@@ -375,7 +375,7 @@
 xcb - Support the X C-language Binding, a replacement for Xlib
 xcomposite - Enable support for the Xorg composite extension
 xemacs - Add support for XEmacs
-xface - Adds xface support used to allow a small image of xface format to be included in an email via the header 'X-Face'.
+xface - Adds xface support used to allow a small image of xface format to be included in an email via the header 'X-Face'
 xine - Add support for the XINE movie libraries
 xinerama - Add support for the xinerama X11 extension, which allows you to stretch your display across multiple monitors
 xinetd - Add support for the xinetd super-server
@@ -384,9 +384,9 @@
 xosd - Sends display using the X On Screen Display library
 xpm - Adds support for XPM graphics format
 xprint - Support for xprint, http://www.mozilla.org/projects/xprint/
-xscreensaver - Adds support for XScreenSaver extension.
+xscreensaver - Adds support for XScreenSaver extension
 xsl - Check/Support flag for XSL library (version 1)
-xulrunner - Build native browser integration against xulrunner instead of firefox or seamonkey.
+xulrunner - Build native browser integration against xulrunner instead of firefox or seamonkey
 xv - Adds in optional support for the Xvideo extension (an X API for video playback)
 xvid - Adds support for xvid.org's open-source mpeg-4 codec
 yahoo - Enable Yahoo Messenger IM protocol support



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-01-02 21:14 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 49+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-01-02 21:14 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/01/02 21:14:17

  Modified:             use.desc
  Log:
  Improve the following flags (as discussed in gentoo-dev): evo, examples, expat, ffmpeg, flac, geoip, gnuplot, gnutls, libnotify, matroska, php, sharedext, simplexml, speex and tiff.

Revision  Changes    Path
1.380                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.380&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.380&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.379&r2=1.380

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.379
retrieving revision 1.380
diff -u -r1.379 -r1.380
--- use.desc	2 Jan 2008 21:04:01 -0000	1.379
+++ use.desc	2 Jan 2008 21:14:17 -0000	1.380
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.379 2008/01/02 21:04:01 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.380 2008/01/02 21:14:17 coldwind Exp $
 
 # Keep them sorted
 
@@ -89,19 +89,19 @@
 esd - Adds support for media-sound/esound (Enlightened Sound Daemon)
 esoob - Adds support for Easysoft OOD database
 ev6 - Assume Alpha processor is EV6 or better
-evo - Adds support for evolution
-examples - Install example source code
+evo - Adds support for mail-client/evolution
+examples - Install examples, usually source code
 exif - Adds support for reading EXIF headers from JPEG and TIFF images
-expat - Enable the use of dev-libs/expat
+expat - Enable the use of dev-libs/expat for XML parsing
 fam - Enable FAM (File Alteration Monitor) support
 fastcgi - Add support for the FastCGI interface
 fbcon - Adds framebuffer support for the console, via the kernel
-ffmpeg - Enable ffmpeg support
+ffmpeg - Enable ffmpeg-based audio/video codec support
 fftw - Use FFTW library for computing Fourier transforms
 filepro - Adds support for filePro databases
 firebird - Adds support for the Firebird relational database
 firefox - Build against Firefox instead of Seamonkey/Mozilla
-flac - Adds support for the flac audio codec
+flac - Adds support for FLAC: Free Lossless Audio Codec
 flatfile - Adds dbm support for flat files
 fltk - Adds support for the Fast Light Toolkit gui interface
 foomaticdb - Adds support for the foomatic printing driver database
@@ -115,7 +115,7 @@
 gd - Adds support for media-libs/gd (to generate graphics on the fly)
 gd-external - Use the external version of gd rather than the bundled one (possibly dangerous)
 gdbm - Adds support for sys-libs/gdbm (GNU database libraries)
-geoip - Add geoip support
+geoip - Add geoip support for country and city lookup based on IPs
 ggi - Adds support for media-libs/libggi (non-X video api/drivers)
 gif - Adds GIF image support
 gimp - Build a plugin for the GIMP
@@ -123,9 +123,9 @@
 glut - Build an OpenGL plugin using the GLUT library
 gmp - Adds support for dev-libs/gmp (GNU MP library)
 gnome - Adds GNOME support
-gnuplot - Enable gnuplot support
+gnuplot - Enable support for gnuplot (data and function plotting)
 gnustep - Adds integration with GNUstep environment
-gnutls - Adds support for net-libs/gnutls
+gnutls - Adds support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support)
 gphoto2 - Adds digital camera support
 gpm - Adds support for sys-libs/gpm (Console-based mouse driver)
 gps - Adds support for Global Positioning System
@@ -187,7 +187,7 @@
 libcaca - Add support for colored ASCII-art graphics
 libedit - Use the libedit library (replacement for readline)
 libgda - Adds GNOME Data Access support
-libnotify - Enable notification support
+libnotify - Enable desktop notification support
 libsamplerate - Build with support for converting sample rates using libsamplerate
 libwww - Adds libwww support (General purpose WEB API)
 lirc - Adds support for lirc (Linux's Infra-Red Remote Control)
@@ -199,7 +199,7 @@
 mad - Adds support for mad (high-quality mp3 decoder library and cli frontend)
 maildir - Adds support for maildir (~/.maildir) style mail spools
 mailwrapper - Adds mailwrapper support to allow multiple MTAs to be installed
-matroska - Adds support for the matroska container format
+matroska - Adds support for the matroska container format (extensions .mkv, .mka and .mks)
 matrox - Adds Matrox MGA support to mplayer
 mbox - Adds support for mbox (/var/spool/mail) style mail spools
 mcal - Adds support for MCAL calendar system
@@ -270,7 +270,7 @@
 pdf - Adds general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
 perl - Adds support/bindings for the Perl language
 pfpro - Adds support for Verisign Payflow Pro
-php - Include support for php
+php - Include support for the PHP language
 pic - Build Position Independent Code.  Do not utilize this flag unless you know what you're doing
 plotutils - Adds plotutils support to gnuplot (library for 2-D vector graphics)
 png - Adds support for libpng (PNG images)
@@ -302,10 +302,10 @@
 seamonkey - Adds support for the Seamonkey web-browser
 selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
 session - Adds persistent session support
-sharedext - Adds support for building shared extensions in php
+sharedext - Adds support for building shared extensions in PHP
 sharedmem - Adds support for shared memory use
 shorten - Adds support for the shorten audio compressor
-simplexml - support for simplexml
+simplexml - support for SimpleXML
 skey - Enable S/Key (Single use password) authentication support
 slang - Adds support for the slang text display library (it's like ncurses, but different)
 slp - Adds Service Locator Protocol support
@@ -318,7 +318,7 @@
 solid - Adds support for the Solid database engine
 source - Zip the sources and install them
 sox - Adds support for Sound eXchange (SoX)
-speex - Adds support for the speex audio codec
+speex - Adds support for the speex audio codec (used for speech)
 spell - Adds dictionary support
 spl - Adds support for the Standard PHP Library
 sqlite - Adds support for sqlite - embedded sql database
@@ -346,7 +346,7 @@
 theora - Adds support for the Theora Video Compression Codec
 threads - Adds threads support for various packages. Usually pthreads
 tidy - Adds support for HTML Tidy
-tiff - Adds support for the tiff image format
+tiff - Adds support for the TIFF image format
 timidity - Build with Timidity++ (MIDI sequencer) support
 tk - Adds support for Tk GUI toolkit
 tokenizer - Adds support for the PHP file parser



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-01-08  4:37 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-01-08  4:37 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/01/08 04:37:32

  Modified:             use.desc
  Log:
  remove unused use flags: ev6, gb, howl, junit, ocamlopt, ovrimos

Revision  Changes    Path
1.382                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.382&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.382&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.381&r2=1.382

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.381
retrieving revision 1.382
diff -u -r1.381 -r1.382
--- use.desc	3 Jan 2008 12:06:40 -0000	1.381
+++ use.desc	8 Jan 2008 04:37:32 -0000	1.382
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.381 2008/01/03 12:06:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.382 2008/01/08 04:37:32 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -88,7 +88,6 @@
 enscript - Add enscript support to colourize code stored in the repository
 esd - Adds support for media-sound/esound (Enlightened Sound Daemon)
 esoob - Adds support for Easysoft OOD database
-ev6 - Assume Alpha processor is EV6 or better
 evo - Adds support for mail-client/evolution
 examples - Install examples, usually source code
 exif - Adds support for reading EXIF headers from JPEG and TIFF images
@@ -110,7 +109,6 @@
 freewnn - Adds support for FreeWnn kana to kanji conversion engine
 frontbase - Adds support for the frontbase sql server
 ftp - Adds FTP (File Transfer Protocol) support
-gb - Adds support for Gnome Basic to gnumeric
 gcj - Enable building with gcj (The GNU Compiler for the Javatm Programming Language)
 gd - Adds support for media-libs/gd (to generate graphics on the fly)
 gd-external - Use the external version of gd rather than the bundled one (possibly dangerous)
@@ -138,7 +136,6 @@
 hal - Enable Hardware Abstraction Layer (HAL) support
 hardened - activate default security enhancements for toolchain (gcc, glibc, binutils)
 hddtemp - Enable monitoring of hdd temperature (app-admin/hddtemp)
-howl - Enable howl support, enables DNS Service Discovery (DNS-SD)
 hyperwave-api - Adds support for Hyperwave document storage system
 ibm - Add support for IBM ppc64 specific systems
 icc - Add support for the Intel C++ Compiler (does _not_ set $CC)
@@ -167,7 +164,6 @@
 joystick - Add support for joysticks in all packages
 jpeg - Adds JPEG image support
 jpeg2k - Support for JPEG 2000, a wavelet-based image compression format
-junit - Adds junit awareness -- useful for developers
 kde - Adds support for kde-base/kde (K Desktop Enviroment)
 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
 kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)
@@ -246,7 +242,6 @@
 nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
 nsplugin - Builds plugins for Netscape compatible browsers
 ocaml - Adds support/bindings for the Ocaml language
-ocamlopt - Enables ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
 oci8 - Adds Oracle 8 Database Support
 oci8-instant-client - Use dev-db/oracle-instantclient-basic as Oracle provider instead of requiring a full Oracle server install
 odbc - Adds ODBC Support (Open DataBase Connectivity)
@@ -262,7 +257,6 @@
 osc - Enables support for Open Sound Control
 oscar - Enable Oscar (AIM/ICQ) IM protocol support
 oss - Adds support for OSS (Open Sound System)
-ovrimos - Adds support for the Ovrimos Database engine
 pam - Adds support PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
 pcmcia - Adds support for PCMCIA slots/devices found on laptop computers
 pcntl - Adds support for process creation functions



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-01-08  5:08 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-01-08  5:08 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/01/08 05:08:30

  Modified:             use.desc
  Log:
  ocamlopt use flag is still used; added it back

Revision  Changes    Path
1.383                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.383&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.383&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.382&r2=1.383

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -r1.382 -r1.383
--- use.desc	8 Jan 2008 04:37:32 -0000	1.382
+++ use.desc	8 Jan 2008 05:08:30 -0000	1.383
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.382 2008/01/08 04:37:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.383 2008/01/08 05:08:30 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -242,6 +242,7 @@
 nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
 nsplugin - Builds plugins for Netscape compatible browsers
 ocaml - Adds support/bindings for the Ocaml language
+ocamlopt - Enables ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
 oci8 - Adds Oracle 8 Database Support
 oci8-instant-client - Use dev-db/oracle-instantclient-basic as Oracle provider instead of requiring a full Oracle server install
 odbc - Adds ODBC Support (Open DataBase Connectivity)



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-01-12  7:55 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-01-12  7:55 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/01/12 07:55:01

  Modified:             use.desc
  Log:
  remove unused bonobo use flag

Revision  Changes    Path
1.384                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.384&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.384&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.383&r2=1.384

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.383
retrieving revision 1.384
diff -u -r1.383 -r1.384
--- use.desc	8 Jan 2008 05:08:30 -0000	1.383
+++ use.desc	12 Jan 2008 07:55:00 -0000	1.384
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.383 2008/01/08 05:08:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.384 2008/01/12 07:55:00 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -35,7 +35,6 @@
 birdstep - Adds support for the Birdstep Database Server
 blas - Adds support for the virtual/blas numerical library
 bluetooth - Enables Bluetooth Support
-bonobo - Adds support for gnome-base/bonobo (Gnome CORBA interfaces)
 bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping [make stage2]
 boundschecking - Adds the bounds checking patch by Haj Ten Brugge, this will DISABLE the hardened PIE+SSP patches
 branding - Enable Gentoo specific branding



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-02-13 23:47 William Thomson (wltjr)
  0 siblings, 0 replies; 49+ messages in thread
From: William Thomson (wltjr) @ 2008-02-13 23:47 UTC (permalink / raw
  To: gentoo-commits

wltjr       08/02/13 23:47:15

  Modified:             use.desc
  Log:
  Added java5/java6 global use flag descriptions

Revision  Changes    Path
1.386                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.386&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.386&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.385&r2=1.386

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -r1.385 -r1.386
--- use.desc	17 Jan 2008 21:28:14 -0000	1.385
+++ use.desc	13 Feb 2008 23:47:15 -0000	1.386
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.385 2008/01/17 21:28:14 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.386 2008/02/13 23:47:15 wltjr Exp $
 
 # Keep them sorted
 
@@ -157,6 +157,8 @@
 jabber - Enable jabber IM protocol support
 jack - Adds support for the JACK Audio Connection Kit
 java - Adds support for Java
+java5 - Use Java 1.5 to build package || ( reduced deps, 1.5 features, source/target 1.5 )
+java6 - Use Java 1.6 to build package || ( reduced deps, 1.6 features, source/target 1.6 )
 javascript - Enables javascript support
 jbig - enables jbig-kit support for tiff, Hylafax, ImageMagick, etc
 jikes - Compile Java source code with jikes (faster)



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-02-22 17:05 Dawid Weglinski (cla)
  0 siblings, 0 replies; 49+ messages in thread
From: Dawid Weglinski (cla) @ 2008-02-22 17:05 UTC (permalink / raw
  To: gentoo-commits

cla         08/02/22 17:05:44

  Modified:             use.desc
  Log:
  Fix syntax near line 180: kolab- flag description

Revision  Changes    Path
1.390                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.390&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.390&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.389&r2=1.390

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -r1.389 -r1.390
--- use.desc	22 Feb 2008 07:09:21 -0000	1.389
+++ use.desc	22 Feb 2008 17:05:44 -0000	1.390
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.389 2008/02/22 07:09:21 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.390 2008/02/22 17:05:44 cla Exp $
 
 # Keep them sorted
 
@@ -177,7 +177,7 @@
 kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)
 kdexdeltas - Makes kde ebuilds download binary diffs rather than entire new tarballs for every new release
 kerberos - Adds kerberos support
-kolab- Adds support for the Kolab groupware server
+kolab - Adds support for the Kolab groupware server
 krb4 - Adds optional kerberos 4 compatibility support
 ladcca - Adds Linux Audio Developer's Configuration and Connection API support (LADCCA) - DEPRECATED, will be replaced by lash
 ladspa - Enables the ability to support ladspa plugins



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-03-03 20:22 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-03-03 20:22 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/03/03 20:22:22

  Modified:             use.desc
  Log:
  remove unused kdexdeltas use flag

Revision  Changes    Path
1.391                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.391&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.391&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.390&r2=1.391

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -r1.390 -r1.391
--- use.desc	22 Feb 2008 17:05:44 -0000	1.390
+++ use.desc	3 Mar 2008 20:22:21 -0000	1.391
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.390 2008/02/22 17:05:44 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.391 2008/03/03 20:22:21 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -175,7 +175,6 @@
 kde - Adds support for kde-base/kde (K Desktop Enviroment)
 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
 kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)
-kdexdeltas - Makes kde ebuilds download binary diffs rather than entire new tarballs for every new release
 kerberos - Adds kerberos support
 kolab - Adds support for the Kolab groupware server
 krb4 - Adds optional kerberos 4 compatibility support



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-05-14 15:47 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 49+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-05-14 15:47 UTC (permalink / raw
  To: gentoo-commits

ulm         08/05/14 15:47:10

  Modified:             use.desc
  Log:
  Update description for motif USE flag.

Revision  Changes    Path
1.396                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.396&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.396&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.395&r2=1.396

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.395
retrieving revision 1.396
diff -u -r1.395 -r1.396
--- use.desc	30 Apr 2008 11:54:57 -0000	1.395
+++ use.desc	14 May 2008 15:47:09 -0000	1.396
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.395 2008/04/30 11:54:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.396 2008/05/14 15:47:09 ulm Exp $
 
 # Keep them sorted
 
@@ -218,7 +218,7 @@
 mnogosearch - Adds support for the mnoGoSearch search engine
 modplug - Adds libmodplug support
 mono - Build Mono bindings to support dotnet type stuff
-motif - Adds motif support (x11-libs/openmotif x11-libs/lesstif)
+motif - Adds support for the Motif toolkit
 mozilla - Adds support for the Mozilla web-browser
 mp3 - Add support for reading mp3 files
 mpeg - Adds libmpeg3 support to various packages



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-08-13  6:12 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-08-13  6:12 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/08/13 06:12:54

  Modified:             use.desc
  Log:
  remove php-4-related use flags

Revision  Changes    Path
1.399                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.399&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.399&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.398&r2=1.399

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -r1.398 -r1.399
--- use.desc	27 Jul 2008 16:09:23 -0000	1.398
+++ use.desc	13 Aug 2008 06:12:54 -0000	1.399
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.398 2008/07/27 16:09:23 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.399 2008/08/13 06:12:54 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -100,7 +100,6 @@
 fbcon - Adds framebuffer support for the console, via the kernel
 ffmpeg - Enable ffmpeg-based audio/video codec support
 fftw - Use FFTW library for computing Fourier transforms
-filepro - Adds support for filePro databases
 firebird - Adds support for the Firebird relational database
 firefox - Build against Firefox instead of Seamonkey/Mozilla
 flac - Adds support for FLAC: Free Lossless Audio Codec
@@ -143,7 +142,6 @@
 hddtemp - Enable monitoring of hdd temperature (app-admin/hddtemp)
 hdf5 - Adds support for the Hierarchical Data Format v5
 htmlhandbook - Enable HTML handbooks generation for KDE4.
-hyperwave-api - Adds support for Hyperwave document storage system
 ibm - Add support for IBM ppc64 specific systems
 iconv - Enable support for the iconv character set conversion library
 icq - Enable ICQ IM protocol support
@@ -152,7 +150,6 @@
 imagemagick - Enables support for Imagemagick (image converter)
 imap - Adds support for IMAP (Internet Mail Application Protocol)
 imlib - Adds support for imlib, an image loading and rendering library
-informix - Adds support for Informix database
 inifile - Adds dbm support for .ini files
 innodb - Adds innodb support for mySQL (transaction support)
 interbase - Adds support for Interbase database
@@ -202,7 +199,6 @@
 matroska - Adds support for the matroska container format (extensions .mkv, .mka and .mks)
 matrox - Adds Matrox MGA support to mplayer
 mbox - Adds support for mbox (/var/spool/mail) style mail spools
-mcal - Adds support for MCAL calendar system
 mcve - Support for the MCVE credit card payment system
 memlimit - Adds memory usage limiting in supporting programs
 mhash - Adds support for the mhash library
@@ -214,7 +210,6 @@
 mmap - Adds mmap (memory map) support
 mmx - Adds support for optimizations for Pentium MMX and Athlon class processors
 mng - Adds support for libmng (MNG images)
-mnogosearch - Adds support for the mnoGoSearch search engine
 modplug - Adds libmodplug support
 mono - Build Mono bindings to support dotnet type stuff
 motif - Adds support for the Motif toolkit
@@ -258,7 +253,6 @@
 openexr - Support for the OpenEXR graphics file format
 opengl - Adds support for OpenGL (3D graphics)
 oracle - Enable Oracle Database support
-oracle7 - Adds support for the Oracle 7 Database
 osc - Enables support for Open Sound Control
 oscar - Enable Oscar (AIM/ICQ) IM protocol support
 oss - Adds support for OSS (Open Sound System)
@@ -270,7 +264,6 @@
 pda - Adds support for portable devices
 pdf - Adds general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
 perl - Adds support/bindings for the Perl language
-pfpro - Adds support for Verisign Payflow Pro
 php - Include support for the PHP language
 pic - Build Position Independent Code.  Do not utilize this flag unless you know what you're doing
 plotutils - Adds plotutils support to gnuplot (library for 2-D vector graphics)






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2008-10-17 18:22 Markus Meier (maekke)
  0 siblings, 0 replies; 49+ messages in thread
From: Markus Meier (maekke) @ 2008-10-17 18:22 UTC (permalink / raw
  To: gentoo-commits

maekke      08/10/17 18:22:53

  Modified:             use.desc
  Log:
  fix typo

Revision  Changes    Path
1.403                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.403&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.403&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.402&r2=1.403

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.402
retrieving revision 1.403
diff -u -r1.402 -r1.403
--- use.desc	17 Oct 2008 18:18:20 -0000	1.402
+++ use.desc	17 Oct 2008 18:22:53 -0000	1.403
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.402 2008/10/17 18:18:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.403 2008/10/17 18:22:53 maekke Exp $
 
 # Keep them sorted
 
@@ -168,7 +168,7 @@
 joystick - Add support for joysticks in all packages
 jpeg - Adds JPEG image support
 jpeg2k - Support for JPEG 2000, a wavelet-based image compression format
-kcontact - Enable support for the KDE personal information manager (kde-base/kdepim*)
+kontact - Enable support for the KDE personal information manager (kde-base/kdepim*)
 kde - Adds support for kde-base/kde (K Desktop Enviroment)
 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
 kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2009-03-12  5:03 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-03-12  5:03 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/03/12 05:03:57

  Modified:             use.desc
  Log:
  remove unused dvdread use flag

Revision  Changes    Path
1.410                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.410&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.410&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.409&r2=1.410

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -r1.409 -r1.410
--- use.desc	28 Feb 2009 10:14:17 -0000	1.409
+++ use.desc	12 Mar 2009 05:03:57 -0000	1.410
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.409 2009/02/28 10:14:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.410 2009/03/12 05:03:57 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -84,7 +84,6 @@
 dvb - Adds support for DVB (Digital Video Broadcasting)
 dvd - Adds support for DVDs
 dvdr - Adds support for DVD writer hardware (e.g. in xcdroast)
-dvdread - Enables usage of Ogle's libdvdread for DVD playback
 eds - Enables support for Evolution-Data-Server (EDS)
 emacs - Adds support for GNU Emacs
 emboss - Adds support for the European Molecular Biology Open Software Suite






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2009-07-22 14:10 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-07-22 14:10 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/07/22 14:10:42

  Modified:             use.desc
  Log:
  remove unused custom-cxxflags use flag

Revision  Changes    Path
1.420                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.420&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.420&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.419&r2=1.420

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.419
retrieving revision 1.420
diff -u -r1.419 -r1.420
--- use.desc	16 Jul 2009 10:41:57 -0000	1.419
+++ use.desc	22 Jul 2009 14:10:42 -0000	1.420
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.419 2009/07/16 10:41:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.420 2009/07/22 14:10:42 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -65,7 +65,6 @@
 curl - Adds support for client-side URL transfer library
 curlwrappers - Adds support for using curl in streams
 custom-cflags - Build with user-specified CFLAGS (unsupported)
-custom-cxxflags - Build with user-specified CXXFLAGS (unsupported)
 cvs - Enable CVS (Concurrent Versions System) integration
 cxx - Builds support for C++ (bindings, extra libraries, code generation, ...)
 db2 - Enables support for IBM DB2 database server






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2009-07-22 16:07 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-22 16:07 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/22 16:07:02

  Modified:             use.desc
  Log:
  Improve description.

Revision  Changes    Path
1.422                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.422&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.422&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.421&r2=1.422

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- use.desc	22 Jul 2009 15:51:34 -0000	1.421
+++ use.desc	22 Jul 2009 16:07:02 -0000	1.422
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.421 2009/07/22 15:51:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.422 2009/07/22 16:07:02 ssuominen Exp $
 
 # Keep them sorted
 
@@ -47,7 +47,7 @@
 canna - Adds support for the Canna kana to kanji conversion engine
 caps - Use Linux capabilities library to control privilege
 cdb - Adds support for the CDB database engine from the author of qmail
-cdda - Adds audio compact disk playing support
+cdda - Adds Compact Disk Digital Audio (Standard Audio CD) support
 cddb - Access cddb servers to retrieve and submit information about compact disks
 cdinstall - Copies files from the CD rather than asking the user to copy them, mostly used with games
 cdparanoia - Enables cdparanoia (audio CD ripper) support






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2009-07-24 17:35 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 49+ messages in thread
From: Tristan Heaven (nyhm) @ 2009-07-24 17:35 UTC (permalink / raw
  To: gentoo-commits

nyhm        09/07/24 17:35:47

  Modified:             use.desc
  Log:
  fix typos

Revision  Changes    Path
1.423                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.423&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.423&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.422&r2=1.423

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.422
retrieving revision 1.423
diff -u -r1.422 -r1.423
--- use.desc	22 Jul 2009 16:07:02 -0000	1.422
+++ use.desc	24 Jul 2009 17:35:47 -0000	1.423
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.422 2009/07/22 16:07:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.423 2009/07/24 17:35:47 nyhm Exp $
 
 # Keep them sorted
 
@@ -303,7 +303,7 @@
 samba - Adds support for SAMBA (Windows File and Printer sharing)
 sapdb - Adds support for SAP DB
 sasl - Adds support for the Simple Authentication and Security Layer
-savedconfig - Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure you USE flags allow for approprate dependencies
+savedconfig - Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies
 scanner - Adds support for scanner hardware (e.g. build the sane frontend in kdegraphics)
 sdl - Adds support for Simple Direct Layer (media library)
 seamonkey - Adds support for the Seamonkey web-browser






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2009-09-21  5:43 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 49+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-09-21  5:43 UTC (permalink / raw
  To: gentoo-commits

robbat2     09/09/21 05:43:00

  Modified:             use.desc
  Log:
  Add global use flag for building kernel modules, per discussion on -dev mailing list.

Revision  Changes    Path
1.426                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.426&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.426&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.425&r2=1.426

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.425
retrieving revision 1.426
diff -p -w -b -B -u -u -r1.425 -r1.426
--- use.desc	28 Aug 2009 16:37:40 -0000	1.425
+++ use.desc	21 Sep 2009 05:42:59 -0000	1.426
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.425 2009/08/28 16:37:40 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.426 2009/09/21 05:42:59 robbat2 Exp $
 
 # Keep them sorted
 
@@ -221,6 +221,7 @@ mng - Adds support for libmng (MNG image
 modplug - Adds libmodplug support
 mono - Build Mono bindings to support dotnet type stuff
 motif - Adds support for the Motif toolkit
+modules - Build the kernel modules
 mozilla - Adds support for the Mozilla web-browser
 mp3 - Add support for reading mp3 files
 mp4 - Support for MP4 container format






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2009-11-15 18:12 Doug Goldstein (cardoe)
  0 siblings, 0 replies; 49+ messages in thread
From: Doug Goldstein (cardoe) @ 2009-11-15 18:12 UTC (permalink / raw
  To: gentoo-commits

cardoe      09/11/15 18:12:33

  Modified:             use.desc
  Log:
  correct description of css USE flag as I explained on the gentoo-dev ML

Revision  Changes    Path
1.428                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.428&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.428&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.427&r2=1.428

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.427
retrieving revision 1.428
diff -u -r1.427 -r1.428
--- use.desc	17 Oct 2009 07:42:08 -0000	1.427
+++ use.desc	15 Nov 2009 18:12:33 -0000	1.428
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.427 2009/10/17 07:42:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.428 2009/11/15 18:12:33 cardoe Exp $
 
 # Keep them sorted
 
@@ -60,7 +60,7 @@
 cracklib - Support for cracklib strong password checking
 crypt - Add support for encryption -- using mcrypt or gpg where applicable
 cscope - Enables cscope interface -- in vim for example
-css - Enables ripping of encrypted DVDs
+css - Enables reading of encrypted DVDs
 ctype - Enables ctype functions
 cups - Add support for CUPS (Common Unix Printing System)
 curl - Adds support for client-side URL transfer library






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-01-25 21:18 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-01-25 21:18 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/01/25 21:18:04

  Modified:             use.desc
  Log:
  remove unused xprint use flag

Revision  Changes    Path
1.431                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.431&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.431&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.430&r2=1.431

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.430
retrieving revision 1.431
diff -u -r1.430 -r1.431
--- use.desc	15 Jan 2010 00:38:07 -0000	1.430
+++ use.desc	25 Jan 2010 21:18:04 -0000	1.431
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.430 2010/01/15 00:38:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.431 2010/01/25 21:18:04 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -395,7 +395,6 @@
 xmlrpc - Support for xml-rpc library
 xosd - Sends display using the X On Screen Display library
 xpm - Adds support for XPM graphics format
-xprint - Support for xprint, http://www.mozilla.org/projects/xprint/
 xscreensaver - Adds support for XScreenSaver extension
 xsl - Check/Support flag for XSL library (version 1)
 xulrunner - Build native browser integration against xulrunner instead of firefox or seamonkey






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-03-22  8:58 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-03-22  8:58 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/03/22 08:58:35

  Modified:             use.desc
  Log:
  Remove traces of USE qt3

Revision  Changes    Path
1.436                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.436&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.436&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.435&r2=1.436

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.435
retrieving revision 1.436
diff -u -r1.435 -r1.436
--- use.desc	19 Feb 2010 04:52:55 -0000	1.435
+++ use.desc	22 Mar 2010 08:58:35 -0000	1.436
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.435 2010/02/19 04:52:55 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.436 2010/03/22 08:58:35 ssuominen Exp $
 
 # Keep them sorted
 
@@ -291,7 +291,6 @@
 python - Adds support/bindings for the Python language
 qdbm - Adds support for the qdbm (Quick Database Manager) library
 qmail-spp - Adds support for qmail SMTP plugins
-qt3 - Adds support for the Qt GUI/Application Toolkit version 3.x
 qt4 - Adds support for the Qt GUI/Application Toolkit version 4.x
 quicktime - Adds support for OpenQuickTime
 radius - Adds support for RADIUS authentication






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-04-07 21:44 Zac Medico (zmedico)
  0 siblings, 0 replies; 49+ messages in thread
From: Zac Medico (zmedico) @ 2010-04-07 21:44 UTC (permalink / raw
  To: gentoo-commits

zmedico     10/04/07 21:44:22

  Modified:             use.desc
  Log:
  Bug #313747 - Fix grammar in pam description. Thanks to Bartłomiej Majka
  <bartlomiej.majka@gmail.com>.

Revision  Changes    Path
1.437                profiles/use.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.437&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.437&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.436&r2=1.437

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.436
retrieving revision 1.437
diff -u -r1.436 -r1.437
--- use.desc	22 Mar 2010 08:58:35 -0000	1.436
+++ use.desc	7 Apr 2010 21:44:22 -0000	1.437
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.436 2010/03/22 08:58:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.437 2010/04/07 21:44:22 zmedico Exp $
 
 # Keep them sorted
 
@@ -267,7 +267,7 @@
 osc - Enables support for Open Sound Control
 oscar - Enable Oscar (AIM/ICQ) IM protocol support
 oss - Adds support for OSS (Open Sound System)
-pam - Adds support PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
+pam - Adds support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
 pch - Enable precompiled header support for faster compilation at the expense of disk space and memory (>=sys-devel/gcc-3.4 only)
 pcmcia - Adds support for PCMCIA slots/devices found on laptop computers
 pcntl - Adds support for process creation functions






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-05-24 16:30 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-05-24 16:30 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/05/24 16:30:00

  Modified:             use.desc
  Log:
  remove unused java5 use flag

Revision  Changes    Path
1.438                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.438&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.438&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.437&r2=1.438

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.437
retrieving revision 1.438
diff -u -r1.437 -r1.438
--- use.desc	7 Apr 2010 21:44:22 -0000	1.437
+++ use.desc	24 May 2010 16:30:00 -0000	1.438
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.437 2010/04/07 21:44:22 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.438 2010/05/24 16:30:00 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -166,7 +166,6 @@
 jabber - Enable jabber IM protocol support
 jack - Adds support for the JACK Audio Connection Kit
 java - Adds support for Java
-java5 - Use Java 1.5 to build package || ( reduced deps, 1.5 features, source/target 1.5 )
 java6 - Use Java 1.6 to build package with || ( reduced deps, 1.6 features, source/target 1.6 )
 javascript - Enables javascript support
 jbig - enables jbig-kit support for tiff, Hylafax, ImageMagick, etc






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-09-07 21:43 Matti Bickel (mabi)
  0 siblings, 0 replies; 49+ messages in thread
From: Matti Bickel (mabi) @ 2010-09-07 21:43 UTC (permalink / raw
  To: gentoo-commits

mabi        10/09/07 21:43:47

  Modified:             use.desc
  Log:
  only user of spl is php, which has it as a local use flag

Revision  Changes    Path
1.443                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.443&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.443&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.442&r2=1.443

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -r1.442 -r1.443
--- use.desc	5 Sep 2010 04:49:00 -0000	1.442
+++ use.desc	7 Sep 2010 21:43:47 -0000	1.443
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.442 2010/09/05 04:49:00 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.443 2010/09/07 21:43:47 mabi Exp $
 
 # Keep them sorted
 
@@ -327,7 +327,6 @@
 sox - Adds support for Sound eXchange (SoX)
 speex - Adds support for the speex audio codec (used for speech)
 spell - Adds dictionary support
-spl - Adds support for the Standard PHP Library
 sqlite - Adds support for sqlite - embedded sql database
 sqlite3 - Adds support for sqlite3 - embedded sql database
 sse - fast floating point optimization for PentiumIII+ class chips






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-10-24 13:14 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-24 13:14 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/24 13:14:03

  Modified:             use.desc
  Log:
  s/support/integration/

Revision  Changes    Path
1.445                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.445&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.445&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.444&r2=1.445

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.444
retrieving revision 1.445
diff -u -r1.444 -r1.445
--- use.desc	24 Oct 2010 13:11:12 -0000	1.444
+++ use.desc	24 Oct 2010 13:14:03 -0000	1.445
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.444 2010/10/24 13:11:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.445 2010/10/24 13:14:03 ssuominen Exp $
 
 # Keep them sorted
 
@@ -358,7 +358,7 @@
 tokenizer - Adds support for the PHP file parser
 truetype - Adds support for FreeType and/or FreeType2 fonts
 uclibc - Enable uclibc specific patches and build or link uclibc
-udev - Enable sys-fs/udev support (device discovery, power and storage device support, etc)
+udev - Enable sys-fs/udev integration (device discovery, power and storage device support, etc)
 unicode - Adds support for Unicode
 usb - Adds USB support to applications that have optional USB support (e.g. cups)
 v4l - Enables video4linux support






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-10-24 20:04 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-24 20:04 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/24 20:04:44

  Modified:             use.desc
  Log:
  Update policykit description so it doesn't refer the obsolete policykit daemon package

Revision  Changes    Path
1.446                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.446&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.446&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.445&r2=1.446

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.445
retrieving revision 1.446
diff -u -r1.445 -r1.446
--- use.desc	24 Oct 2010 13:14:03 -0000	1.445
+++ use.desc	24 Oct 2010 20:04:44 -0000	1.446
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.445 2010/10/24 13:14:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.446 2010/10/24 20:04:44 ssuominen Exp $
 
 # Keep them sorted
 
@@ -277,7 +277,7 @@
 plasma - Build optional plasma widgets that require kde-base/libplasma
 plotutils - Add support for plotutils (library for 2-D vector graphics)
 png - Adds support for libpng (PNG images)
-policykit - Use sys-auth/policykit to gain privileges
+policykit - Enable PolicyKit authentication support
 portaudio - Adds support for the crossplatform portaudio audio API
 posix - Adds support for POSIX-compatible functions
 postgres - Adds support for the postgresql database






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-11-14 13:29 Justin Lecher (jlec)
  0 siblings, 0 replies; 49+ messages in thread
From: Justin Lecher (jlec) @ 2010-11-14 13:29 UTC (permalink / raw
  To: gentoo-commits

jlec        10/11/14 13:29:09

  Modified:             use.desc
  Log:
  Sort use.desc

Revision  Changes    Path
1.448                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.448&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.448&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.447&r2=1.448

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.447
retrieving revision 1.448
diff -u -r1.447 -r1.448
--- use.desc	14 Nov 2010 13:23:26 -0000	1.447
+++ use.desc	14 Nov 2010 13:29:09 -0000	1.448
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.447 2010/11/14 13:23:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.448 2010/11/14 13:29:09 jlec Exp $
 
 # Keep them sorted
 
@@ -23,10 +23,10 @@
 ao - Use libao audio output library for sound playback
 apache2 - Add Apache2 support
 apm - Adds APM (Advanced Power Management) support
+aqua - Include support for the Aqua / Carbon GUI
 atm - Enable Asynchronous Transfer Mode protocol support
 audiofile - Adds support for libaudiofile where applicable
 avahi - Add avahi/Zeroconf support
-aqua - Include support for the Aqua / Carbon GUI
 bash-completion - Enable bash-completion support
 bcmath - Adds support for libbcmath
 berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL)
@@ -173,12 +173,12 @@
 joystick - Add support for joysticks in all packages
 jpeg - Adds JPEG image support
 jpeg2k - Support for JPEG 2000, a wavelet-based image compression format
-kontact - Enable support for the KDE personal information manager (kde-base/kdepim*)
 kde - Adds support for kde-base/kde (K Desktop Enviroment)
 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
 kdeprefix - Makes a KDE prefixed install into /usr/kde/${SLOT} if enabled or into /usr (FHS compatible) otherwise
 kerberos - Adds kerberos support
 kolab - Adds support for the Kolab groupware server
+kontact - Enable support for the KDE personal information manager (kde-base/kdepim*)
 ladspa - Enables the ability to support ladspa plugins
 lame - Prefer using LAME libraries for MP3 encoding support
 lapack - Adds support for the virtual/lapack numerical library
@@ -217,9 +217,9 @@
 mmx - Adds support for optimizations for Pentium MMX and Athlon class processors
 mng - Adds support for libmng (MNG images)
 modplug - Adds libmodplug support
+modules - Build the kernel modules
 mono - Build Mono bindings to support dotnet type stuff
 motif - Adds support for the Motif toolkit
-modules - Build the kernel modules
 mozilla - Adds support for the Mozilla web-browser
 mp3 - Add support for reading mp3 files
 mp4 - Support for MP4 container format
@@ -283,8 +283,8 @@
 posix - Adds support for POSIX-compatible functions
 postgres - Adds support for the postgresql database
 ppds - Adds support for automatically generated ppd (printing driver) files
-prelude - Adds support/bindings for the Prelude Intrusion Detection System
 prefix - Defines if a Gentoo Prefix offset installation is used
+prelude - Adds support/bindings for the Prelude Intrusion Detection System
 profile - Adds support for software performance analysis (will likely vary from ebuild to ebuild)
 pulseaudio - Adds support for PulseAudio sound server
 python - Adds support/bindings for the Python language






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2010-12-19  0:08 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-12-19  0:08 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/12/19 00:08:35

  Modified:             use.desc
  Log:
  bump USE hal description

Revision  Changes    Path
1.449                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.449&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.449&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.448&r2=1.449

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -r1.448 -r1.449
--- use.desc	14 Nov 2010 13:29:09 -0000	1.448
+++ use.desc	19 Dec 2010 00:08:35 -0000	1.449
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.448 2010/11/14 13:29:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.449 2010/12/19 00:08:35 ssuominen Exp $
 
 # Keep them sorted
 
@@ -143,7 +143,7 @@
 gtkhtml - Adds support for gnome-extra/gtkhtml
 guile - Adds support for the guile Scheme interpreter
 gzip - Compress files with Lempel-Ziv coding (LZ77)
-hal - Enable Hardware Abstraction Layer (HAL) support
+hal - Enable Hardware Abstraction Layer (HAL) support (WARNING: Try to avoid this. Deprecated method of accessing hardware.)
 handbook - Enable handbooks generation for KDE4.
 hardened - activate default security enhancements for toolchain (gcc, glibc, binutils)
 hddtemp - Enable monitoring of hdd temperature (app-admin/hddtemp)






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2011-03-29 12:35 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-03-29 12:35 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/03/29 12:35:57

  Modified:             use.desc
  Log:
  improve

Revision  Changes    Path
1.454                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.454&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.454&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.453&r2=1.454

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.453
retrieving revision 1.454
diff -u -r1.453 -r1.454
--- use.desc	29 Mar 2011 12:34:09 -0000	1.453
+++ use.desc	29 Mar 2011 12:35:57 -0000	1.454
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.453 2011/03/29 12:34:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.454 2011/03/29 12:35:57 ssuominen Exp $
 
 # Keep them sorted
 
@@ -160,7 +160,7 @@
 innodb - Adds innodb support for mySQL (transaction support)
 interbase - Adds support for Interbase database
 iodbc - Adds support for iODBC library
-ios - Enable support for Apple's iPad, iPhone and iPod with iOS operating system
+ios - Enable support for Apple's iDevice with iOS operating system (iPad, iPhone, iPod, etc)
 ipod - Enable support for iPod device access
 ipv6 - Adds support for IP version 6
 jabber - Enable jabber IM protocol support






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2011-04-07  8:40 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 49+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-04-07  8:40 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/04/07 08:40:54

  Modified:             use.desc
  Log:
  Describe xmpp as global useflag so we can proceed with bug #216300

Revision  Changes    Path
1.455                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.455&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.455&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.454&r2=1.455

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -r1.454 -r1.455
--- use.desc	29 Mar 2011 12:35:57 -0000	1.454
+++ use.desc	7 Apr 2011 08:40:54 -0000	1.455
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.454 2011/03/29 12:35:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.455 2011/04/07 08:40:54 scarabeus Exp $
 
 # Keep them sorted
 
@@ -392,6 +392,7 @@
 xml - Add support for XML files
 xmlrpc - Support for xml-rpc library
 xmp - Enable support for Extensible Metadata Platform (Adobe XMP)
+xmpp - Enable support for Extensible Messaging and Presence Protocol (XMPP) formerly known as Jabber
 xosd - Sends display using the X On Screen Display library
 xpm - Adds support for XPM graphics format
 xscreensaver - Adds support for XScreenSaver extension






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2011-04-24 16:22 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-04-24 16:22 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    11/04/24 16:22:55

  Modified:             use.desc
  Log:
  remove unused use flags

Revision  Changes    Path
1.458                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.458&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.458&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.457&r2=1.458

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.457
retrieving revision 1.458
diff -u -r1.457 -r1.458
--- use.desc	23 Apr 2011 11:11:23 -0000	1.457
+++ use.desc	24 Apr 2011 16:22:55 -0000	1.458
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.457 2011/04/23 11:11:23 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.458 2011/04/24 16:22:55 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -202,11 +202,9 @@
 m17n-lib - Enable m17n-lib support
 mad - Adds support for mad (high-quality mp3 decoder library and cli frontend)
 maildir - Adds support for maildir (~/.maildir) style mail spools
-mailwrapper - Adds mailwrapper support to allow multiple MTAs to be installed
 matroska - Adds support for the matroska container format (extensions .mkv, .mka and .mks)
 matrox - Adds Matrox MGA support to mplayer
 mbox - Adds support for mbox (/var/spool/mail) style mail spools
-mcve - Support for the MCVE credit card payment system
 memlimit - Adds memory usage limiting in supporting programs
 mhash - Adds support for the mhash library
 migemo - Enables migemo support for Japanese
@@ -284,7 +282,6 @@
 posix - Adds support for POSIX-compatible functions
 postgres - Adds support for the postgresql database
 ppds - Adds support for automatically generated ppd (printing driver) files
-prefix - Defines if a Gentoo Prefix offset installation is used
 prelude - Adds support/bindings for the Prelude Intrusion Detection System
 profile - Adds support for software performance analysis (will likely vary from ebuild to ebuild)
 pulseaudio - Adds support for PulseAudio sound server






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2011-04-29 17:31 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-04-29 17:31 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    11/04/29 17:31:00

  Modified:             use.desc
  Log:
  clean unused voodoo3 use flag

Revision  Changes    Path
1.459                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.459&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.459&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.458&r2=1.459

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.458
retrieving revision 1.459
diff -u -r1.458 -r1.459
--- use.desc	24 Apr 2011 16:22:55 -0000	1.458
+++ use.desc	29 Apr 2011 17:31:00 -0000	1.459
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.458 2011/04/24 16:22:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.459 2011/04/29 17:31:00 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -369,7 +369,6 @@
 videos - Install optional video files (used in some games)
 vim-syntax - Pulls in related vim syntax scripts
 vnc - Enable VNC (remote desktop viewer) support
-voodoo3 - Adds support for 3Dfx's Voodoo3 video chipset, else defaults to Voodoo4/5 support if not in USE
 vorbis - Adds support for the OggVorbis audio codec
 wavpack - Add support for wavpack audio compression tools
 wddx - Adds support for Web Distributed Data eXchange






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2011-12-01 18:42 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-12-01 18:42 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    11/12/01 18:42:06

  Modified:             use.desc
  Log:
  clean unused use flags: chasen, gnustep

Revision  Changes    Path
1.470                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.470&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.470&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.469&r2=1.470

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.469
retrieving revision 1.470
diff -u -r1.469 -r1.470
--- use.desc	14 Nov 2011 20:15:44 -0000	1.469
+++ use.desc	1 Dec 2011 18:42:06 -0000	1.470
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.469 2011/11/14 20:15:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.470 2011/12/01 18:42:06 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -52,7 +52,6 @@
 cdparanoia - Enables cdparanoia (audio CD ripper) support
 cdr - Adds support for CD writer hardware
 cgi - Add CGI script support
-chasen - Enable chasen (Japanese Morphological Analysis System) support
 cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean)
 clamav - Adds support for Clam AntiVirus software (usually with a plugin)
 coreaudio - Build the CoreAudio driver on Mac OS X systems
@@ -130,7 +129,6 @@
 gnome - Adds GNOME support
 gnome-keyring - Enable support for storing passwords via gnome-keyring
 gnuplot - Enable support for gnuplot (data and function plotting)
-gnustep - Adds integration with GNUstep environment
 gnutls - Adds support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support)
 gphoto2 - Adds digital camera support
 gpm - Adds support for sys-libs/gpm (Console-based mouse driver)






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-01-22 20:04 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-01-22 20:04 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/01/22 20:04:44

  Modified:             use.desc
  Log:
  clean unused use flags

Revision  Changes    Path
1.474                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.474&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.474&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.473&r2=1.474

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.473
retrieving revision 1.474
diff -u -r1.473 -r1.474
--- use.desc	17 Jan 2012 12:26:07 -0000	1.473
+++ use.desc	22 Jan 2012 20:04:44 -0000	1.474
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.473 2012/01/17 12:26:07 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.474 2012/01/22 20:04:44 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -67,7 +67,6 @@
 cvs - Enable CVS (Concurrent Versions System) integration
 cxx - Builds support for C++ (bindings, extra libraries, code generation, ...)
 db2 - Enables support for IBM DB2 database server
-dbase - Adds support for dbase file format
 dbi - Enable dev-db/libdbi (database-independent abstraction layer) support
 dbm - Adds support for generic DBM databases
 dbmaker - Adds support for dbmaker database server
@@ -157,7 +156,6 @@
 imlib - Adds support for imlib, an image loading and rendering library
 infiniband - Enable Infiniband RDMA transport support
 inifile - Adds dbm support for .ini files
-innodb - Adds innodb support for mySQL (transaction support)
 interbase - Adds support for Interbase database
 iodbc - Adds support for iODBC library
 ios - Enable support for Apple's iDevice with iOS operating system (iPad, iPhone, iPod, etc)
@@ -189,7 +187,6 @@
 libcaca - Add support for colored ASCII-art graphics
 libedit - Use the libedit library (replacement for readline)
 libffi - Enable support for Foreign Function Interface library
-libgda - Adds GNOME Data Access support
 libnotify - Enable desktop notification support
 libsamplerate - Build with support for converting sample rates using libsamplerate
 libwww - Adds libwww support (General purpose WEB API)






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-01-27 16:46 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-01-27 16:46 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/01/27 16:46:02

  Modified:             use.desc
  Log:
  clean old, unused php-related use flags

Revision  Changes    Path
1.475                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.475&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.475&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.474&r2=1.475

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.474
retrieving revision 1.475
diff -u -r1.474 -r1.475
--- use.desc	22 Jan 2012 20:04:44 -0000	1.474
+++ use.desc	27 Jan 2012 16:46:01 -0000	1.475
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.474 2012/01/22 20:04:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.475 2012/01/27 16:46:01 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -14,7 +14,6 @@
 accessibility - Adds support for accessibility (eg 'at-spi' library)
 acl - Adds support for Access Control Lists
 acpi - Adds support for Advanced Configuration and Power Interface
-adabas - Adds support for the Adabas database engine
 adns - Adds support for the adns DNS client library
 afs - Adds OpenAFS support (distributed file system)
 aim - Enable AIM IM protocol support
@@ -32,7 +31,6 @@
 berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL)
 bidi - Enables bidirectional language support
 bindist - Flag to enable or disable options for prebuilt (GRP)  packages (eg. due to licensing issues)
-birdstep - Adds support for the Birdstep Database Server
 blas - Adds support for the virtual/blas numerical library
 bluetooth - Enables Bluetooth Support
 bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping [make stage2]
@@ -66,10 +64,8 @@
 custom-cflags - Build with user-specified CFLAGS (unsupported)
 cvs - Enable CVS (Concurrent Versions System) integration
 cxx - Builds support for C++ (bindings, extra libraries, code generation, ...)
-db2 - Enables support for IBM DB2 database server
 dbi - Enable dev-db/libdbi (database-independent abstraction layer) support
 dbm - Adds support for generic DBM databases
-dbmaker - Adds support for dbmaker database server
 dbus - Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
 dbx - Adds database abstraction layer
 debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
@@ -87,12 +83,9 @@
 eds - Enables support for Evolution-Data-Server (EDS)
 emacs - Adds support for GNU Emacs
 emboss - Adds support for the European Molecular Biology Open Software Suite
-empress - Adds support for the Empress database server
-empress-bcs - Adds local access support for the Empress database server
 encode - Adds support for encoding of audio or video files
 enscript - Add enscript support to colourize code stored in the repository
 esd - Adds support for media-sound/esound (Enlightened Sound Daemon)
-esoob - Adds support for Easysoft OOD database
 evo - Adds support for mail-client/evolution
 examples - Install examples, usually source code
 exif - Adds support for reading EXIF headers from JPEG and TIFF images
@@ -116,7 +109,6 @@
 ftp - Adds FTP (File Transfer Protocol) support
 gcj - Enable building with gcj (The GNU Compiler for the Javatm Programming Language)
 gd - Adds support for media-libs/gd (to generate graphics on the fly)
-gd-external - Use the external version of gd rather than the bundled one (possibly dangerous)
 gdbm - Adds support for sys-libs/gdbm (GNU database libraries)
 geoip - Add geoip support for country and city lookup based on IPs
 ggi - Adds support for media-libs/libggi (non-X video api/drivers)
@@ -156,7 +148,6 @@
 imlib - Adds support for imlib, an image loading and rendering library
 infiniband - Enable Infiniband RDMA transport support
 inifile - Adds dbm support for .ini files
-interbase - Adds support for Interbase database
 iodbc - Adds support for iODBC library
 ios - Enable support for Apple's iDevice with iOS operating system (iPad, iPhone, iPod, etc)
 ipod - Enable support for iPod device access
@@ -298,7 +289,6 @@
 rss - Enables support for RSS feeds
 ruby - Adds support/bindings for the Ruby language
 samba - Adds support for SAMBA (Windows File and Printer sharing)
-sapdb - Adds support for SAP DB
 sasl - Adds support for the Simple Authentication and Security Layer
 savedconfig - Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies
 scanner - Adds support for scanner hardware (e.g. build the sane frontend in kdegraphics)
@@ -307,7 +297,6 @@
 selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
 semantic-desktop - Cross-KDE support for semantic search and information retrieval
 session - Adds persistent session support
-sharedext - Adds support for building shared extensions in PHP
 sharedmem - Adds support for shared memory use
 shorten - Adds support for the shorten audio compressor
 simplexml - support for SimpleXML
@@ -321,7 +310,6 @@
 soap - Adds support for SOAP (Simple Object Access Protocol)
 sockets - Adds support for tcp/ip sockets
 socks5 - Adds support for the socks5 proxy
-solid - Adds support for the Solid database engine
 sound - Enable sound support
 source - Zip the sources and install them
 sox - Adds support for Sound eXchange (SoX)






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-01-31  9:40 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-01-31  9:40 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/01/31 09:40:31

  Modified:             use.desc
  Log:
  clean unused ginac flag

Revision  Changes    Path
1.476                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.476&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.476&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.475&r2=1.476

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.475
retrieving revision 1.476
diff -u -r1.475 -r1.476
--- use.desc	27 Jan 2012 16:46:01 -0000	1.475
+++ use.desc	31 Jan 2012 09:40:31 -0000	1.476
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.475 2012/01/27 16:46:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.476 2012/01/31 09:40:31 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -114,7 +114,6 @@
 ggi - Adds support for media-libs/libggi (non-X video api/drivers)
 gif - Adds GIF image support
 gimp - Build a plugin for the GIMP
-ginac - Adds sci-mathematics/ginac (symbolic math) support
 glut - Build an OpenGL plugin using the GLUT library
 gmp - Adds support for dev-libs/gmp (GNU MP library)
 gnome - Adds GNOME support






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-04-19 22:11 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-04-19 22:11 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/04/19 22:11:33

  Modified:             use.desc
  Log:
  remove unused xulrunner use flag

Revision  Changes    Path
1.481                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.481&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.481&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.480&r2=1.481

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.480
retrieving revision 1.481
diff -u -r1.480 -r1.481
--- use.desc	6 Apr 2012 14:56:10 -0000	1.480
+++ use.desc	19 Apr 2012 22:11:33 -0000	1.481
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.480 2012/04/06 14:56:10 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.481 2012/04/19 22:11:33 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -381,7 +381,6 @@
 xpm - Adds support for XPM graphics format
 xscreensaver - Adds support for XScreenSaver extension
 xsl - Check/Support flag for XSL library (version 1)
-xulrunner - Build native browser integration against xulrunner instead of firefox or seamonkey
 xv - Adds in optional support for the Xvideo extension (an X API for video playback)
 xvid - Adds support for xvid.org's open-source mpeg-4 codec
 yahoo - Enable Yahoo Messenger IM protocol support






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-04-22  1:01 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-04-22  1:01 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/04/22 01:01:12

  Modified:             use.desc
  Log:
  add sse3 use flag

Revision  Changes    Path
1.482                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.482&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.482&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.481&r2=1.482

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.481
retrieving revision 1.482
diff -u -r1.481 -r1.482
--- use.desc	19 Apr 2012 22:11:33 -0000	1.481
+++ use.desc	22 Apr 2012 01:01:12 -0000	1.482
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.481 2012/04/19 22:11:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.482 2012/04/22 01:01:12 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -318,6 +318,7 @@
 sqlite3 - Adds support for sqlite3 - embedded sql database
 sse - fast floating point optimization for PentiumIII+ class chips
 sse2 - faster floating point optimization for SSE2 capable chips
+sse3 - faster floating point optimization for SSE3 capable chips
 ssl - Adds support for Secure Socket Layer connections
 startup-notification - Enable application startup event feedback mechanism
 static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-06-06 18:34 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-06-06 18:34 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/06/06 18:34:22

  Modified:             use.desc
  Log:
  clean unused firefox use flag

Revision  Changes    Path
1.486                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.486&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.486&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.485&r2=1.486

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.485
retrieving revision 1.486
diff -u -r1.485 -r1.486
--- use.desc	1 Jun 2012 05:34:13 -0000	1.485
+++ use.desc	6 Jun 2012 18:34:22 -0000	1.486
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.485 2012/06/01 05:34:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.486 2012/06/06 18:34:22 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -96,7 +96,6 @@
 ffmpeg - Enable ffmpeg-based audio/video codec support
 fftw - Use FFTW library for computing Fourier transforms
 firebird - Adds support for the Firebird relational database
-firefox - Build against Firefox instead of Seamonkey/Mozilla
 flac - Adds support for FLAC: Free Lossless Audio Codec
 flatfile - Adds dbm support for flat files
 fltk - Adds support for the Fast Light Toolkit gui interface






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-06-16 16:53 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-06-16 16:53 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/06/16 16:53:12

  Modified:             use.desc
  Log:
  better desc for USE postscript, after some research, one third of the consumers use libspectre for this

Revision  Changes    Path
1.488                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.488&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.488&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.487&r2=1.488

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.487
retrieving revision 1.488
diff -u -r1.487 -r1.488
--- use.desc	16 Jun 2012 16:18:27 -0000	1.487
+++ use.desc	16 Jun 2012 16:53:12 -0000	1.488
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.487 2012/06/16 16:18:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.488 2012/06/16 16:53:12 ssuominen Exp $
 
 # Keep them sorted
 
@@ -270,7 +270,7 @@
 portaudio - Adds support for the crossplatform portaudio audio API
 posix - Adds support for POSIX-compatible functions
 postgres - Adds support for the postgresql database
-postscript - Enable support for the PostScript language (often using app-text/ghostscript-gpl)
+postscript - Enable support for the PostScript language (often with ghostscript-gpl or libspectre)
 ppds - Adds support for automatically generated ppd (printing driver) files
 prefix - Defines if a Gentoo Prefix offset installation is used
 prelude - Adds support/bindings for the Prelude Intrusion Detection System






^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-08-04  7:33 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-08-04  7:33 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/08/04 07:33:54

  Modified:             use.desc
  Log:
  clean unused msql use flag

Revision  Changes    Path
1.491                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.491&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.491&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.490&r2=1.491

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.490
retrieving revision 1.491
diff -u -r1.490 -r1.491
--- use.desc	12 Jul 2012 22:14:46 -0000	1.490
+++ use.desc	4 Aug 2012 07:33:54 -0000	1.491
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.490 2012/07/12 22:14:46 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.491 2012/08/04 07:33:54 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -215,7 +215,6 @@
 mpi - Adds MPI (Message Passing Interface) layer to the apps that support it
 mplayer - Enable mplayer support for playback or encoding
 msn - Enable MSN Messenger IM protocol support
-msql - Adds support for the MSQL database server
 mssql - Adds support for Microsoft SQL Server database
 mtp - Enable support for Media Transfer Protocol
 mule - Adds multi-language support to XEmacs





^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2012-10-08  6:28 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 49+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-10-08  6:28 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/10/08 06:28:13

  Modified:             use.desc
  Log:
  clean unused dbx use flag

Revision  Changes    Path
1.494                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.494&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.494&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.493&r2=1.494

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.493
retrieving revision 1.494
diff -u -r1.493 -r1.494
--- use.desc	8 Sep 2012 18:35:24 -0000	1.493
+++ use.desc	8 Oct 2012 06:28:13 -0000	1.494
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.493 2012/09/08 18:35:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.494 2012/10/08 06:28:13 mr_bones_ Exp $
 
 # Keep them sorted
 
@@ -68,7 +68,6 @@
 dbi - Enable dev-db/libdbi (database-independent abstraction layer) support
 dbm - Adds support for generic DBM databases
 dbus - Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
-dbx - Adds database abstraction layer
 debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
 dedicated - Adds support for dedicated game servers (some packages do not provide clients and servers at the same time)
 dga - Adds DGA (Direct Graphic Access) support for X





^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2014-07-24 11:05 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 49+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-07-24 11:05 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/07/24 11:05:11

  Modified:             use.desc
  Log:
  Improve description for udisks to drop some more local USE flags

Revision  Changes    Path
1.516                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.516&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.516&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.515&r2=1.516

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.515
retrieving revision 1.516
diff -u -r1.515 -r1.516
--- use.desc	24 Jul 2014 10:49:10 -0000	1.515
+++ use.desc	24 Jul 2014 11:05:11 -0000	1.516
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.515 2014/07/24 10:49:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.516 2014/07/24 11:05:11 ssuominen Exp $
 
 # Keep them sorted
 
@@ -360,7 +360,7 @@
 truetype - Add support for FreeType and/or FreeType2 fonts
 uclibc - Enable uclibc specific patches and build or link uclibc
 udev - Enable virtual/udev integration (device discovery, power and storage device support, etc)
-udisks - Enable storage management support
+udisks - Enable storage management support (automounting, volume monitoring, etc)
 unicode - Add support for Unicode
 upnp - Enable UPnP port mapping support
 upnp-av - Enable UPnP audio/video streaming support





^ permalink raw reply	[flat|nested] 49+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles: use.desc
@ 2015-02-18 16:11 Mike Frysinger (vapier)
  0 siblings, 0 replies; 49+ messages in thread
From: Mike Frysinger (vapier) @ 2015-02-18 16:11 UTC (permalink / raw
  To: gentoo-commits

vapier      15/02/18 16:11:39

  Modified:             use.desc
  Log:
  clarify USE=filecaps intention #540430

Revision  Changes    Path
1.523                profiles/use.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.523&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.523&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.522&r2=1.523

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.522
retrieving revision 1.523
diff -u -r1.522 -r1.523
--- use.desc	13 Feb 2015 15:19:39 -0000	1.522
+++ use.desc	18 Feb 2015 16:11:39 -0000	1.523
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.522 2015/02/13 15:19:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.523 2015/02/18 16:11:39 vapier Exp $
 
 # Keep them sorted
 
@@ -94,7 +94,7 @@
 fbcon - Add framebuffer support for the console, via the kernel
 ffmpeg - Enable ffmpeg/libav-based audio/video codec support
 fftw - Use FFTW library for computing Fourier transforms
-filecaps - Use Linux file capabilities to control privilege rather than set*id
+filecaps - Use Linux file capabilities to control privilege rather than set*id (this is orthogonal to USE=caps which uses capabilities at runtime e.g. libcap)
 firebird - Add support for the Firebird relational database
 flac - Add support for FLAC: Free Lossless Audio Codec
 flatfile - Add dbm support for flat files





^ permalink raw reply	[flat|nested] 49+ messages in thread

end of thread, other threads:[~2015-02-18 16:11 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-22 20:04 [gentoo-commits] gentoo-x86 commit in profiles: use.desc Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-18 16:11 Mike Frysinger (vapier)
2014-07-24 11:05 Samuli Suominen (ssuominen)
2012-10-08  6:28 Michael Sterrett (mr_bones_)
2012-08-04  7:33 Michael Sterrett (mr_bones_)
2012-06-16 16:53 Samuli Suominen (ssuominen)
2012-06-06 18:34 Michael Sterrett (mr_bones_)
2012-04-22  1:01 Michael Sterrett (mr_bones_)
2012-04-19 22:11 Michael Sterrett (mr_bones_)
2012-01-31  9:40 Michael Sterrett (mr_bones_)
2012-01-27 16:46 Michael Sterrett (mr_bones_)
2011-12-01 18:42 Michael Sterrett (mr_bones_)
2011-04-29 17:31 Michael Sterrett (mr_bones_)
2011-04-24 16:22 Michael Sterrett (mr_bones_)
2011-04-07  8:40 Tomas Chvatal (scarabeus)
2011-03-29 12:35 Samuli Suominen (ssuominen)
2010-12-19  0:08 Samuli Suominen (ssuominen)
2010-11-14 13:29 Justin Lecher (jlec)
2010-10-24 20:04 Samuli Suominen (ssuominen)
2010-10-24 13:14 Samuli Suominen (ssuominen)
2010-09-07 21:43 Matti Bickel (mabi)
2010-05-24 16:30 Michael Sterrett (mr_bones_)
2010-04-07 21:44 Zac Medico (zmedico)
2010-03-22  8:58 Samuli Suominen (ssuominen)
2010-01-25 21:18 Michael Sterrett (mr_bones_)
2009-11-15 18:12 Doug Goldstein (cardoe)
2009-09-21  5:43 Robin H. Johnson (robbat2)
2009-07-24 17:35 Tristan Heaven (nyhm)
2009-07-22 16:07 Samuli Suominen (ssuominen)
2009-07-22 14:10 Michael Sterrett (mr_bones_)
2009-03-12  5:03 Michael Sterrett (mr_bones_)
2008-10-17 18:22 Markus Meier (maekke)
2008-08-13  6:12 Michael Sterrett (mr_bones_)
2008-05-14 15:47 Ulrich Mueller (ulm)
2008-03-03 20:22 Michael Sterrett (mr_bones_)
2008-02-22 17:05 Dawid Weglinski (cla)
2008-02-13 23:47 William Thomson (wltjr)
2008-01-12  7:55 Michael Sterrett (mr_bones_)
2008-01-08  5:08 Michael Sterrett (mr_bones_)
2008-01-08  4:37 Michael Sterrett (mr_bones_)
2008-01-02 21:14 Santiago M. Mola (coldwind)
2008-01-02 21:04 Santiago M. Mola (coldwind)
2007-12-22 11:36 Raul Porcel (armin76)
2007-12-19  7:30 Mike Frysinger (vapier)
2007-12-17  4:45 Michael Sterrett (mr_bones_)
2007-10-20 14:26 Samuli Suominen (drac)
2007-09-27 15:30 Samuli Suominen (drac)
2007-09-27 15:03 Steve Dibb (beandog)
2007-09-21 20:38 Benedikt Boehm (hollow)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox