kerberos, pam removed from global USE-flags

This commit is contained in:
Kolan Sh 2014-10-15 10:43:26 +04:00
parent 76adaacfca
commit c6d71873ad
2 changed files with 0 additions and 6 deletions

View File

@ -58,9 +58,6 @@ USE="${USE} -gnome2 -gnome-keyring -kde -nautilus -semantic-desktop xscreensaver
# input # input
USE="${USE} tslib" USE="${USE} tslib"
# security
USE="${USE} -kerberos -pam"
# power # power
USE="${USE} acpi" USE="${USE} acpi"

View File

@ -59,9 +59,6 @@ USE="${USE} -gnome -gnome2 -gnome-keyring -kde -nautilus -semantic-desktop -xscr
# input # input
USE="${USE} -tslib" USE="${USE} -tslib"
# security
USE="${USE} -kerberos pam"
# power # power
USE="${USE} acpi" USE="${USE} acpi"