summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/ghc-mod/metadata.xml')
-rw-r--r--app-emacs/ghc-mod/metadata.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/app-emacs/ghc-mod/metadata.xml b/app-emacs/ghc-mod/metadata.xml
index f86749b31dae..d999aca2da6e 100644
--- a/app-emacs/ghc-mod/metadata.xml
+++ b/app-emacs/ghc-mod/metadata.xml
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>haskell</herd>
- <longdescription>
- This packages includes Elisp files
- and a Haskell command, &quot;ghc-mod&quot;.
- &quot;ghc*.el&quot; enable completion of
- Haskell symbols on Emacs.
- Flymake is also integrated.
- &quot;ghc-mod&quot; is a backend of &quot;ghc*.el&quot;.
- It lists up all installed modules
- or extracts names of functions, classes,
- and data declarations.
- </longdescription>
+<herd>haskell</herd>
+<maintainer>
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+</maintainer>
+<longdescription>
+ This packages includes Elisp files and a Haskell command, "ghc-mod".
+ "ghc*.el" enable completion of Haskell symbols on Emacs. Flymake is
+ also integrated. "ghc-mod" is a backend of "ghc*.el". It lists up
+ all installed modules or extracts names of functions, classes, and
+ data declarations.
+</longdescription>
</pkgmetadata>