diff options
author | Amy Winston <amynka@gentoo.org> | 2016-05-21 16:27:11 +0200 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-05-21 16:27:11 +0200 |
commit | 5b582ac97a04769ba1d8c545bda8243641577e3f (patch) | |
tree | ae7b60505a3af0be0b81ccb5e1e2ff910f67d1fe /app-editors/joe | |
parent | sys-libs/readline: rework --docdir flag for automatic prefix support. (diff) | |
download | gentoo-5b582ac97a04769ba1d8c545bda8243641577e3f.tar.gz gentoo-5b582ac97a04769ba1d8c545bda8243641577e3f.tar.bz2 gentoo-5b582ac97a04769ba1d8c545bda8243641577e3f.zip |
app-editors/joe: add myself and emacs to metadata
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/metadata.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/app-editors/joe/metadata.xml b/app-editors/joe/metadata.xml index 83d1f87b5139..dcdfbc1fa700 100644 --- a/app-editors/joe/metadata.xml +++ b/app-editors/joe/metadata.xml @@ -1,6 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> +<maintainer type="person"> + <email>amynka@gentoo.org</email> +</maintainer> +<maintainer type="project"> + <email>gnu-emacs@gentoo.org</email> + <name>Gentoo GNU Emacs project</name> +</maintainer> <longdescription> JOE (Joe's own editor) has the feel of most IBM PC text editors: The key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more @@ -8,8 +15,8 @@ user should expect: full use of termcap/terminfo, excellent screen update optimizations, simple installation, and all of the UNIX-integration features of VI. -</longdescription> - <use> +</longdescription> + <use> <flag name="xterm">Enable full xterm clipboard support</flag> </use> <upstream> |