diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-11-23 17:33:00 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-11-23 17:33:00 +0000 |
commit | 7dbb3dbcb646014f54090b7d9925bef59531934d (patch) | |
tree | 546b1cef88ebb8490dbe021775390d52f9bbd7f5 /profiles/use.local.desc | |
parent | Remove old version, last one with USE flags rather than VIDEO_CARDS. (Manifes... (diff) | |
download | gentoo-2-7dbb3dbcb646014f54090b7d9925bef59531934d.tar.gz gentoo-2-7dbb3dbcb646014f54090b7d9925bef59531934d.tar.bz2 gentoo-2-7dbb3dbcb646014f54090b7d9925bef59531934d.zip |
Remove all the xfree-drm flags, since it's moved to x11-drm, and remove all the video card flags from x11-drm since they're in VIDEO_CARDS now.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fb56e81fb9ac..6c609ac44943 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.754 2004/11/23 16:15:25 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.755 2004/11/23 17:33:00 spyderous Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -674,18 +674,7 @@ x11-base/kdrive:freetype - Enables Freetype font support x11-base/kdrive:fs - Enables font server support x11-base/kdrive:speedo - Enables Speedo font support x11-base/kdrive:type1 - Enables Type1 font support -x11-base/x11-drm:gamma - If you have a 3dlabs video card x11-base/x11-drm:gatos - Installs DRM built to work alongside GATOS features -x11-base/x11-drm:i8x0 - If you have an ibm i810 or i830 video card -x11-base/x11-drm:radeon - If you have an ATI Radeon video card -x11-base/x11-drm:rage128 - If you have an ATI Rage128 based video card -x11-base/x11-drm:sis - If you have an SiS video card -x11-base/xfree-drm:gamma - If you have a 3dlabs video card -x11-base/xfree-drm:gatos - Performs GATOS-specific actions including SDK install -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 -x11-base/xfree-drm:rage128 - If you have an ATI Rage128 based video card -x11-base/xfree-drm:sis - If you have an SiS video card x11-base/xfree:gatos - Performs GATOS-specific actions including SDK install x11-base/xfree:sdk - Builds the software development kit x11-base/xorg-x11:bitmap-fonts - Builds the crappy speedo, 100 and 75 fonts |