diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-03-19 07:47:21 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-03-19 07:47:21 +0000 |
commit | 5508245815ac2e86c510f553ed6b9b35827357cf (patch) | |
tree | aaad44e2473f93bdd9c041958df693c9edc3746b /app-editors/jed | |
parent | Add longdescription to metadata. (diff) | |
download | gentoo-2-5508245815ac2e86c510f553ed6b9b35827357cf.tar.gz gentoo-2-5508245815ac2e86c510f553ed6b9b35827357cf.tar.bz2 gentoo-2-5508245815ac2e86c510f553ed6b9b35827357cf.zip |
Add longdescription to metadata.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/jed')
-rw-r--r-- | app-editors/jed/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-editors/jed/metadata.xml b/app-editors/jed/metadata.xml index 52882dd49b45..36be58a2be04 100644 --- a/app-editors/jed/metadata.xml +++ b/app-editors/jed/metadata.xml @@ -1,5 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>emacs</herd> +<herd>emacs</herd> +<longdescription> + Jed is a powerful editor, terminal and X11 interface. Color syntax + highlighting is one of its strong suits, along with emulation of GNU Emacs, + Wordstar, EDT and Brief. It also supports use of GPM on Linux consoles. + Jed has a multitude of programming modes and couples with the Slang library + for powerful extensions. +</longdescription> </pkgmetadata> |