On Sat, 2012-01-21 at 13:09 -0500, JD Horelick wrote: > To your first comment, I believe you can put: > > ACCEPT_LICENSES="@FSF-APPROVED" > > in your /etc/make.conf and with that, portage will only allow you to > install software with a license approved by the FSF.
It's ACCEPT_LICENSE (singular). Users who want only free/libre software and documentation should probably set ACCEPT_LICENSE="-* @FREE" to allow the FSF- and OSI-approved licenses and other miscellaneous licenses meeting the free definition, and deny everything else; see http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=2&chap=1 -Alexandre.