app-emacs/gnuserv: Migrate to xdg-utils.eclass, bump to EAPI 6.
[gentoo.git] / app-emacs / jde / metadata.xml
index 72d70ada4707cceab4929a35e420d6c9571784bd..3c127a28363d5e6064b6001cd30b628dbb2b4f0d 100644 (file)
@@ -1,15 +1,21 @@
-<?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 type="project">
+  <email>gnu-emacs@gentoo.org</email>
+  <name>Gentoo GNU Emacs project</name>
+</maintainer>
+<maintainer type="project">
+  <email>java@gentoo.org</email>
+  <name>Java</name>
+</maintainer>
+<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 +24,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>