blob: de91897d6d2919a42870689f94fbbde78b4d1460 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!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>
<remote-id type="github">justbur/emacs-which-key</remote-id>
</upstream>
<stabilize-allarches />
</pkgmetadata>
|