diff options
author | Tal Peer <coredumb@gentoo.org> | 2003-11-06 16:41:57 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2003-11-06 16:41:57 +0000 |
commit | 2d3463922fc0e08452a40097407677a5ba1f9836 (patch) | |
tree | 31628158e7fba00d7e090c8cfd63969cbc683b2d | |
parent | close bug #25076 (diff) | |
download | gentoo-2-2d3463922fc0e08452a40097407677a5ba1f9836.tar.gz gentoo-2-2d3463922fc0e08452a40097407677a5ba1f9836.tar.bz2 gentoo-2-2d3463922fc0e08452a40097407677a5ba1f9836.zip |
Make 'bidi' a global flag as it is used in two packages (and will be used in more soon).
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index f177497a089c..b66de8408cee 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.119 2003/11/02 04:27:10 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.120 2003/11/06 16:41:57 coredumb Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -15,6 +15,7 @@ arts - Adds support for aRts: the KDE sound daemon atlas - Adds support for atlas instead of blas in dev-lang/R avi - Adds Win32 AVI support and also adds avifile (Library for avi) support berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL) +bidi - Enables bidirectional language support bonobo - Adds support for gnome-base/bonobo (Gnome CORBA interfaces) bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping build - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e2540683f241..32424f761c50 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.164 2003/11/06 15:55:55 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.165 2003/11/06 16:41:57 coredumb Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -224,10 +224,8 @@ x11-libs/wxGTK:unicode - Adds Unicode support. Must be used in combination with x11-terms/eterm:etwin - enable twin support x11-terms/rxvt:xgetdefault - Enable resources via X instead of rxvt small version x11-themes/gaim-smileys:offensive - Install possibly offensive smiley themes -x11-wm/fvwm:bidi - Enable bidirectional language support x11-wm/fvwm:nosm - Disable support for Session Management (xsm protocol) x11-wm/fvwm:noxpm - Disable XPM image support (when no images, or just png images are to be used) x11-wm/fvwm:rplay - Enable rplay support x11-wm/fvwm:stroke - Mouse Gesture support -x11-term/mlterm:bidi - Enable bidirectional language support x11-term/mlterm:nopixbuf - If you do NOT want to link gdk_pixbuf |