summaryrefslogtreecommitdiff
blob: 79df27f32138a0a8896e7b46b2b4e3515eb6ec3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>
  <longdescription>
    Denote is a simple note-taking tool for Emacs. It is based on the idea that
    notes should follow a predictable and descriptive file-naming scheme. The
    file name must offer a clear indication of what the note is about, without
    reference to any other metadata. Denote basically streamlines the creation
    of such files while providing facilities to link between them.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/protesilaos/denote/issues/</bugs-to>
    <remote-id type="github">protesilaos/denote</remote-id>
  </upstream>
  <stabilize-allarches />
</pkgmetadata>