summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-05-21 16:46:25 +0200
committerUlrich Müller <ulm@gentoo.org>2016-05-21 16:46:57 +0200
commitb985944413ed1c739edf4ecaa7d1b90363f6308f (patch)
tree41289593b5fd4f918f19ba7e178d11ac87b3db08 /app-editors/joe
parentsys-process/wait_on_pid: Cleanup due to bug #93104 (diff)
downloadgentoo-b985944413ed1c739edf4ecaa7d1b90363f6308f.tar.gz
gentoo-b985944413ed1c739edf4ecaa7d1b90363f6308f.tar.bz2
gentoo-b985944413ed1c739edf4ecaa7d1b90363f6308f.zip
app-editors/joe: Fix maintainer, Emacs rather than GNU Emacs.
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-editors/joe')
-rw-r--r--app-editors/joe/metadata.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/app-editors/joe/metadata.xml b/app-editors/joe/metadata.xml
index dcdfbc1fa700..9fd1399650ee 100644
--- a/app-editors/joe/metadata.xml
+++ b/app-editors/joe/metadata.xml
@@ -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
@@ -16,10 +16,10 @@
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>