diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-03-19 07:47:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-03-19 07:47:43 +0000 |
commit | b41e5db4cdf41f72aec3c0538b7bb41e0ba023fc (patch) | |
tree | ba24c3b6fdc440e64781cd9f0b74de42265f25d5 /app-editors/jove | |
parent | Add longdescription to metadata. (diff) | |
download | gentoo-2-b41e5db4cdf41f72aec3c0538b7bb41e0ba023fc.tar.gz gentoo-2-b41e5db4cdf41f72aec3c0538b7bb41e0ba023fc.tar.bz2 gentoo-2-b41e5db4cdf41f72aec3c0538b7bb41e0ba023fc.zip |
Add longdescription to metadata.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/jove')
-rw-r--r-- | app-editors/jove/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-editors/jove/metadata.xml b/app-editors/jove/metadata.xml index 52882dd49b45..5c7a37a88b60 100644 --- a/app-editors/jove/metadata.xml +++ b/app-editors/jove/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> + Jove is a compact, powerful, Emacs-style text-editor. It provides the common + emacs keyboard bindings, together with a reasonable assortment of the most + popular advanced features (e.g., interactive shell windows, compile-it, + language specific modes) while weighing in with CPU, memory, and disk + requirements comparable to vi. +</longdescription> </pkgmetadata> |