app-editors/joe: Fix maintainer, Emacs rather than GNU Emacs.
authorUlrich Müller <ulm@gentoo.org>
Sat, 21 May 2016 14:46:25 +0000 (16:46 +0200)
committerUlrich Müller <ulm@gentoo.org>
Sat, 21 May 2016 14:46:57 +0000 (16:46 +0200)
Package-Manager: portage-2.3.0_rc1

app-editors/joe/metadata.xml

index dcdfbc1fa70048a58b455e0745158da0945bbcdb..9fd1399650eece14154d0dcabb00979678ec55c6 100644 (file)
@@ -5,8 +5,8 @@
             <email>amynka@gentoo.org</email>
 </maintainer>
 <maintainer type="project">
-  <email>gnu-emacs@gentoo.org</email>
-  <name>Gentoo GNU Emacs project</name>
+  <email>emacs@gentoo.org</email>
+  <name>Gentoo Emacs project</name>
 </maintainer>
 <longdescription>
   JOE (Joe's own editor) has the feel of most IBM PC text editors: The
   optimizations, simple installation, and all of the UNIX-integration features
   of VI.
 </longdescription> 
- <use>
-    <flag name="xterm">Enable full xterm clipboard support</flag>
-  </use>
-  <upstream>
-    <remote-id type="sourceforge">joe-editor</remote-id>
-  </upstream>
+<use>
+  <flag name="xterm">Enable full xterm clipboard support</flag>
+</use>
+<upstream>
+  <remote-id type="sourceforge">joe-editor</remote-id>
+</upstream>
 </pkgmetadata>