commit:     a1c67ed290ff1b6c0d3d8783ffb420a331e3a872
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:19:33 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 22:32:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c67ed2

app-crypt/seahorse: Set remote-id

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

 app-crypt/seahorse/metadata.xml | 30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

diff --git a/app-crypt/seahorse/metadata.xml b/app-crypt/seahorse/metadata.xml
index 10379b458c7f..e641ba504704 100644
--- a/app-crypt/seahorse/metadata.xml
+++ b/app-crypt/seahorse/metadata.xml
@@ -1,18 +1,22 @@
 <?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="ldap">Enable seahorse to manipulate GPG keys on a LDAP 
server.</flag>
-</use>
-<longdescription>Seahorse is a GNOME application for managing encryption keys.
-It also integrates with nautilus, gedit and other places for encryption 
operations.
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo GNOME Desktop</name>
+  </maintainer>
+  <use>
+    <flag name="ldap">Enable seahorse to manipulate GPG keys on a LDAP 
server.</flag>
+  </use>
+  <longdescription>
+    Seahorse is a GNOME application for managing encryption keys.
+    It also integrates with nautilus, gedit and other places for encryption 
operations.
 
-With seahorse you can create and manage PGP keys, create and manage SSH keys,
-publish and retrieve keys from key servers, cache your passphrase so you
-don't have to keep typing it and backup your keys and keyring.
-</longdescription>
+    With seahorse you can create and manage PGP keys, create and manage SSH 
keys,
+    publish and retrieve keys from key servers, cache your passphrase so you
+    don't have to keep typing it and backup your keys and keyring.
+  </longdescription>
+  <upstream>
+    <remote-id type="gnome-gitlab">GNOME/seahorse</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to