summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/jde/metadata.xml')
-rw-r--r--app-emacs/jde/metadata.xml29
1 files changed, 16 insertions, 13 deletions
diff --git a/app-emacs/jde/metadata.xml b/app-emacs/jde/metadata.xml
index 72d70ada4707..ba9dba3feeb2 100644
--- a/app-emacs/jde/metadata.xml
+++ b/app-emacs/jde/metadata.xml
@@ -1,15 +1,18 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>emacs</herd>
- <herd>java</herd>
- <longdescription>
- The Java Development Environment for Emacs is a software package that
- interfaces Emacs to command-line Java development tools (for example,
- JavaSoft's JDK). JDEE features include:
+<maintainer>
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+</maintainer>
+<herd>java</herd>
+<longdescription>
+ The Java Development Environment for Emacs is a software package
+ that interfaces Emacs to command-line Java development tools (for
+ example, JavaSoft's JDK). JDEE features include:
- * JDEE menu with compile, run, debug, build, browse, project, and help
- commands
+ * JDEE menu with compile, run, debug, build, browse, project, and
+ help commands
* syntax coloring
* auto indentation
* compile error to source links
@@ -18,8 +21,8 @@
* make file support
* automatic code generation
* Java source interpreter (Pat Neimeyer's BeanShell)
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">jdee</remote-id>
- </upstream>
+</longdescription>
+<upstream>
+ <remote-id type="sourceforge">jdee</remote-id>
+</upstream>
</pkgmetadata>