diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2003-11-10 22:50:46 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2003-11-10 22:50:46 +0000 |
commit | 1b9abe4231a95ce985a8d92d32074cc22713caf7 (patch) | |
tree | 60d480f6cb0b432930934d4028521e95db51a60f /profiles | |
parent | ppc related fix (diff) | |
download | historical-1b9abe4231a95ce985a8d92d32074cc22713caf7.tar.gz historical-1b9abe4231a95ce985a8d92d32074cc22713caf7.tar.bz2 historical-1b9abe4231a95ce985a8d92d32074cc22713caf7.zip |
Add speedo, type1, freetype and fs for x11-base/kdrive.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 39e9137e503e..4b99a6271623 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.168 2003/11/09 23:45:32 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.169 2003/11/10 22:50:46 spyderous Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -213,6 +213,10 @@ sys-libs/glibc:nptl - If you want the Native POSIX Threading Library built into sys-libs/glibc:pic - If you want prelink support built into glibc sys-libs/pam:pwdb - If you want pam_pwdb.so installed to use pwdb as passwd db x11-base/kdrive:fbdev - Enables framebuffer kdrive server +x11-base/kdrive:speedo - Enables Speedo font support +x11-base/kdrive:type1 - Enables Type1 font support +x11-base/kdrive:freetype - Enables Freetype font support +x11-base/kdrive:fs - Enables font server support 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 |