--- xml/htdocs/proj/en/glep/glep-0023.txt 2006/11/19 22:46:27 1.5 +++ xml/htdocs/proj/en/glep/glep-0023.txt 2006/11/19 22:50:15 1.6 @@ -1,7 +1,7 @@ GLEP: 23 Title: Handling of ACCEPT_LICENSE -Version: $Revision: 1.5 $ -Last-Modified: $Date: 2006/11/19 22:46:27 $ +Version: $Revision: 1.6 $ +Last-Modified: $Date: 2006/11/19 22:50:15 $ Author: Jason Stubbs , Marius Mauch Status: Accepted Type: Standards Track @@ -80,8 +80,8 @@ need to handle grouping of licenses. At a minimum, there needs to be the groups ``GPL-COMPATIBLE``, -``FSF-APPROVED``, ``OSI-APPROVED`` and ``NON-INTERACTIVE``. -``NON-INTERACTIVE`` licenses are those that don't require interactive +``FSF-APPROVED``, ``OSI-APPROVED`` and ``NON-MUST-HAVE-READ``. +``NON-MUST-HAVE-READ`` licenses are those that don't require manual acceptance for to be considered legally binding. This is the current behaviour of portage. @@ -168,7 +168,7 @@ configuration variable be named ``ACCEPT_LICENSE`` as some users may already have it set due to ebuilds using ``eutil.eclass``'s implementation. It also mandates that the default ``ACCEPT_LICENSE`` be -set to ``@NON-INTERACTIVE`` in the main gentoo repository as implementations +set to ``@NON-MUST-HAVE-READ`` in the main gentoo repository as implementations are not required to provide an internal default. References