diff options
author | 2007-09-30 10:28:48 +0000 | |
---|---|---|
committer | 2007-09-30 10:28:48 +0000 | |
commit | 7d2ea48583bf388be1d96d98c8b502f7574089dd (patch) | |
tree | 9e12840a5424efc026e861f9c92bf3130b96ec04 /profiles | |
parent | masked dev-lang/ifc and dev-lang/icc for no-multilib (diff) | |
download | gentoo-2-7d2ea48583bf388be1d96d98c8b502f7574089dd.tar.gz gentoo-2-7d2ea48583bf388be1d96d98c8b502f7574089dd.tar.bz2 gentoo-2-7d2ea48583bf388be1d96d98c8b502f7574089dd.zip |
added debugger use flags for dev-lang/ifc and dev-lang/icc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/amd64/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
3 files changed, 13 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 58e298311936..50a7d9eb94fa 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.674 2007/09/30 07:51:19 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.675 2007/09/30 10:28:47 bicatali Exp $ + + 30 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc: + added debugger use flags for dev-lang/ifc and dev-lang/icc 30 Sep 2007; Rémi Cardona <remi@gentoo.org> use.desc, use.local.desc: move the xattr useflag from local to global diff --git a/profiles/default-linux/amd64/ChangeLog b/profiles/default-linux/amd64/ChangeLog index c6317320e547..ddfcdb6eb89f 100644 --- a/profiles/default-linux/amd64/ChangeLog +++ b/profiles/default-linux/amd64/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.117 2007/09/29 13:22:05 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.118 2007/09/30 10:28:48 bicatali Exp $ + + 30 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> + 2006.0/no-multilib/package.mask, 2006.1/no-multilib/package.mask, + 2007.0/no-multilib/package.mask: + masked dev-lang/ifc and dev-lang/icc for no-multilib 29 Sep 2007; Christoph Mende <angelos@gentoo.org> 2006.0/no-multilib/package.mask, 2006.1/no-multilib/package.mask, diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c57522d661ba..032724eb8f5a 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.3048 2007/09/30 07:51:19 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3049 2007/09/30 10:28:47 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -419,7 +419,9 @@ 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 dev-lang/perl:ithreads - Enable Perl threads, has some compatibility problems dev-lang/perl:perlsuid - Enable Perl SUID install. Has some risks associated. |