diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2003-10-06 20:43:59 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2003-10-06 20:43:59 +0000 |
commit | d7b38a9baa1fbf2d9a039482919d4f2b40e65562 (patch) | |
tree | 84c9de216f4f25be42f1b8359194d0e5fd75e795 /profiles | |
parent | upstream bug fix (diff) | |
download | gentoo-2-d7b38a9baa1fbf2d9a039482919d4f2b40e65562.tar.gz gentoo-2-d7b38a9baa1fbf2d9a039482919d4f2b40e65562.tar.bz2 gentoo-2-d7b38a9baa1fbf2d9a039482919d4f2b40e65562.zip |
Removing type1 for kdrive.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c54c1a49c2d8..12acfee2c4e5 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.132 2003/10/06 11:48:23 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.133 2003/10/06 20:43:59 spyderous Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -171,7 +171,6 @@ 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/kdrive:type1 - Enables Type1 fonts 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 |