--- xml/htdocs/proj/en/glep/glep-0052.txt 2006/10/27 15:45:26 1.3 +++ xml/htdocs/proj/en/glep/glep-0052.txt 2006/11/21 00:24:29 1.4 @@ -1,7 +1,7 @@ GLEP: 52 Title: RESTRICT=unattended -Version: $Revision: 1.3 $ -Last-Modified: $Date: 2006/10/27 15:45:26 $ +Version: $Revision: 1.4 $ +Last-Modified: $Date: 2006/11/21 00:24:29 $ Author: Marius Mauch , Status: Draft Type: Standards Track @@ -42,7 +42,9 @@ This new setting should be used in ebuilds if it is known that they _typically_ require user attention during the build process. If an ebuild just has a limited ``risk`` of becoming interactive (like using the ``built_with_use`` function) -it shouldn't be restricted. +it shouldn't be restricted. Note that only package installation is covered here, +interactivity in package removals (in pkg_prerm and pkg_postrm) can not be +indicated with this feature. Rationale =========