diff options
author | George Shapovalov <george@gentoo.org> | 2004-05-17 00:28:07 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2004-05-17 00:28:07 +0000 |
commit | 7257bb952e1c9a636e3a26a57cc0b4b0a6355d74 (patch) | |
tree | 97e430ef97cb9fb333491dce4471bb661e1a844f /profiles | |
parent | add metadata.xml (diff) | |
download | historical-7257bb952e1c9a636e3a26a57cc0b4b0a6355d74.tar.gz historical-7257bb952e1c9a636e3a26a57cc0b4b0a6355d74.tar.bz2 historical-7257bb952e1c9a636e3a26a57cc0b4b0a6355d74.zip |
moved ifc flag from local to global use.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 65e6e30f3f83..c7b6b2016e33 100644 --- a/profiles/use.desc +++ b/profiles/use.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.desc,v 1.154 2004/05/11 15:31:59 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.155 2004/05/17 00:28:07 george Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -82,6 +82,7 @@ hardened - activate default security enhancements for toolchain (gcc, glibc, bin icc - Add support for the Intel C++ Compiler (does _not_ set $CC) icc-pgo - Enable PGO data generation or use when use icc. icq - Enable ICQ IM protocol support +ifc - use ifc instead of g77 to build imap - Adds support for IMAP imagemagick - Enables support for Imagemagick (image converter) imlib - Adds support for media-libs/imlib (Image loading and rendering library) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7e0abc95124a..764157420994 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.373 2004/05/14 17:56:19 kanaka Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.374 2004/05/17 00:28:07 george Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -44,7 +44,6 @@ app-pda/multisync:bluetooth - Enable Bluetooth support with IRMC app-pda/multisync:irmc - Adds support for Mobile Client synchronization via IrDa/IrMC/Bluetooth (eg: SonyEricsson T39/T68i) app-pda/multisync:opie - Adds support for PDAs based on the OPIE distribution (eg: Zaurus) app-pda/synce-kde:avantgo - Adds support for syncing Avantgo accounts. -app-sci/blas:ifc - use ifc instead of g77 to build app-sci/coq:norealanalysis - Do not build real analysis modules (faster compilation). app-sci/gmt:gmtfull - Full resolution bathimetry database; app-sci/gmt:gmthigh - Adds high resolution bathimetry database |