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: Fri, 18 Apr 2008 10:53:17
Message-Id: E1JmoDS-0005AM-Ju@stork.gentoo.org
1 chtekk 08/04/18 10:53:14
2
3 Modified: use.local.desc
4 Log:
5 Add pure-ftpd local USE.
6
7 Revision Changes Path
8 1.3496 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3496&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3496&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3495&r2=1.3496
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3495
18 retrieving revision 1.3496
19 diff -u -r1.3495 -r1.3496
20 --- use.local.desc 17 Apr 2008 07:56:46 -0000 1.3495
21 +++ use.local.desc 18 Apr 2008 10:53:13 -0000 1.3496
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.3495 2008/04/17 07:56:46 chtekk Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3496 2008/04/18 10:53:13 chtekk Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1471,6 +1471,10 @@
31 net-ftp/proftpd:sitemisc - Enable support for the sitemisc module
32 net-ftp/proftpd:softquota - Enable support for the quotatab module
33 net-ftp/proftpd:vroot - Enable support for the virtual root module
34 +net-ftp/pure-ftpd:anondel - Permit anonymous to delete files
35 +net-ftp/pure-ftpd:anonperm - Permit anonymous to change file permissions
36 +net-ftp/pure-ftpd:anonren - Permit anonymous to rename files
37 +net-ftp/pure-ftpd:anonres - Permit anonymous to resume file transfers
38 net-ftp/pure-ftpd:charconv - Enables charset conversion
39 net-ftp/pure-ftpd:noiplog - Disables logging of IP addresses
40 net-ftp/pure-ftpd:paranoidmsg - Display paranoid messages instead of normal ones
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list