diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2008-05-21 14:12:11 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2008-05-21 14:12:11 +0000 |
commit | aaa6b7c09f14eb6f2d1c315511c703d0fafe7f06 (patch) | |
tree | dfe3350f9804c26354dde6f87c3060ac6b869600 /profiles | |
parent | Use newicon instead of doicon to install properly. (diff) | |
download | gentoo-2-aaa6b7c09f14eb6f2d1c315511c703d0fafe7f06.tar.gz gentoo-2-aaa6b7c09f14eb6f2d1c315511c703d0fafe7f06.tar.bz2 gentoo-2-aaa6b7c09f14eb6f2d1c315511c703d0fafe7f06.zip |
Add pcsc-lite USE flag for net-misc/rdesktop
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index cdd3b61afd9a..41cac810d37c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1444 2008/05/21 13:44:40 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1445 2008/05/21 14:12:11 voyageur Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If doubt put a record here! + 21 May 2008; Bernard Cafarelli <voyageur@gentoo.org> use.local.desc: + Add pcsc-lite USE flag for net-misc/rdesktop + 21 May 2008; Matthias Schwarzott <zzam@gentoo.org> use.local.desc: Added two local use-flags for media-video/vdr: analogtv and em84xx. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2c3ca0c600ce..131ac1720b98 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.3549 2008/05/21 13:44:40 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3550 2008/05/21 14:12:11 voyageur Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1692,6 +1692,7 @@ net-misc/quagga:ospfapi - Enable OSPFAPI support for client applications accessi net-misc/quagga:realms - Enable realms support (see http://vcalinus.gemenii.ro/quaggarealms.html) net-misc/quagga:tcp-zebra - Enable TCP zserv interface on port 2600 for Zebra/protocol-daemon communication. Unix domain sockets are chosen otherwise. net-misc/quagga:tcpmd5 - Enable TCP MD5 checksumming +net-misc/rdesktop:pcsc-lite - Enable smartcard support with pcsc-lite driver net-misc/scponly:rsync - Enabling rsync compatibility with potential security risks net-misc/sitecopy: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. net-misc/sitecopy:webdav - Enable WebDav (Web-based Distributed Authoring and Versioning) support. This system allows users to collaborate on websites using a web based interface. See the ebuild for an FAQ page. Enables neon as well to handle webdav support. |