diff options
author | Cory Visi <merlin@gentoo.org> | 2004-07-07 03:58:44 +0000 |
---|---|---|
committer | Cory Visi <merlin@gentoo.org> | 2004-07-07 03:58:44 +0000 |
commit | 796b108bd87d3c5a9a8503ec86d8b90f308fd471 (patch) | |
tree | 830f7cfda4227444f319a2d6ec343dc3aa9ff9d9 /profiles | |
parent | I don't know why -m32 was defined but it was not needed and broke amd64 support. (diff) | |
download | historical-796b108bd87d3c5a9a8503ec86d8b90f308fd471.tar.gz historical-796b108bd87d3c5a9a8503ec86d8b90f308fd471.tar.bz2 historical-796b108bd87d3c5a9a8503ec86d8b90f308fd471.zip |
*** empty log message ***
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0149d6fce4f0..7be5ea31a08a 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.467 2004/07/05 17:43:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.468 2004/07/07 03:58:44 merlin Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -138,6 +138,7 @@ dev-lang/python:ucs2 - Enable UCS2 for internal unicode support. (don't do this dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) dev-lang/tcl:threads - Enable threads as some packages require it. dev-lang/tk:threads - Enable threads as some packages require it. +dev-libs/cyrus-sasl:pam-mysql - Switch to deprecated pam_mysql authentication method dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/gmetadom:ocaml - adds support/bindings for the Ocaml dev-libs/libcdio:cddb - use libcddb for CD database lookups |