commit:     a0d04d58d1b1657ba50f3ef0ac53f7dc8cbdf331
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:19:55 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 15:41:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d04d58

dev-util/sysprof: Set remote-id

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-util/sysprof/metadata.xml | 35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

diff --git a/dev-util/sysprof/metadata.xml b/dev-util/sysprof/metadata.xml
index e10288a28d1e..9f8236177e82 100644
--- a/dev-util/sysprof/metadata.xml
+++ b/dev-util/sysprof/metadata.xml
@@ -1,20 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo GNOME Desktop</name>
-</maintainer>
-<use>
-       <flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> to unwind the 
stack</flag>
-</use>
-<longdescription lang="en">
-       Sysprof is a sampling CPU profiler for Linux that profiles the entire 
system,
-       not just a single application.
-       Sysprof handles shared libraries and applications do not need to be 
recompiled.
-       In fact they don't even have to be restarted.
-</longdescription>
-<slots>
-       <subslots>sysprof and sysprof-ui API version</subslots>
-</slots>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo GNOME Desktop</name>
+  </maintainer>
+  <use>
+    <flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> to unwind the 
stack</flag>
+  </use>
+  <longdescription lang="en">
+    Sysprof is a sampling CPU profiler for Linux that profiles the entire
+    system, not just a single application.
+    Sysprof handles shared libraries and applications do not need to be
+    recompiled. In fact they don't even have to be restarted.
+  </longdescription>
+  <slots>
+    <subslots>sysprof and sysprof-ui API version</subslots>
+  </slots>
+  <upstream>
+    <remote-id type="gnome-gitlab">GNOME/sysprof</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to