Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Wed, 21 May 2008 14:12:15
Message-Id: E1Jyp36-0003ea-Fy@stork.gentoo.org
1 voyageur 08/05/21 14:12:12
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add pcsc-lite USE flag for net-misc/rdesktop
6
7 Revision Changes Path
8 1.1445 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1445&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1445&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1444&r2=1.1445
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1444
18 retrieving revision 1.1445
19 diff -u -r1.1444 -r1.1445
20 --- ChangeLog 21 May 2008 13:44:40 -0000 1.1444
21 +++ ChangeLog 21 May 2008 14:12:11 -0000 1.1445
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1444 2008/05/21 13:44:40 zzam Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1445 2008/05/21 14:12:11 voyageur Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If doubt put a record here!
31
32 + 21 May 2008; Bernard Cafarelli <voyageur@g.o> use.local.desc:
33 + Add pcsc-lite USE flag for net-misc/rdesktop
34 +
35 21 May 2008; Matthias Schwarzott <zzam@g.o> use.local.desc:
36 Added two local use-flags for media-video/vdr: analogtv and em84xx.
37
38
39
40
41 1.3550 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3550&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3550&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3549&r2=1.3550
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3549
51 retrieving revision 1.3550
52 diff -u -r1.3549 -r1.3550
53 --- use.local.desc 21 May 2008 13:44:40 -0000 1.3549
54 +++ use.local.desc 21 May 2008 14:12:11 -0000 1.3550
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation.
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3549 2008/05/21 13:44:40 zzam Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3550 2008/05/21 14:12:11 voyageur Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -1692,6 +1692,7 @@
64 net-misc/quagga:realms - Enable realms support (see http://vcalinus.gemenii.ro/quaggarealms.html)
65 net-misc/quagga:tcp-zebra - Enable TCP zserv interface on port 2600 for Zebra/protocol-daemon communication. Unix domain sockets are chosen otherwise.
66 net-misc/quagga:tcpmd5 - Enable TCP MD5 checksumming
67 +net-misc/rdesktop:pcsc-lite - Enable smartcard support with pcsc-lite driver
68 net-misc/scponly:rsync - Enabling rsync compatibility with potential security risks
69 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.
70 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.
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list