diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-07-01 08:43:06 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-07-01 08:43:06 +0000 |
commit | 517ca7a269e1584c1dda95cf18061b028fa44bf6 (patch) | |
tree | 56ec7569ab3d2b336e88e3a6ccb89a186811cc2f /profiles/use.local.desc | |
parent | Initial import for bug #176780 (diff) | |
download | gentoo-2-517ca7a269e1584c1dda95cf18061b028fa44bf6.tar.gz gentoo-2-517ca7a269e1584c1dda95cf18061b028fa44bf6.tar.bz2 gentoo-2-517ca7a269e1584c1dda95cf18061b028fa44bf6.zip |
Add note to libX11 xcb use flag that it can break proprietary binaries like Sun Java.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2fb1607dc288..68ba9c3eeb8a 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2899 2007/06/28 21:26:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2900 2007/07/01 08:43:06 betelgeuse Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2010,7 +2010,7 @@ x11-libs/cairo:opengl - When used along with USE=glitz, enables glitz-glx usage. x11-libs/cairo:xcb - Support the X C-language Binding, a replacement for Xlib x11-libs/fltk:noxft - Disables fltk; use for non-english characters x11-libs/gtkmathview:t1lib - Enable t1lib support -x11-libs/libX11:xcb - Support the X C-language Binding, a replacement for Xlib +x11-libs/libX11:xcb - Support the X C-language Binding, a replacement for Xlib (can break proprietary binaries, for example Sun Java) x11-libs/libmatchbox:pango - Enable pango support x11-libs/libmatchbox:xsettings - Enable the use of xsettings for settings management. x11-libs/qt:glib - Enable glib eventloop support |