diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-01 02:23:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-01 02:23:40 +0000 |
commit | 81f71ff08fc8cb548b22acabef34c4a4a0513feb (patch) | |
tree | e58d2db596ac407ec5791c450561217af13bd0ec /profiles | |
parent | Fixup sed command #190929. (diff) | |
download | gentoo-2-81f71ff08fc8cb548b22acabef34c4a4a0513feb.tar.gz gentoo-2-81f71ff08fc8cb548b22acabef34c4a4a0513feb.tar.bz2 gentoo-2-81f71ff08fc8cb548b22acabef34c4a4a0513feb.zip |
remove unused dev-lang/icc:debugger use flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 032724eb8f5a..027fd3943ada 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3049 2007/09/30 10:28:47 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3050 2007/10/01 02:23:40 mr_bones_ Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -419,7 +419,6 @@ dev-lang/gdl:proj - Adds proj library support (geographic projections) dev-lang/gforth:force-reg - Enable a possibly unstable GCC flag for possibly large performance gains dev-lang/ghc:binary - Install the binary version directly, rather than using it to build the source version. dev-lang/ghc:ghcbootstrap - Internal: Bootstrap GHC from an existing GHC installation. -dev-lang/icc:debugger - Install the graphical Intel debugger as well dev-lang/icon:iplsrc - install the icon programming library source dev-lang/ifc:debugger - Install the graphical Intel debugger as well dev-lang/ocaml:latex - Add ocamldoc support for latex |