blob: d1d749f4165a624ae7565fbeb0385f98a52414f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?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>
</pkgmetadata>
|