diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-08-08 19:35:52 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-08-08 19:35:52 +0000 |
commit | df4c440482eaa82a99f3de2db2316784cacfb049 (patch) | |
tree | 80aaa64c01c65b423aa1d167ca2e4806f3b318d2 | |
parent | Get rid of font-server USE, it breaks the server build and isn't used correctly. (diff) | |
download | gentoo-2-df4c440482eaa82a99f3de2db2316784cacfb049.tar.gz gentoo-2-df4c440482eaa82a99f3de2db2316784cacfb049.tar.bz2 gentoo-2-df4c440482eaa82a99f3de2db2316784cacfb049.zip |
Remove x11-libs/libXfont:font-server.
-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 2e21b225b848..c5059f082207 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.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.local.desc,v 1.1374 2005/08/08 12:48:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1375 2005/08/08 19:35:52 spyderous Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1042,7 +1042,6 @@ x11-libs/fltk:noxft - Disables fltk; use for non-english characters x11-libs/gtkmathview:t1lib - Enable t1lib support x11-libs/libXfont:bitmap-fonts - Support the crappy 100 DPI and 75 DPI fonts x11-libs/libXfont:cid - Support CID fonts -- non-Roman character sets -x11-libs/libXfont:font-server - Support XFS, the X Font Server x11-libs/libXfont:speedo - Support Speedo fonts, an old type of font x11-libs/libXfont:type1 - Support Type1 PostScripts fonts x11-libs/qt:immqt -Enable binary incompatible version of immodule for Qt |