commit:     1dc79c346ef1e9c852044a392de79fe1989e0184
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:16:52 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 22:32:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc79c34

app-accessibility/orca: Set remote-id

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

 app-accessibility/orca/metadata.xml | 31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)

diff --git a/app-accessibility/orca/metadata.xml 
b/app-accessibility/orca/metadata.xml
index 6697d5324869..576805b0538e 100644
--- a/app-accessibility/orca/metadata.xml
+++ b/app-accessibility/orca/metadata.xml
@@ -1,18 +1,21 @@
 <?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="braille">Enable braille support</flag>
-</use>
-<longdescription>
-       Orca is a flexible, extensible, and powerful assistive technology
-       for people with visual impairments. Using various combinations of
-       speech synthesis, braille, and magnification, Orca helps provide
-       access to applications and toolkits that support the AT-SPI (e.g.,
-       the GNOME desktop).
-</longdescription>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo GNOME Desktop</name>
+  </maintainer>
+  <use>
+    <flag name="braille">Enable braille support</flag>
+  </use>
+  <longdescription>
+    Orca is a flexible, extensible, and powerful assistive technology
+    for people with visual impairments. Using various combinations of
+    speech synthesis, braille, and magnification, Orca helps provide
+    access to applications and toolkits that support the AT-SPI (e.g.,
+    the GNOME desktop).
+  </longdescription>
+  <upstream>
+    <remote-id type="gnome-gitlab">GNOME/orca</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to