Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Sat, 19 Apr 2008 21:51:25
Message-Id: E1JnKxu-0005T7-JF@stork.gentoo.org
1 vapier 08/04/19 21:51:22
2
3 Modified: use.local.desc
4 Log:
5 + urjtag/openocd - ftdi
6
7 Revision Changes Path
8 1.3498 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3498&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3498&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3497&r2=1.3498
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3497
18 retrieving revision 1.3498
19 diff -u -r1.3497 -r1.3498
20 --- use.local.desc 18 Apr 2008 14:28:17 -0000 1.3497
21 +++ use.local.desc 19 Apr 2008 21:51:21 -0000 1.3498
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3497 2008/04/18 14:28:17 hawking Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3498 2008/04/19 21:51:21 vapier Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -348,7 +348,9 @@
31 dev-db/sqlite:nothreadsafe - turn off thread safe operation of sqlite
32 dev-db/sqlite:soundex - Enable the soundex function to compute soundex encodings of strings
33 dev-db/sqlite:threadsafe - Enable thread safe operation of sqlite
34 +dev-embedded/openocd:ftdi - Enable support for USB FTDI chips
35 dev-embedded/ponyprog:epiphany - Enable epiphany support
36 +dev-embedded/urjtag:ftdi - Enable support for USB FTDI chips
37 dev-games/cegui:devil - Enable image loading via DevIL
38 dev-games/cegui:irrlicht - Enable the Irrlicht renderer
39 dev-games/cegui:xerces-c - Enable the Xerces-C++ XML parser module
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list