commit:     adf4d0743c597f31a00dcef5dddb408e23a7cc59
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:20:04 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 16:33:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf4d074

gnome-base/gnome-shell: Set remote-id

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

 gnome-base/gnome-shell/metadata.xml | 40 ++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/gnome-base/gnome-shell/metadata.xml 
b/gnome-base/gnome-shell/metadata.xml
index b841285bc337..8cf603b229be 100644
--- a/gnome-base/gnome-shell/metadata.xml
+++ b/gnome-base/gnome-shell/metadata.xml
@@ -1,24 +1,24 @@
 <?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>
-<longdescription>
-       GNOME Shell provides core user interface functions for the GNOME 3
-       desktop, like switching to windows and launching applications.
-       GNOME Shell takes advantage of the capabilities of modern graphics
-       hardware and introduces innovative user interface concepts to
-       provide a visually attractive and easy to use experience.
-</longdescription>
-<use>
-       <flag name="browser-extension">Ensure the presence of 
extensions.gnome.org
-               native connector 
<pkg>gnome-extra/gnome-browser-connector</pkg></flag>
-       <flag name="elogind">Use <pkg>sys-auth/elogind</pkg> for session 
tracking
-               and suspend support.</flag>
-       <flag name="ibus">Enable support for enhanced input methods through
-               <pkg>app-i18n/ibus</pkg></flag>
-       <flag name="telepathy">Ensure presence of telepathy chat 
integration</flag>
-</use>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo GNOME Desktop</name>
+  </maintainer>
+  <longdescription>
+    GNOME Shell provides core user interface functions for the GNOME 3
+    desktop, like switching to windows and launching applications.
+    GNOME Shell takes advantage of the capabilities of modern graphics
+    hardware and introduces innovative user interface concepts to
+    provide a visually attractive and easy to use experience.
+  </longdescription>
+  <use>
+    <flag name="browser-extension">Ensure the presence of extensions.gnome.org 
native connector <pkg>gnome-extra/gnome-browser-connector</pkg></flag>
+    <flag name="elogind">Use <pkg>sys-auth/elogind</pkg> for session tracking 
and suspend support.</flag>
+    <flag name="ibus">Enable support for enhanced input methods through 
<pkg>app-i18n/ibus</pkg></flag>
+    <flag name="telepathy">Ensure presence of telepathy chat integration</flag>
+  </use>
+  <upstream>
+    <remote-id type="gnome-gitlab">GNOME/gnome-shell</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to