diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-12-31 21:36:09 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-12-31 21:36:09 +0000 |
commit | 0c7877f5fee9f22354c8401fa064babb9a336ad1 (patch) | |
tree | eb3b86004badfb3e550288f3c47cc547a479be44 /profiles | |
parent | Adding cairo 1.3 snapshot. Including xcb via xcb USE flag (diff) | |
download | historical-0c7877f5fee9f22354c8401fa064babb9a336ad1.tar.gz historical-0c7877f5fee9f22354c8401fa064babb9a336ad1.tar.bz2 historical-0c7877f5fee9f22354c8401fa064babb9a336ad1.zip |
Adding xcb USE flag for cairo
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 3d623665ac43..76538cf21a9d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2463 2006/12/31 12:08:53 troll Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2464 2006/12/31 21:36:09 cardoe Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1807,6 +1807,7 @@ x11-base/xorg-x11:type1-fonts - Build Type1 fonts x11-drivers/nvidia-drivers:dlloader - Installs dynamically linked synaptics Xorg driver x11-drivers/nvidia-legacy-drivers:dlloader - Installs dynamically linked synaptics Xorg driver x11-drivers/synaptics:dlloader - Installs dynamically linked synaptics Xorg driver +x11-libs/cairo:xcb - Support the X C-language Binding, a replacement for Xlib x11-libs/cairo:glitz - Build with glitz support x11-libs/fltk:noxft - Disables fltk; use for non-english characters x11-libs/gtkmathview:t1lib - Enable t1lib support |