I think this would benefit a lot of people who don't want portage adding what are generally daemon accounts in the midst of their user accounts (as portage will do by default by user useradd). This should help keep user ids cleaner.
Created attachment 26175 [details, diff] patches extra_functions.sh
*** Bug 43113 has been marked as a duplicate of this bug. ***
enewuser will now only select uid's from the range of 100-999 inclusive (unless the user specifies a uid, then that will be used if it's available)