diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-03-19 07:49:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-03-19 07:49:43 +0000 |
commit | 4af1c941db8d8c32ef65a4b137bb2ccc9a7db238 (patch) | |
tree | 952743f3cba192f1da6e9bae8830af3927f3b9be /app-editors/jed | |
parent | Bump, keyword ~amd64. (diff) | |
download | historical-4af1c941db8d8c32ef65a4b137bb2ccc9a7db238.tar.gz historical-4af1c941db8d8c32ef65a4b137bb2ccc9a7db238.tar.bz2 historical-4af1c941db8d8c32ef65a4b137bb2ccc9a7db238.zip |
Add longdescription to metadata.
Package-Manager: portage-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> |