kerberos, pam removed from global USE-flags
This commit is contained in:
parent
76adaacfca
commit
c6d71873ad
|
@ -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"
|
||||||
|
|
||||||
|
|
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue