Gentoo Archives: gentoo-commits

From: "Roy Marples (uberlord)" <uberlord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Wed, 17 Oct 2007 09:49:33
Message-Id: E1Ii5Mq-0001Ai-6b@stork.gentoo.org
1 uberlord 07/10/17 09:39:08
2
3 Modified: use.local.desc
4 Log:
5 Add zeroconf flag to dhcpcd
6
7 Revision Changes Path
8 1.3092 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3092&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3092&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3091&r2=1.3092
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3091
18 retrieving revision 1.3092
19 diff -u -r1.3091 -r1.3092
20 --- use.local.desc 17 Oct 2007 07:56:54 -0000 1.3091
21 +++ use.local.desc 17 Oct 2007 09:39:07 -0000 1.3092
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 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.3091 2007/10/17 07:56:54 aballier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3092 2007/10/17 09:39:07 uberlord Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1607,6 +1607,7 @@
31 net-misc/curl:libssh2 - Enabled SSH urls in curl using libssh2
32 net-misc/curl:nss - Use NSS as the crypto engine
33 net-misc/dhcpcd:vram - Disable DUID due to volatile media, such as a LiveCD
34 +net-misc/dhcpcd:zeroconf - Enable zeroconf support
35 net-misc/directvnc:mouse - Adds mouse support
36 net-misc/drivel:rhythmbox - Enables support for currently playing song in rhythmbox
37 net-misc/dropbear:bsdpty - Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it
38
39
40
41 --
42 gentoo-commits@g.o mailing list