summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-10-02 11:31:59 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-10-02 11:31:59 +0000
commitf1d893bd287405399235e061e90997217fbc100c (patch)
tree78c0f07923bb78dc0aaaf8be5f148c0c14c8d533 /profiles
parentmasked dev-lang/idb for no-multilib profiles (diff)
downloadhistorical-f1d893bd287405399235e061e90997217fbc100c.tar.gz
historical-f1d893bd287405399235e061e90997217fbc100c.tar.bz2
historical-f1d893bd287405399235e061e90997217fbc100c.zip
removed debugger local use flag for dev-lang/ifc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.local.desc3
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 887cf9de2b7d..569bf6a99feb 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.683 2007/10/02 04:47:17 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.684 2007/10/02 11:31:59 bicatali Exp $
+
+ 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc:
+ removed debugger local use flag for dev-lang/ifc
02 Oct 2007; Alin Năstac <mrness@gentoo.org> use.desc, use.local.desc:
Added global syslog use-flag.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index a41b8375bba2..c0f342025b30 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.3054 2007/10/02 04:47:17 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3055 2007/10/02 11:31:59 bicatali Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -420,7 +420,6 @@ dev-lang/gforth:force-reg - Enable a possibly unstable GCC flag for possibly lar
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/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.