diff options
author | 2004-05-23 14:27:20 +0000 | |
---|---|---|
committer | 2004-05-23 14:27:20 +0000 | |
commit | 38b791bcfc1f728f575e8fe2fcd66410af2b3e56 (patch) | |
tree | 163d0d024a9ec72897ce658cb12f0effcef54184 /profiles/use.local.desc | |
parent | PPC stable profile update (diff) | |
download | historical-38b791bcfc1f728f575e8fe2fcd66410af2b3e56.tar.gz historical-38b791bcfc1f728f575e8fe2fcd66410af2b3e56.tar.bz2 historical-38b791bcfc1f728f575e8fe2fcd66410af2b3e56.zip |
Added 3 local use flags for djbdns: cnamefix, aliaschain, semanticfix
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6b74ec39ff07..300fd524e3ac 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.384 2004/05/23 14:08:33 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.385 2004/05/23 14:27:20 jhhudso Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -233,6 +233,9 @@ net-dns/djbdns:fwdzone - enables forward zone patch net-dns/djbdns:ipv6arpa - enables ipv6 arpa patch net-dns/djbdns:multipleip - enables multi-IP patch net-dns/djbdns:roundrobin - enables round robin patch +net-dns/djbdns:aliaschain - enables a fix for the truncation of alias chains +net-dns/djbdns:semanticfix - makes tinydns-data handle more semantic errors +net-dns/djbdns:cnamefix - changes the CNAME behavior of dnscache net-dns/pdnsd:isdn - enable isdn features net-fs/samba:oav - Adds support for anti-virus from the openantivirus.org project net-fs/shfs:amd - Enable automounter support |