Gentoo Archives: gentoo-commits

From: "Wolfram Schlich (wschlich)" <wschlich@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Sat, 15 Dec 2007 16:01:38
Message-Id: E1J3ZSG-0006On-RH@stork.gentoo.org
1 wschlich 07/12/15 16:01:32
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 added zeroconf and ftpd USE flags for sys-fs/owfs
6
7 Revision Changes Path
8 1.906 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.906&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.906&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.905&r2=1.906
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.905
18 retrieving revision 1.906
19 diff -u -r1.905 -r1.906
20 --- ChangeLog 15 Dec 2007 15:00:09 -0000 1.905
21 +++ ChangeLog 15 Dec 2007 16:01:32 -0000 1.906
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.905 2007/12/15 15:00:09 armin76 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.906 2007/12/15 16:01:32 wschlich Exp $
27 +
28 + 15 Dec 2007; Wolfram Schlich <wschlich@g.o> use.local.desc:
29 + added zeroconf and ftpd USE flags for sys-fs/owfs
30
31 15 Dec 2007; Raúl Porcel <armin76@g.o> use.local.desc:
32 Add iceweasel use-flag for www-client/mozilla-firefox
33
34
35
36 1.3211 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3211&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3211&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3210&r2=1.3211
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3210
46 retrieving revision 1.3211
47 diff -u -r1.3210 -r1.3211
48 --- use.local.desc 15 Dec 2007 15:00:10 -0000 1.3210
49 +++ use.local.desc 15 Dec 2007 16:01:32 -0000 1.3211
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2007 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3210 2007/12/15 15:00:10 armin76 Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3211 2007/12/15 16:01:32 wschlich Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -2045,9 +2045,11 @@
59 sys-fs/ntfs3g:suid - Install the binary SUID root, allowing users to mount ntfs-3g filesystems with potential security risks
60 sys-fs/ntfsprogs:fuse - Build a FUSE module
61 sys-fs/owfs:fuse - Enable building the FUSE-based OWFS client (owfs)
62 +sys-fs/owfs:ftpd - Enable building the OWFS FTP server (owftpd)
63 sys-fs/owfs:httpd - Enable building the OWFS web server (owhttpd)
64 sys-fs/owfs:parport - Enable support for the DS1410E parallel port adapter
65 sys-fs/owfs:server - Enable building the OWFS server (owserver)
66 +sys-fs/owfs:zeroconf - Enable support for DNS Service Discovery (DNS-SD).
67 sys-fs/quota:rpc - Enable quota interaction via RPC
68 sys-fs/unionfs:nfs - Adds support for NFS file system
69 sys-kernel/ck-sources:ck-server - Tune the kernel for servers
70
71
72
73 --
74 gentoo-commits@g.o mailing list