diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2005-05-22 20:57:01 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2005-05-22 20:57:01 +0000 |
commit | d8f00d95ec1fa17079011b00294ec787fe4ffc01 (patch) | |
tree | a6ea19897f2574ca176779f47d2f1333eaf563c0 /profiles | |
parent | Added ~sparc keyword. (diff) | |
download | gentoo-2-d8f00d95ec1fa17079011b00294ec787fe4ffc01.tar.gz gentoo-2-d8f00d95ec1fa17079011b00294ec787fe4ffc01.tar.bz2 gentoo-2-d8f00d95ec1fa17079011b00294ec787fe4ffc01.zip |
switched dbus use flag from local to global
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 6c3b5aec6152..749c894466cf 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.244 2005/05/17 22:25:56 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.245 2005/05/22 20:57:01 nerdboy Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -59,6 +59,7 @@ dba - Enables dbm-compatible layers dbase - Adds support for dbase file format 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 - Tells configure and the makefiles to build for debugging. Effects vary across packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES=nostrip too dedicated - Adds support for dedicated game servers diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 31d3cfca03c2..5aa1c1f9ffac 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1184 2005/05/21 16:45:02 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1185 2005/05/22 20:57:01 nerdboy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -631,7 +631,6 @@ net-im/ekg2:nogg - Disable Gadu-Gadu plugin net-im/gaim:gnutls - Use GnuTLS for SSL support net-im/gaim:silc - Enable SILC protocol support net-im/gaim:xscreensaver - Enables xscreensaver support for status -net-im/gnomemeeting:dbus - Enable dbus support net-im/gnugadu:tlen - Enable Tlen.pl protocol support net-im/kadu:amarok - Enables amarok support in kadu net-im/kadu:extraicons - Enables extra icon sets @@ -735,7 +734,6 @@ net-proxy/squid:underscores - Enables support for domain names containing unders net-proxy/squid:zero-penalty-hit - Adds Zero Penalty Hit patch net-proxy/tinyproxy:transparent-proxy - Enables support for transparent proxies net-servers/fnord:diet - Compile and link with dietlibc -net-wireless/bluez-utils:dbus - Enable dbus support net-wireless/kdebluetooth:irmc - Enable the kitchensync(Multisynk)'s IrMCSync konnector net-wireless/ndiswrapper:4kstacks - Allow the use of 4kstacks in ndiswrapper for some users net-wireless/wireless-tools:multicall - Build the most commonly used tools as one binary |