diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-10-06 12:30:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-10-06 12:30:50 +0000 |
commit | fd7cece33a5bf13f52948025c3c04be13bf2d9eb (patch) | |
tree | ffd96d218238860d16e5b33b89deb2be7bc9acb0 /profiles | |
parent | Add support for USE=bsdpty to control openpty support #192220 by Max and gene... (diff) | |
download | historical-fd7cece33a5bf13f52948025c3c04be13bf2d9eb.tar.gz historical-fd7cece33a5bf13f52948025c3c04be13bf2d9eb.tar.bz2 historical-fd7cece33a5bf13f52948025c3c04be13bf2d9eb.zip |
+net-misc/dropbear:bsdpty
Diffstat (limited to 'profiles')
-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 053d2b33968b..1c19d0023c8c 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.3064 2007/10/05 22:58:18 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3065 2007/10/06 12:30:50 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1592,6 +1592,7 @@ net-misc/curl:nss - Use NSS as the crypto engine net-misc/dhcpcd:vram - Disable DUID due to volatile media, such as a LiveCD net-misc/directvnc:mouse - Adds mouse support net-misc/drivel:rhythmbox - Enables support for currently playing song in rhythmbox +net-misc/dropbear:bsdpty - Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it net-misc/dropbear:multicall - Build all the programs as one little binary (to save space) net-misc/gwget:epiphany - Build epiphany extensions net-misc/hamachi:pentium - Add support for older Pentium based systems |