diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-01-31 17:54:22 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-01-31 17:54:22 +0000 |
commit | 9267bf17d59485c7db45c15141bc7446e61c3a92 (patch) | |
tree | ed84b4d4ac94baae3e27281e2f15dc514384a4ad /profiles | |
parent | Removing gatos USE from 4.3.99 until gatos is ported to it. (Manifest recommit) (diff) | |
download | gentoo-2-9267bf17d59485c7db45c15141bc7446e61c3a92.tar.gz gentoo-2-9267bf17d59485c7db45c15141bc7446e61c3a92.tar.bz2 gentoo-2-9267bf17d59485c7db45c15141bc7446e61c3a92.zip |
Fix gatos USE description, and add it to xfree-drm. It was only on xfree before.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 43559e4bad30..4a7264a96d43 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.220 2004/01/27 11:13:55 mboman Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.221 2004/01/31 17:54:22 spyderous Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -266,7 +266,8 @@ 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 - Builds the SDK (alternate flag) +x11-base/xfree-drm:gatos - Performs GATOS-specific actions including SDK install +x11-base/xfree:gatos - Performs GATOS-specific actions including SDK install x11-base/xfree:sdk - Builds the SDK x11-libs/gtkmathview:t1lib - Enable t1lib support x11-libs/wxGTK:unicode - Adds Unicode support. Must be used in combination with gtk2 |