how do you add a use variable to your make.conf file?
for example if I want to use CUPS or PDA
where would such entries go ?


If you look at /etc/make.profile, you will find that it is actually a symbolic link to /usr/portage/profiles/default-1.0. The mtime on my make.defaults was today, and I didn't edit it today, so it was updated by (most likely) emerge rsync.KraGorn wrote:Question: is it safe to simply comment-out this line in /etc/make.profile/make.defaults and then simply USE= in make.conf in the usual way.