public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/misc-files/metadata/
Date: Mon, 20 Apr 2020 08:02:19 +0000 (UTC)	[thread overview]
Message-ID: <1587055209.e2eb4339f8182dbc17959cf77f59e00afac5f949.ulm@gentoo> (raw)

commit:     e2eb4339f8182dbc17959cf77f59e00afac5f949
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 16:40:09 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 16:40:09 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e2eb4339

ebuild-writing/misc-files/metadata: Reorder tags.

<maintainer> before <longdescription> seems to be the most common
ordering, in the examples below and in the tree.

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

 ebuild-writing/misc-files/metadata/text.xml | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/ebuild-writing/misc-files/metadata/text.xml b/ebuild-writing/misc-files/metadata/text.xml
index c4aa7bc..db082df 100644
--- a/ebuild-writing/misc-files/metadata/text.xml
+++ b/ebuild-writing/misc-files/metadata/text.xml
@@ -65,8 +65,8 @@ metadata.xml:
     This is the root element of the <c>metadata.xml</c> file for
     packages. It has no attributes. The following subtags are
     allowed:
-    <c>&lt;longdescription&gt;</c>,
     <c>&lt;maintainer&gt;</c>,
+    <c>&lt;longdescription&gt;</c>,
     <c>&lt;slots&gt;</c>,
     <c>&lt;use&gt;</c>, and
     <c>&lt;upstream&gt;</c>.
@@ -74,16 +74,6 @@ metadata.xml:
     appear at most once.
   </ti>
 </tr>
-<tr>
-  <ti><c>&lt;longdescription&gt;</c></ti>
-  <ti>
-    This tag contains a description for a category or a package. For
-    packages, it is used to augment the
-    <uri link="::ebuild-writing/variables/#Ebuild-defined Variables">
-    DESCRIPTION</uri> field in the ebuilds themselves. This tag has
-    two optional subtags: <c>&lt;pkg&gt;</c> and <c>&lt;cat&gt;</c>.
-  </ti>
-</tr>
 <tr>
   <ti>
     <c>&lt;maintainer&gt;</c>
@@ -118,6 +108,16 @@ metadata.xml:
     It is optional.
   </ti>
 </tr>
+<tr>
+  <ti><c>&lt;longdescription&gt;</c></ti>
+  <ti>
+    This tag contains a description for a category or a package.
+    For packages, it is used to augment the
+    <uri link="::ebuild-writing/variables/#Ebuild-defined Variables">
+    DESCRIPTION</uri> field in the ebuilds themselves. This tag has
+    two optional subtags: <c>&lt;pkg&gt;</c> and <c>&lt;cat&gt;</c>.
+  </ti>
+</tr>
 <tr>
   <ti><c>&lt;slots&gt;</c></ti>
   <ti>


             reply	other threads:[~2020-04-20  8:02 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20  8:02 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-01 20:39 [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/misc-files/metadata/ Ulrich Müller
2022-05-27  9:04 Ulrich Müller
2022-01-12  6:34 Ulrich Müller
2022-01-12  6:34 Ulrich Müller
2022-01-12  6:34 Ulrich Müller
2021-09-11 21:59 Ulrich Müller
2020-04-20  8:02 Ulrich Müller
2020-04-20  8:02 Ulrich Müller
2020-01-23  7:47 Ulrich Müller
2020-01-14 20:36 Göktürk Yüksek
2017-04-13 19:35 Göktürk Yüksek
2016-12-11  6:19 Göktürk Yüksek
2016-05-18  5:32 Göktürk Yüksek
2016-05-18  5:32 Göktürk Yüksek
2016-05-18  5:32 Göktürk Yüksek
2016-05-18  5:32 Göktürk Yüksek
2016-05-18  5:32 Göktürk Yüksek
2016-02-05 12:59 Ulrich Müller
2016-02-05 12:59 Ulrich Müller
2014-01-19 15:14 Markos Chandras
2014-01-03 18:32 Markos Chandras
2013-05-12 15:06 Markos Chandras
2012-11-11 19:33 Markos Chandras
2012-11-02 17:49 Markos Chandras

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=1587055209.e2eb4339f8182dbc17959cf77f59e00afac5f949.ulm@gentoo \
    --to=ulm@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