diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-10-06 01:55:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-10-06 01:55:10 +0000 |
commit | 45c69a09c742d1408a2f22e156f02a07465f796c (patch) | |
tree | 0969eb20096bb19fca6882c8cf1c988b8881c356 /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-45c69a09c742d1408a2f22e156f02a07465f796c.tar.gz gentoo-2-45c69a09c742d1408a2f22e156f02a07465f796c.tar.bz2 gentoo-2-45c69a09c742d1408a2f22e156f02a07465f796c.zip |
removed unused netgraph use flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index cd8568f0e8bc..895efc8d7e71 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.2208 2006/10/05 15:10:49 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2209 2006/10/06 01:55:10 mr_bones_ Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1578,7 +1578,6 @@ sys-freebsd/freebsd-usbin:ipfilter - Enable ipfilter firewall support sys-freebsd/freebsd-usbin:ipsec - Enable IP Sec support sys-freebsd/freebsd-usbin:isdn - Enable ISDN support sys-freebsd/freebsd-usbin:nat - Enable Network Address Translation support -sys-freebsd/freebsd-usbin:netgraph - Enable netgraph support (TODO improve description) sys-freebsd/freebsd-usbin:suid - Enable setuid root programs sys-fs/clvm:nocman - Allow users to build clvm without cman support and with gulm support sys-fs/cryptsetup-luks:dynamic - Build cryptsetup-luks dynamically |