summaryrefslogtreecommitdiff
path: root/app-doc/info-manual/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/info-manual/metadata.xml')
-rw-r--r--app-doc/info-manual/metadata.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/app-doc/info-manual/metadata.xml b/app-doc/info-manual/metadata.xml
new file mode 100644
index 000000000000..28ca5617045d
--- /dev/null
+++ b/app-doc/info-manual/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+ </maintainer>
+ <longdescription>
+ The GNU Project distributes most of its manuals in the Info format.
+ There are two primary Info readers: The stand-alone info program
+ in <pkg>sys-apps/texinfo</pkg> and the info package in GNU Emacs
+ <pkg>app-editors/emacs</pkg>.
+
+ This manual describes how to get around inside of Info, various
+ advanced Info commands, and contains references to other sources,
+ which explain how to generate Info files from Texinfo files.
+ It is provided as a separate package because the Texinfo package
+ does not install it (as it is bundled with GNU Emacs), but the
+ stand-alone Info reader refers to it.
+ </longdescription>
+ <stabilize-allarches />
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>