diff options
author | Christian Birchinger <joker@gentoo.org> | 2004-06-03 00:19:21 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2004-06-03 00:19:21 +0000 |
commit | 760ca4a9884f46467a1f2f791b6178bbd468c110 (patch) | |
tree | 4e166efe52f2f9e1155e8b22f6bb1fdaedcd444c /app-editors/joe/metadata.xml | |
parent | changing wording slightly after discussion on #-dev (Manifest recommit) (diff) | |
download | gentoo-2-760ca4a9884f46467a1f2f791b6178bbd468c110.tar.gz gentoo-2-760ca4a9884f46467a1f2f791b6178bbd468c110.tar.bz2 gentoo-2-760ca4a9884f46467a1f2f791b6178bbd468c110.zip |
Added metadata.xml
Diffstat (limited to 'app-editors/joe/metadata.xml')
-rw-r--r-- | app-editors/joe/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app-editors/joe/metadata.xml b/app-editors/joe/metadata.xml new file mode 100644 index 000000000000..9ae5af088129 --- /dev/null +++ b/app-editors/joe/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>joker@gentoo.org</email> + <name>Christian Birchinger</name> + <description>Basic ebuild maintenance only. Feel free to take over maintainership.</description> +</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 + powerful than those editors, however. JOE has all of the features a UNIX + user should expect: full use of termcap/terminfo, excellent screen update + optimizations, simple installation, and all of the UNIX-integration features + of VI. +</longdescription> +</pkgmetadata> |