diff options
Diffstat (limited to 'app-editors/jove/metadata.xml')
-rw-r--r-- | app-editors/jove/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-editors/jove/metadata.xml b/app-editors/jove/metadata.xml new file mode 100644 index 000000000000..5c7a37a88b60 --- /dev/null +++ b/app-editors/jove/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<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> |