diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2006-07-10 09:18:31 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2006-07-10 09:18:31 +0000 |
commit | 1dacbfa7e6a0f9822037032ae8f0145129c8f27c (patch) | |
tree | 5ee0d92bdef2cfebfa65102ea905bae5d99db874 /profiles | |
parent | Local USE-flag client for net-misc/bird. (diff) | |
download | gentoo-2-1dacbfa7e6a0f9822037032ae8f0145129c8f27c.tar.gz gentoo-2-1dacbfa7e6a0f9822037032ae8f0145129c8f27c.tar.bz2 gentoo-2-1dacbfa7e6a0f9822037032ae8f0145129c8f27c.zip |
Local USE-flag ipv6only for net-misc/bird.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e3f8d28801cd..9e64c8e580f9 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2016 2006/07/10 09:16:59 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2017 2006/07/10 09:18:31 chainsaw Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1216,6 +1216,7 @@ net-misc/asterisk:vmdbmysql - Enable mysql db support in voicemail application net-misc/asterisk:vmdbpostgres - Enable postgres db support in voicemail application net-misc/asterisk:zaptel - Enables zaptel support (>=asterisk-1.0.1) net-misc/bird:client - Enables the BIRD client +net-misc/bird:ipv6only - Builds with only IPv6, note that this *disables* IPv4 entirely net-misc/bridge-utils:sysfs - Enable use of the sysfs filesystem (Linux-2.6+) via libsysfs net-misc/curl:ares - Enabled c-ares dns support net-misc/drivel:rhythmbox - Enables support for currently playing song in rhythmbox |