diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-19 21:51:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-19 21:51:21 +0000 |
commit | 0b3b55fb3d0b038025efb0a59e8c750baf97fb82 (patch) | |
tree | bad25b63bd1532516a0ff7e3326eff3a8b3f7918 /profiles | |
parent | add a note about cpufreq interface, bug #203398. (diff) | |
download | historical-0b3b55fb3d0b038025efb0a59e8c750baf97fb82.tar.gz historical-0b3b55fb3d0b038025efb0a59e8c750baf97fb82.tar.bz2 historical-0b3b55fb3d0b038025efb0a59e8c750baf97fb82.zip |
+ urjtag/openocd - ftdi
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 27d5fe267478..81aba4ab397a 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.3497 2008/04/18 14:28:17 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3498 2008/04/19 21:51:21 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -348,7 +348,9 @@ 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-embedded/openocd:ftdi - Enable support for USB FTDI chips dev-embedded/ponyprog:epiphany - Enable epiphany support +dev-embedded/urjtag:ftdi - Enable support for USB FTDI chips dev-games/cegui:devil - Enable image loading via DevIL dev-games/cegui:irrlicht - Enable the Irrlicht renderer dev-games/cegui:xerces-c - Enable the Xerces-C++ XML parser module |