diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-11-19 23:47:52 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-11-19 23:47:52 +0000 |
commit | a17995e0f30570e31cc846f05aa8563ed8a067ec (patch) | |
tree | 340e64808a263aabe499821c370eb3e5f5c92ac0 | |
parent | Add a dummy ebuild for glade-sharp that depends on gtk-sharp with the glade U... (diff) | |
download | historical-a17995e0f30570e31cc846f05aa8563ed8a067ec.tar.gz historical-a17995e0f30570e31cc846f05aa8563ed8a067ec.tar.bz2 historical-a17995e0f30570e31cc846f05aa8563ed8a067ec.zip |
Automated update of use.local.desc
-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 2a61706c4132..edb285424b13 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4024 2008/11/19 02:43:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4025 2008/11/19 23:47:52 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -480,6 +480,7 @@ dev-db/rekall:xbase - Support for the Xbase db family, covering dBase, Clipper, dev-db/sqlite:nothreadsafe - Turn off thread safe operation of sqlite dev-db/sqlite:soundex - Enable the soundex function to compute soundex encodings of strings dev-db/sqlite:threadsafe - Enable thread safe operation of sqlite +dev-dotnet/gtk-sharp:glade - Build the C#/Mono bindings for libglade (Glade#). This flag replaces the separate dev-dotnet/glade-sharp package that was available up to version 2.10.0. If a package require Glade# make sure to use a USE-based dependency from EAPI 2. dev-embedded/openocd:ft2232 - Enable support for USB chips via dev-embedded/libftd2xx dev-embedded/openocd:ftdi - Enable support for USB FTDI chips (dev-embedded/libftdi) dev-embedded/openocd:parport - Enable support for parport JTAG devices |