diff options
author | Ned Ludd <solar@gentoo.org> | 2004-06-24 17:33:14 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-06-24 17:33:14 +0000 |
commit | 3cd6e20c6fbadd5dd354db76c021f64dfbf0cb0d (patch) | |
tree | 7cc9d731bc0cc4a7b9f34bff9241b0d426d8d07d /profiles | |
parent | version bump with gcc-3.4 segfault patch (Manifest recommit) (diff) | |
download | gentoo-2-3cd6e20c6fbadd5dd354db76c021f64dfbf0cb0d.tar.gz gentoo-2-3cd6e20c6fbadd5dd354db76c021f64dfbf0cb0d.tar.bz2 gentoo-2-3cd6e20c6fbadd5dd354db76c021f64dfbf0cb0d.zip |
add missing extensions local use flag for iptables
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 ce6a4de05b2d..dfecf94463a1 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.445 2004/06/23 17:04:14 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.446 2004/06/24 17:33:14 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -286,6 +286,7 @@ net-dns/djbdns:multipleip - enables multi-IP patch net-dns/djbdns:roundrobin - enables round robin patch net-dns/djbdns:semanticfix - makes tinydns-data handle more semantic errors net-dns/pdnsd:isdn - enable isdn features +net-firewall/iptables:extensions - Enable support for 3rd patch-o-matic extensions net-fs/samba:oav - Adds support for anti-virus from the openantivirus.org project net-fs/shfs:amd - Enable automounter support net-im/bitlbee:flood - Enable flood protection support |