diff options
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 2982ea7bc953..f95d2d4159cf 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.123 2003/11/21 23:14:08 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.124 2003/12/01 08:48:50 phosphan Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -8,6 +8,7 @@ aalib - Adds support for media-libs/aalib (ASCII-Graphics Library) acl - Adds support for Access Control Lists acpi - Adds support for Advanced Configuration and Power Interface afs - Adds OpenAFS support (distributed file system) +adns - Adds support for the adns DNS client library alsa - Adds support for media-libs/alsa-lib (Advanced Linux Sound Architecture) altivec - Adds support for optimizations for G4 and G5/ppc970 processors apache2 - Chooses Apache2 support when a package supports both Apache1 and Apache2 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index aba85dbac73f..08c975911294 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.177 2003/11/30 11:16:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.178 2003/12/01 08:48:50 phosphan Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -59,7 +59,6 @@ dev-lang/python:ucs2 - Enable UCS2 for internal unicode support. (don't do this dev-lang/ruby:ruby18 - Use ruby-1.8 as default ruby dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) -dev-libs/liboop:adns - enable adns support dev-lips/bigloo-lib:expat - enable expat support dev-lips/bigloo-lib:ipcs - enable ipcs support dev-libs/uclibc:etdyn - enables etdyn support for PaX Address Space Layout Randomization |