commit:     7d9f0fa954964ccf6079a9d7d24879a5445f4df2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:20:21 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 02:55:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9f0fa9

media-libs/grilo: Set remote-id

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

 media-libs/grilo/metadata.xml | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/media-libs/grilo/metadata.xml b/media-libs/grilo/metadata.xml
index c56c7588184e..6e7590f6d34f 100644
--- a/media-libs/grilo/metadata.xml
+++ b/media-libs/grilo/metadata.xml
@@ -1,16 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="project">
-               <email>gn...@gentoo.org</email>
-               <name>Gentoo GNOME Desktop</name>
-       </maintainer>
-       <use>
-               <flag name="playlist">Enable support for playlists through
-                       <pkg>dev-libs/totem-pl-parser</pkg></flag>
-       </use>
-       <longdescription lang="en">Grilo is a framework that provides access to 
various sources of multimedia
-content, using a pluggable system. It is focused on making media discovery
-and browsing easy for application developers.
-       </longdescription>
+  <maintainer type="project">
+    <email>gn...@gentoo.org</email>
+    <name>Gentoo GNOME Desktop</name>
+  </maintainer>
+  <use>
+    <flag name="playlist">Enable support for playlists through 
<pkg>dev-libs/totem-pl-parser</pkg></flag>
+  </use>
+  <longdescription lang="en">
+    Grilo is a framework that provides access to various sources of multimedia
+    content, using a pluggable system. It is focused on making media discovery
+    and browsing easy for application developers.
+  </longdescription>
+  <upstream>
+    <remote-id type="gnome-gitlab">GNOME/grilo</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to