summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-10-17 18:18:20 +0000
committerMarkus Meier <maekke@gentoo.org>2008-10-17 18:18:20 +0000
commit6ecc1ed1016d7bddf093e16ea61d18ebbfe00b80 (patch)
tree8877e1f25272b2307a7e46e7de6614071f5c094b
parentRename so it doesn't collide with xf86-video-ati (Rob Lewis). (diff)
downloadgentoo-2-6ecc1ed1016d7bddf093e16ea61d18ebbfe00b80.tar.gz
gentoo-2-6ecc1ed1016d7bddf093e16ea61d18ebbfe00b80.tar.bz2
gentoo-2-6ecc1ed1016d7bddf093e16ea61d18ebbfe00b80.zip
move bsf, kcontact, openmp, plasma and smp to global use.desc
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.desc7
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index d6b96a420b05..518faf488466 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1968 2008/10/17 00:06:37 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1969 2008/10/17 18:18:20 maekke Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 17 Oct 2008; Markus Meier <maekke@gentoo.org> use.desc:
+ move bsf, kcontact, openmp, plasma and smp to global use.desc
+
17 Oct 2008; Ben de Groot <yngwin@gentoo.org> thirdpartymirrors:
Add ftp.easysw.com mirrors
diff --git a/profiles/use.desc b/profiles/use.desc
index 9efa3501be2c..7de4aa489918 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -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.401 2008/10/02 01:13:09 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.402 2008/10/17 18:18:20 maekke Exp $
# Keep them sorted
@@ -38,6 +38,7 @@ bluetooth - Enables Bluetooth Support
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
+bsf - Enable support for Apache Bean Scripting Framework (dev-java/bsf)
build - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1]
bzip2 - Use the bzlib compression library
cairo - Enable support for the cairo graphics library
@@ -167,6 +168,7 @@ 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
+kcontact - 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)
@@ -253,6 +255,7 @@ old-linux - Add support for linux-2.4 and older
openal - Adds support for the Open Audio Library
openexr - Support for the OpenEXR graphics file format
opengl - Adds support for OpenGL (3D graphics)
+openmp - Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
oracle - Enable Oracle Database support
osc - Enables support for Open Sound Control
oscar - Enable Oscar (AIM/ICQ) IM protocol support
@@ -267,6 +270,7 @@ pdf - Adds general support for PDF (Portable Document Format), this replaces the
perl - Adds support/bindings for the Perl language
php - Include support for the PHP language
pic - Build Position Independent Code. Do not utilize this flag unless you know what you're doing
+plasma - Build optional plasma widgets that require kde-base/libplasma
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
@@ -306,6 +310,7 @@ 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
smartcard - Enables smartcard support
+smp - Enable support for multiprocessors or multicore systems
sndfile - Adds support for libsndfile
snmp - Adds support for the Simple Network Management Protocol if available
soap - Adds support for SOAP (Simple Object Access Protocol)