You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
294 B

# Calculate Linux Desktop Gnome
USE=""
USE="${USE} colord"
USE="${USE} gnome"
USE="${USE} gnome-keyring"
USE="${USE} gnome-online-accounts"
USE="${USE} nautilus"
USE="${USE} tracker"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --usepkg-exclude gnome-base/gnome-control-center"
THEMES="CLDG"