diff options
author | Jared H.Hudson <jhhudso@gentoo.org> | 2004-05-02 15:41:50 +0000 |
---|---|---|
committer | Jared H.Hudson <jhhudso@gentoo.org> | 2004-05-02 15:41:50 +0000 |
commit | 8e7c33034c6ce74214f4adf7413282f7401b68db (patch) | |
tree | d8357a8dc89d5c610359adbca68ae89464b456da /profiles | |
parent | Fix warning messages because of 'head' and add missing IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-8e7c33034c6ce74214f4adf7413282f7401b68db.tar.gz gentoo-2-8e7c33034c6ce74214f4adf7413282f7401b68db.tar.bz2 gentoo-2-8e7c33034c6ce74214f4adf7413282f7401b68db.zip |
added multipleip use flag to enable multi-ip patch in djbdns
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 e3d5f073d780..fd5f4bd68eec 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.330 2004/05/02 15:10:40 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.331 2004/05/02 15:41:50 jhhudso Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -200,6 +200,7 @@ net-dialup/ppp:atm - enable support for pppoatm net-dns/djbdns:fwdzone - enables forward zone patch net-dns/djbdns:roundrobin - enables round robin patch net-dns/djbdns:ipv6arpa - enables ipv6 arpa patch +net-dns/djbdns:multipleip - enables multi-IP patch net-dns/pdnsd:isdn - enable isdn features net-fs/ftpfs:autofs - Adds support for autofs mounting net-fs/samba:oav - Adds support for anti-virus from the openantivirus.org project |