commit:     c95858fd489fc374f1d0974b437e332abd3ecd16
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 00:52:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 00:52:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95858fd

sys-apps/portage: resort metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/portage/metadata.xml | 61 +++++++++++++++++++++----------------------
 1 file changed, 30 insertions(+), 31 deletions(-)

diff --git a/sys-apps/portage/metadata.xml b/sys-apps/portage/metadata.xml
index bd803af412d0..febf750f4d6f 100644
--- a/sys-apps/portage/metadata.xml
+++ b/sys-apps/portage/metadata.xml
@@ -1,35 +1,34 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <upstream>
-    <bugs-to>mailto:[email protected]</bugs-to>
-    
<changelog>https://gitweb.gentoo.org/proj/portage.git/plain/NEWS</changelog>
-    <doc>https://wiki.gentoo.org/wiki/Handbook:AMD64/Working/Portage</doc>
-    <remote-id type="cpe">cpe:/a:gentoo:portage</remote-id>
-    <remote-id type="github">gentoo/portage</remote-id>
-    <remote-id type="pypi">portage</remote-id>
-  </upstream>
-  <maintainer type="project">
-    <email>[email protected]</email>
-  </maintainer>
-  <use>
-    <flag name="apidoc">Build html API documentation with sphinx-apidoc.</flag>
-    <flag name="gentoo-dev">Enable features required for Gentoo ebuild 
development.</flag>
-    <flag name="ipc">Use inter-process communication between portage and
-        running ebuilds.
-    </flag>
-    <flag name="native-extensions">
-        Compiles native "C" extensions (speedups, instead of using python
-        backup code).  Currently includes libc-locales.
-        This should only be temporarily disabled for some bootstrapping
-        operations.  Cross-compilation is not supported.
-    </flag>
-    <flag name="rsync-verify">
-        Enable full-tree cryptographic verification of Gentoo repository
-        rsync checkouts using <pkg>app-portage/gemato</pkg>.
-    </flag>
-    <flag name="xattr">Preserve extended attributes (filesystem-stored 
metadata)
-        when installing files. Usually only required for hardened systems.
-    </flag>
-  </use>
+       <maintainer type="project">
+               <email>[email protected]</email>
+       </maintainer>
+       <use>
+               <flag name="apidoc">Build html API documentation with 
sphinx-apidoc.</flag>
+               <flag name="gentoo-dev">Enable features required for Gentoo 
ebuild development.</flag>
+               <flag name="ipc">Use inter-process communication between 
portage and running ebuilds.</flag>
+               <flag name="native-extensions">
+               Compiles native "C" extensions (speedups, instead of using 
python
+               backup code).  Currently includes libc-locales.
+               This should only be temporarily disabled for some bootstrapping
+               operations.  Cross-compilation is not supported.
+               </flag>
+               <flag name="rsync-verify">
+               Enable full-tree cryptographic verification of Gentoo repository
+               rsync checkouts using <pkg>app-portage/gemato</pkg>.
+               </flag>
+               <flag name="xattr">
+               Preserve extended attributes (filesystem-stored metadata)
+               when installing files. Usually only required for hardened 
systems.
+               </flag>
+       </use>
+       <upstream>
+               <bugs-to>mailto:[email protected]</bugs-to>
+               
<changelog>https://gitweb.gentoo.org/proj/portage.git/plain/NEWS</changelog>
+               
<doc>https://wiki.gentoo.org/wiki/Handbook:AMD64/Working/Portage</doc>
+               <remote-id type="cpe">cpe:/a:gentoo:portage</remote-id>
+               <remote-id type="github">gentoo/portage</remote-id>
+               <remote-id type="pypi">portage</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to