commit:     9d7e1284e713998f5af843fe6cb98a811ee6a751
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  9 07:42:13 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  9 19:11:31 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=9d7e1284

function-reference/build-functions: Drop einstall.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 function-reference/build-functions/text.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/function-reference/build-functions/text.xml 
b/function-reference/build-functions/text.xml
index 7d348ef..798e4ab 100644
--- a/function-reference/build-functions/text.xml
+++ b/function-reference/build-functions/text.xml
@@ -43,15 +43,6 @@ during the unpack and compile stages.
       Wrapper for <c>make</c>. Passes on all <c>args</c>.
     </ti>
   </tr>
-  <tr>
-    <ti>
-      <c>einstall args</c>
-    </ti>
-    <ti>
-      Wrapper for <c>emake install</c>, only to be used if <c>emake 
DESTDIR="${D}"</c> is unsuitable.
-      <b>Note</b>: Banned in EAPI 6.
-    </ti>
-  </tr>
 </table>
 
 </body>

Reply via email to