diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2003-10-06 23:21:09 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2003-10-06 23:21:09 +0000 |
commit | da42d994ea723b3db2f2f27704ac61f3b545ac84 (patch) | |
tree | 578aab639ae18fee9ab14f2a1d05aad84371a1de /profiles | |
parent | Adding support for building SDK with USE flags sdk and gatos. (diff) | |
download | gentoo-2-da42d994ea723b3db2f2f27704ac61f3b545ac84.tar.gz gentoo-2-da42d994ea723b3db2f2f27704ac61f3b545ac84.tar.bz2 gentoo-2-da42d994ea723b3db2f2f27704ac61f3b545ac84.zip |
Adding sdk and gatos flags for xfree.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 12acfee2c4e5..a1d2b1657784 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.133 2003/10/06 20:43:59 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.134 2003/10/06 23:21:09 spyderous Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -171,6 +171,8 @@ sys-kernel/sparc-sources:ultra1 - If you have a SUN Ultra 1 with a HME interface sys-libs/glibc:nptl - If you want the Native POSIX Threading Library built into glibc. sys-libs/glibc:pic - If you want prelink support built into glibc x11-base/kdrive:fbdev - Enables framebuffer kdrive server +x11-base/xfree:gatos - Builds the SDK (alternate flag) +x11-base/xfree:sdk - Builds the SDK x11-base/xfree-drm:gamma - If you have a 3dlabs video card x11-base/xfree-drm:i8x0 - If you have an ibm i810 or i830 video card x11-base/xfree-drm:radeon - If you have an ATI Radeon video card |