diff options
author | 2005-01-23 10:16:08 +0000 | |
---|---|---|
committer | 2005-01-23 10:16:08 +0000 | |
commit | bf75a27110ab86bed01441fb37506901f99e117c (patch) | |
tree | 37a4243a41d4b665d82d115c7bc3807cf3230ac9 /profiles | |
parent | Clean up the wrapper (diff) | |
download | gentoo-2-bf75a27110ab86bed01441fb37506901f99e117c.tar.gz gentoo-2-bf75a27110ab86bed01441fb37506901f99e117c.tar.bz2 gentoo-2-bf75a27110ab86bed01441fb37506901f99e117c.zip |
app-crypt/gnupg:ecc added to local
smartcard goes global
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 567f0733d8b9..c0b66e718693 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.216 2005/01/22 22:58:04 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.217 2005/01/23 10:16:08 dragonheart Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -240,6 +240,7 @@ sdl - Adds support for Simple Direct Layer (media library) selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur session - Adds persistent session support simplexml - support for simplexml +smartcard - Enables smartcard support slang - Adds support for the slang text display library (it's like ncurses, but different) slp - Adds Service Locator Protocol support to CUPS sndfile - Adds support for libsndfile diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9a99fca6076f..b1ab42ed3dde 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.892 2005/01/23 06:53:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.893 2005/01/23 10:16:08 dragonheart Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -23,7 +23,7 @@ app-cdr/ogmrip:matroska - Enables support for the matroska video format app-cdr/ogmrip:subp - Subtitle ripping preliminary support app-crypt/gnupg:bzip2 - use transparent bzip2 compression app-crypt/gnupg:idea - Use the patented IDEA algorithm -app-crypt/gnupg:smartcard - Enables smartcard support +app-crypt/gnupg:ecc - Use elliptic curve cryptosystem patch app-crypt/gpgme:smime - Add smime support app-crypt/gringotts:suid - Install the binary suid, acknowledging the usual risks app-crypt/johntheripper:ntlm - enables john to crack Windows NT/2000 MD4 (case-sensitive) password hashes @@ -604,12 +604,10 @@ net-misc/openssh:X509 - Adds support for X.509 certificate authentication net-misc/openssh:chroot - Enable chrooting support. net-misc/openssh:sftplogging - Enables sftplogging patch net-misc/openssh:skey - Enable S/Key (Single use password) authentication support -net-misc/openssh:smartcard - Enables smartcard support net-misc/pxes:ltsp - Enable support for Linux Terminal Server Project net-misc/quagga:ospfapi - Enable OSPFAPI support for client applications accessing the OSPF link state database net-misc/quagga:tcpmd5 - Enable TCP MD5 checksumming net-misc/ssh:openssh - Allow ssh and openssh to be installed side by side -net-misc/strongswan:smartcard - Enables smartcard support net-misc/vnc:server - Build VNC client net-misc/zaptel:devfs26 - Devfs support for Linux-2.6 net-misc/zebra:ospfapi - An API for the Zebra OSPF daemon |