public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
From: Brian Harring <ferringb@gmail.com>
To: gentoo-pms@lists.gentoo.org
Cc: Brian Harring <ferringb@gmail.com>
Subject: [gentoo-pms] [PATCH 2/3] Add eqawarn to EAPI5.
Date: Sat, 22 Sep 2012 19:06:07 -0700	[thread overview]
Message-ID: <1348365968-4156-2-git-send-email-ferringb@gmail.com> (raw)
In-Reply-To: <1348365968-4156-1-git-send-email-ferringb@gmail.com>

---
 pkg-mgr-commands.tex | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index d1215ab..7316ada 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -115,6 +115,27 @@ stderr or some other appropriate facility.
     fixed argument, which is a numeric return code, and an optional message in all subsequent
     arguments. If the first argument is 0, prints a success indicator; otherwise, prints the
     message followed by a failure indicator. Returns its first argument as exit status.
+\item[eqawarn] Display a QA warning message.  Must not go to stdout.  See table~\ref{tab:eqawarn-eapis}
+    for which EAPIs this is uable in.
+
+\ChangeWhenAddingAnEAPI{5}
+\begin{centertable}{eqawarn availability by EAPI} \label{tab:eqawarn-eapis}
+    \begin{tabular}{ l l l }
+        \toprule
+            \multicolumn{1}{c}{\textbf{EAPI}} &
+            \multicolumn{1}{c}{\textbf{Usable?}} \\
+            \midrule
+    \t{0} & No \\
+    \t{1} & No \\
+    \t{2} & No \\
+    \t{3} & No \\
+    \t{4} & No \\
+    \t{5} & No \\
+    \t{6} & Yes \\
+    \bottomrule
+    \end{tabular}
+\end{centertable}
+
 \end{description}
 
 \subsubsection{Error commands}
-- 
1.7.12



  reply	other threads:[~2012-09-23  2:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-23  2:06 [gentoo-pms] [PATCH 1/3] Ban hasq/useq in EAPI6 Brian Harring
2012-09-23  2:06 ` Brian Harring [this message]
2012-09-23  2:06 ` [gentoo-pms] [PATCH 3/3] RFC: try to rework and expand RESTRICT rules to be more accurate Brian Harring
2012-09-23  6:58 ` [gentoo-pms] [PATCH 1/3] Ban hasq/useq in EAPI6 Ulrich Mueller

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=1348365968-4156-2-git-send-email-ferringb@gmail.com \
    --to=ferringb@gmail.com \
    --cc=gentoo-pms@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