summaryrefslogtreecommitdiff
path: root/app-emacs/which-key/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/which-key/metadata.xml')
-rw-r--r--app-emacs/which-key/metadata.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/app-emacs/which-key/metadata.xml b/app-emacs/which-key/metadata.xml
index 01fceba997bf..de91897d6d29 100644
--- a/app-emacs/which-key/metadata.xml
+++ b/app-emacs/which-key/metadata.xml
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
<pkgmetadata>
- <maintainer type="project">
- <email>gnu-emacs@gentoo.org</email>
- <name>Gentoo GNU Emacs project</name>
- </maintainer>
- <upstream>
- <bugs-to>https://github.com/justbur/emacs-which-key/issues/</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file
+ <maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/justbur/emacs-which-key/issues/</bugs-to>
+ <remote-id type="github">justbur/emacs-which-key</remote-id>
+ </upstream>
+ <stabilize-allarches />
+</pkgmetadata>