Gentoo Archives: gentoo-commits

From: "Luca Longinotti (chtekk)" <chtekk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Thu, 17 Apr 2008 07:56:50
Message-Id: E1JmOz9-00041x-Dt@stork.gentoo.org
1 chtekk 08/04/17 07:56:47
2
3 Modified: use.local.desc
4 Log:
5 Add/fix net-ftp/proftpd local USE flags.
6
7 Revision Changes Path
8 1.3495 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3495&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3495&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3494&r2=1.3495
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3494
18 retrieving revision 1.3495
19 diff -u -r1.3494 -r1.3495
20 --- use.local.desc 15 Apr 2008 09:28:45 -0000 1.3494
21 +++ use.local.desc 17 Apr 2008 07:56:46 -0000 1.3495
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3494 2008/04/15 09:28:45 dev-zero Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3495 2008/04/17 07:56:46 chtekk Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1458,15 +1458,19 @@
31 net-fs/samba:winbind - Enables support for the winbind auth daemon
32 net-fs/shfs:amd - Enable automounter support
33 net-ftp/ftpcube:sftp - Enable sftp connection support
34 -net-ftp/proftpd:authfile - Enable support for auth-file module
35 +net-ftp/proftpd:authfile - Enable support for the auth-file module
36 +net-ftp/proftpd:ban - Enable support for the mod_ban module
37 +net-ftp/proftpd:case - Enable support for the mod_case module
38 +net-ftp/proftpd:deflate - Enable support for the mod_deflate module
39 +net-ftp/proftpd:gzipfs - Enable support for the mod_gzipfs module
40 net-ftp/proftpd:ifsession - Enable support for the ifsession module
41 -net-ftp/proftpd:noauthunix - Disable support for auth-unix module
42 -net-ftp/proftpd:opensslcrypt - Enable support for openssly crypto
43 -net-ftp/proftpd:rewrite - Enable support for rewrite module
44 -net-ftp/proftpd:shaper - Enable support for the mod_shaper
45 -net-ftp/proftpd:sitemisc - Enable support for sitemisc module
46 -net-ftp/proftpd:softquota - Enable support for the mod_quotatab
47 -net-ftp/proftpd:vroot - Enable support for virtual root module
48 +net-ftp/proftpd:noauthunix - Disable support for the auth-unix module
49 +net-ftp/proftpd:opensslcrypt - Enable support for OpenSSL crypto
50 +net-ftp/proftpd:rewrite - Enable support for the rewrite module
51 +net-ftp/proftpd:shaper - Enable support for the mod_shaper module
52 +net-ftp/proftpd:sitemisc - Enable support for the sitemisc module
53 +net-ftp/proftpd:softquota - Enable support for the quotatab module
54 +net-ftp/proftpd:vroot - Enable support for the virtual root module
55 net-ftp/pure-ftpd:charconv - Enables charset conversion
56 net-ftp/pure-ftpd:noiplog - Disables logging of IP addresses
57 net-ftp/pure-ftpd:paranoidmsg - Display paranoid messages instead of normal ones
58
59
60
61 --
62 gentoo-commits@l.g.o mailing list