commit:     35e8a8941651527fe02cd7b13e256d8f54e7ec54
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:20:30 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 14:27:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e8a894

net-libs/glib-networking: Set remote-id

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

 net-libs/glib-networking/metadata.xml | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/net-libs/glib-networking/metadata.xml 
b/net-libs/glib-networking/metadata.xml
index 83497cd4b751..7d28a4d6d72f 100644
--- a/net-libs/glib-networking/metadata.xml
+++ b/net-libs/glib-networking/metadata.xml
@@ -1,12 +1,15 @@
 <?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="libproxy">Use <pkg>net-libs/libproxy</pkg> for 
getting the HTTP/HTTPS/SOCKS proxy configuration</flag>
-               <flag name="gnome">Extract HTTP/HTTPS/SOCKS proxy configuration 
stored using GSettings</flag>
-       </use>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo GNOME Desktop</name>
+  </maintainer>
+  <use>
+    <flag name="libproxy">Use <pkg>net-libs/libproxy</pkg> for getting the 
HTTP/HTTPS/SOCKS proxy configuration</flag>
+    <flag name="gnome">Extract HTTP/HTTPS/SOCKS proxy configuration stored 
using GSettings</flag>
+  </use>
+  <upstream>
+    <remote-id type="gnome-gitlab">GNOME/glib-networking</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to