diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-03-20 20:24:16 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-03-20 20:24:16 +0000 |
commit | 53776c7cda6cc413b85b939eb5bef709f5ed0c51 (patch) | |
tree | 5724ebe907bea8329c11290e01eba9666d1b2ebb /profiles | |
parent | Get rid of no-pam hack in favor of pam USE. (Manifest recommit) (diff) | |
download | gentoo-2-53776c7cda6cc413b85b939eb5bef709f5ed0c51.tar.gz gentoo-2-53776c7cda6cc413b85b939eb5bef709f5ed0c51.tar.bz2 gentoo-2-53776c7cda6cc413b85b939eb5bef709f5ed0c51.zip |
Drop no-pam, it was a bad idea.
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 f7f920cf80d0..07447b331e03 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.280 2004/03/20 18:56:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.281 2004/03/20 20:24:16 spyderous Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -311,7 +311,6 @@ 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:no-pam - Disables PAM autodetection in XFree86 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 |