summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-05-05 02:13:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-05-05 02:13:42 +0000
commit8b50696bd59fbbd8cfc1f85dc505bb1fb9ee064d (patch)
tree5dd49664f552c1722b99fcb23f354172d6c48646 /profiles
parentIUSE; dep tidy; shot at fixing bug #49308 (Manifest recommit) (diff)
downloadgentoo-2-8b50696bd59fbbd8cfc1f85dc505bb1fb9ee064d.tar.gz
gentoo-2-8b50696bd59fbbd8cfc1f85dc505bb1fb9ee064d.tar.bz2
gentoo-2-8b50696bd59fbbd8cfc1f85dc505bb1fb9ee064d.zip
correct desc of gcj (bug #50058)
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index ec73462b7c03..ca7b0f800197 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.345 2004/05/04 18:34:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.346 2004/05/05 02:13:42 mr_bones_ Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -316,7 +316,7 @@ sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled becau
sys-devel/gcc-config:debug - activate verbose commandline output of the wrapper in gcc-config
sys-devel/gcc-config:hardened - enable environment aware wrapper for comfortable PIE and SSP building
sys-devel/gcc:f77 - Build support for the f77 language
-sys-devel/gcc:gcj - Do not build gcj (java compiler included with gcc package)
+sys-devel/gcc:gcj - Build gcj (java compiler included with gcc package)
sys-devel/gcc:hardened - improve PIE (position independent executables) and SSP (stack smashing protector) building of executables and libraries
sys-devel/gcc:multilib - On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
sys-devel/gcc:objc - Build support for the Objective C code language