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/e3 | |
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/e3')
-rw-r--r-- | app-editors/e3/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-editors/e3/metadata.xml b/app-editors/e3/metadata.xml index bc306fe58224..ddec4ff80d90 100644 --- a/app-editors/e3/metadata.xml +++ b/app-editors/e3/metadata.xml @@ -2,4 +2,15 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>emacs</herd> +<longdescription> + e3 is a full-screen, user-friendly text editor with an interface similar to + that of either WordStar, Emacs, Pico, Nedit, or vi. It's heavily optimized + for size and independent of libc or any other libraries, making it useful + for mini-Linux distributions and rescue disks. The assembler version + supports Linux, FreeBSD, OpenBSD, NetBSD, Win9x, QNX, Atheos, BeOS, ELKS, + and DOS. There is also a separately distributed version written in C which + supports some other Unix versions and CygWin. It is also possible to use + regular expressions by using child processes like sed. e3 has a built in + arithmetic calculator. +</longdescription> </pkgmetadata> |