diff options
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 01843c727a0e..b3697f5893c5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4886 2009/10/09 17:27:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4887 2009/10/09 21:47:46 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -507,6 +507,7 @@ app-portage/layman:git - Support dev-util/git based overlays app-portage/pfl:network-cron - Adds a cron job which does a weekly submit of the package database app-portage/portato:userpriv - Allow emerge processes as normal user app-shells/bash:bashlogger - Log ALL commands typed into bash; should ONLY be used in restricted environments such as honeypots +app-shells/bash:mem-scramble - Build with custom malloc/free overwriting allocated/freed memory app-shells/bash:net - Enable /dev/tcp/host/port redirection app-shells/bash:plugins - Add support for loading builtins at runtime via 'enable' app-shells/pdsh:rsh - This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred. |