diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 19:12:17 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 19:12:17 +0000 |
commit | 2c90932e29231767d4a6ae70947fb0e4c8e1d478 (patch) | |
tree | cf269416e8a59f41e9a5f2fa94ee4ab8602673dc | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | historical-2c90932e29231767d4a6ae70947fb0e4c8e1d478.tar.gz historical-2c90932e29231767d4a6ae70947fb0e4c8e1d478.tar.bz2 historical-2c90932e29231767d4a6ae70947fb0e4c8e1d478.zip |
Change boehmgc USE flag into boehm-gc, following change in dev-embedded/sdcc, bug 224653.
-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 5bf4172c400e..b5a9a926bfff 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.3712 2008/08/06 18:58:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3713 2008/08/06 19:12:17 ulm Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted. @@ -499,7 +499,7 @@ dev-embedded/openocd:ftdi - Enable support for USB FTDI chips dev-embedded/openocd:parport - Enable support for parport JTAG devices dev-embedded/openocd:presto - Enable support for AXIS PRESTO devices dev-embedded/ponyprog:epiphany - Enable epiphany support -dev-embedded/sdcc:boehmgc - Enable Hans Boehm's garbage collector +dev-embedded/sdcc:boehm-gc - Enable Hans Boehm's garbage collector 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 |