diff options
author | Alexander Gabert <pappy@gentoo.org> | 2004-03-04 19:12:43 +0000 |
---|---|---|
committer | Alexander Gabert <pappy@gentoo.org> | 2004-03-04 19:12:43 +0000 |
commit | de8acf3d85323c2e2baa25345a85c5219db37bdd (patch) | |
tree | 98bc216be11974e0d4fdaf4374dadaab9ec4dc1b /profiles | |
parent | gpl2, forget the later (diff) | |
download | gentoo-2-de8acf3d85323c2e2baa25345a85c5219db37bdd.tar.gz gentoo-2-de8acf3d85323c2e2baa25345a85c5219db37bdd.tar.bz2 gentoo-2-de8acf3d85323c2e2baa25345a85c5219db37bdd.zip |
repoman update not working?
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 14a169518c05..46fb0b4cd491 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.141 2004/03/04 18:01:50 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.142 2004/03/04 19:12:43 pappy Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -71,6 +71,7 @@ gtk - Adds support for x11-libs/gtk+ (The GIMP Toolkit) gtk2 - Use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both. gtkhtml - Adds support for gnome-extra/gtkhtml guile - Adds support for dev-util/guile (interpreter for Scheme) +hardened - activate the default security implementation of specific Gentoo Hardened patches (kernel, gcc, glibc, binutils) icc - Add support for the Intel C++ Compiler (does _not_ set $CC) icc-pgo - Enable PGO data generation or use when use icc. icq - Enable ICQ IM protocol support diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9114f8dc1666..39abfc48d135 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.258 2004/03/03 18:36:59 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.259 2004/03/04 19:12:43 pappy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -255,7 +255,7 @@ sys-apps/tcng:tcsim - enable traffic simulator sys-apps/tinylogin:uclibc - Compile with uclibc sys-apps/tpctl:tpctlir - enable support for thinkpad models 760 and 765 sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps -sys-devel/gcc:hardened - Enable Hardened GCC specfiles +sys-devel/gcc:hardened - automatically create default PIE (position independent executables) and SSP (stack smashing protector) executables and libraries using a Gentoo Hardened specs file sys-devel/gcc:multilib - On 64bit systems, if you want to be able to compile 32bit and 64bit binaries sys-devel/gcc:nogcj - Do not build gcj (java compiler included with gcc package) sys-devel/gdb:objc - If you want to be able to debug Objective C code. |