diff options
Diffstat (limited to 'app-emacs/engrave-faces/metadata.xml')
-rw-r--r-- | app-emacs/engrave-faces/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/app-emacs/engrave-faces/metadata.xml b/app-emacs/engrave-faces/metadata.xml new file mode 100644 index 000000000000..91d9312e75dc --- /dev/null +++ b/app-emacs/engrave-faces/metadata.xml @@ -0,0 +1,19 @@ +<?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> + This package aims to produce a versatile generic core which can process a + fontified buffer and elegantly pass the data to any number of backends + which can deal with specific output formats. + </longdescription> + <stabilize-allarches /> + <upstream> + <bugs-to>https://github.com/tecosaur/engrave-faces/issues/</bugs-to> + <remote-id type="github">tecosaur/engrave-faces</remote-id> + </upstream> +</pkgmetadata> |