diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-09-29 23:50:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-09-29 23:50:26 +0000 |
commit | b9d71b9c96ffbf5cf51b3bb69f222cef7431e54a (patch) | |
tree | 59a9744a066c1e042df82ba3ad66cb6a49c6e190 /profiles | |
parent | allow people to use _ in softfloat names (diff) | |
download | gentoo-2-b9d71b9c96ffbf5cf51b3bb69f222cef7431e54a.tar.gz gentoo-2-b9d71b9c96ffbf5cf51b3bb69f222cef7431e54a.tar.bz2 gentoo-2-b9d71b9c96ffbf5cf51b3bb69f222cef7431e54a.zip |
net-dns/djbdns:fwdonly
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 ab0d9e31a838..867ce7e5a40d 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.2190 2006/09/29 18:09:04 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2191 2006/09/29 23:50:26 hansmi Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1068,6 +1068,7 @@ net-dns/bind:dlz - enables dynamic loaded zones, 3rd party extension net-dns/djbdns:aliaschain - enables a fix for the truncation of alias chains net-dns/djbdns:cnamefix - changes the CNAME behavior of dnscache net-dns/djbdns:datadir - enables tinydns-data to read a directory with multiple data files +net-dns/djbdns:fwdonly - enable JBP's dnscache-strict-forwardonly patch net-dns/djbdns:fwdzone - enables forward zone patch net-dns/djbdns:multidata - enables command line parameters for tinydns-data to specify the data file(s) net-dns/djbdns:multipleip - enables multi-IP patch |