public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: function-reference/message-functions/, ebuild-writing/messages/
Date: Wed, 24 Oct 2018 13:01:07 +0000 (UTC)	[thread overview]
Message-ID: <1540385796.2c7b36df8e8f8909c05469c643c357cf2da2b41b.grknight@gentoo> (raw)

commit:     2c7b36df8e8f8909c05469c643c357cf2da2b41b
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 15:01:50 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Oct 24 12:56:36 2018 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=2c7b36df

Update message-functions for EAPI=7

Drop mention of ebeep and epause
Promote eqawarn leaving note about pre-EAPI=7 needing eutils

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 ebuild-writing/messages/text.xml              |  2 +-
 function-reference/message-functions/text.xml | 35 +--------------------------
 2 files changed, 2 insertions(+), 35 deletions(-)

diff --git a/ebuild-writing/messages/text.xml b/ebuild-writing/messages/text.xml
index f8b81d6..85afa40 100644
--- a/ebuild-writing/messages/text.xml
+++ b/ebuild-writing/messages/text.xml
@@ -100,7 +100,7 @@ is mainly used for displaying additional error details before bailing out.
 
 <p>
 	The <c>eqawarn</c> function can be used by eclass authors to notify ebuild writers about
-	deprecated functionality. eqawarn is defined in eutils. Portage doesn't log the qa message
+	deprecated functionality. eqawarn is defined in eutils prior to EAPI=7. Portage doesn't log the qa message
 	class by default so users don't get annoyed by seeing messages they can't do much about.
 </p>
 

diff --git a/function-reference/message-functions/text.xml b/function-reference/message-functions/text.xml
index 24f4b82..af6771a 100644
--- a/function-reference/message-functions/text.xml
+++ b/function-reference/message-functions/text.xml
@@ -74,46 +74,13 @@ displaying informational messages.
       Display the end of an action block.
     </ti>
   </tr>
-</table>
-
-<p>
-	The following are available from <c>eutils.eclass</c> . ebeep and epause
-	are deprecated in EAPIS 0, 1 and 2 in favor of GLEP 42 news items and
-	package manager message logging functionality.
-</p>
-
-<table>
-  <tr>
-    <th>
-      Function
-    </th>
-    <th>
-      Details
-    </th>
-  </tr>
-  <tr>
-    <ti>
-      <c>epause</c>
-    </ti>
-    <ti>
-      Pause for the specified number (must be a positive integer) of seconds.
-      Defaults to a sane value.
-    </ti>
-  </tr>
-  <tr>
-    <ti>
-      <c>ebeep</c>
-    </ti>
-    <ti>
-      Beep the specified number (must be a positive integer) of times. Defaults to a sane value.
-    </ti>
-  </tr>
   <tr>
     <ti>
       <c>eqawarn</c>
     </ti>
     <ti>
       Used by eclass authors to notify ebuild writers that they are using deprecated functionality.
+      Before EAPI=7, the eutils eclass must be inherited.
     </ti>
   </tr>
 </table>


             reply	other threads:[~2018-10-24 13:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-24 13:01 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-05 20:03 [gentoo-commits] proj/devmanual:master commit in: function-reference/message-functions/, ebuild-writing/messages/ Ulrich Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1540385796.2c7b36df8e8f8909c05469c643c357cf2da2b41b.grknight@gentoo \
    --to=grknight@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox