commit:     e7d9006a2cf0321236a8cf9dc31051237735269f
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 10 23:10:40 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Oct 10 23:39:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d9006a

app-emacs/dape: update metadata XML

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/dape/metadata.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/app-emacs/dape/metadata.xml b/app-emacs/dape/metadata.xml
index 69faaba85413..e6941b26e9bf 100644
--- a/app-emacs/dape/metadata.xml
+++ b/app-emacs/dape/metadata.xml
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+
 <pkgmetadata>
   <maintainer type="person">
     <email>[email protected]</email>
@@ -13,7 +14,15 @@
     <email>[email protected]</email>
     <name>Gentoo GNU Emacs project</name>
   </maintainer>
+  <longdescription>
+    Dape is a debug adapter client for Emacs. The debug adapter
+    protocol, much like its more well-known counterpart, the language server
+    protocol, aims to establish a common API for programming tools. However,
+    instead of functionalities such as code completions, it provides a
+    standardized interface for debuggers.
+  </longdescription>
   <upstream>
+    <bugs-to>https://github.com/svaante/dape/issues/</bugs-to>
     <remote-id type="github">svaante/dape</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to