-ipv6 removed
This commit is contained in:
parent
7b25e9cc4a
commit
ae132515db
|
@ -54,9 +54,6 @@ USE="${USE} -gnome -gnome2 -gnome-keyring -kde -nautilus -semantic-desktop xscre
|
|||
# input
|
||||
USE="${USE} tslib"
|
||||
|
||||
# net
|
||||
USE="${USE} -ipv6"
|
||||
|
||||
# security
|
||||
USE="${USE} -kerberos -pam"
|
||||
|
||||
|
@ -75,7 +72,7 @@ USE="${USE} consolekit daemon dbus -hal logrotate samba syslog"
|
|||
USE="${USE} cgi xmlrpc"
|
||||
|
||||
# networking
|
||||
USE="${USE} -bluetooth -imap -ipv6 -lirc -networkmanager -nis"
|
||||
USE="${USE} -bluetooth -imap -lirc -networkmanager -nis"
|
||||
|
||||
# db
|
||||
USE="${USE} -freetds -mssql -sybase-ct"
|
||||
|
|
|
@ -72,7 +72,6 @@ media-video/mplayer a52 aalib -ass -libass bluray bs2b cdio dv dvd dvdnav faad f
|
|||
net-fs/samba quota
|
||||
net-ftp/pure-ftpd charconv sysquota
|
||||
net-im/pidgin gtk
|
||||
net-libs/libpcap ipv6
|
||||
net-libs/rb_libtorrent python
|
||||
net-libs/xulrunner custom-optimization
|
||||
net-misc/rsync xattr
|
||||
|
|
Loading…
Reference in New Issue