diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-03-19 10:27:53 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-03-19 10:27:53 +0000 |
commit | 1959d938f1626acd80ba66fa83f4aaae3dd1ae0d (patch) | |
tree | 413b753a19d2c09dd7577f2b126adf7c3bfe52e6 /app-emacs/org-mode/metadata.xml | |
parent | Redigest. (diff) | |
download | gentoo-2-1959d938f1626acd80ba66fa83f4aaae3dd1ae0d.tar.gz gentoo-2-1959d938f1626acd80ba66fa83f4aaae3dd1ae0d.tar.bz2 gentoo-2-1959d938f1626acd80ba66fa83f4aaae3dd1ae0d.zip |
Version bump. Remove old. Add longdescription to metadata.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs/org-mode/metadata.xml')
-rw-r--r-- | app-emacs/org-mode/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-emacs/org-mode/metadata.xml b/app-emacs/org-mode/metadata.xml index bc306fe58224..0880379c6c70 100644 --- a/app-emacs/org-mode/metadata.xml +++ b/app-emacs/org-mode/metadata.xml @@ -2,4 +2,19 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>emacs</herd> +<longdescription> + Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing + project planning with a fast and effective plain-text system. + + Org-mode develops organizational tasks around NOTES files that contain + information about projects as plain text. Org-mode is implemented on top of + outline-mode, which makes it possible to keep the content of large files + well structured. Visibility cycling and structure editing help to work with + the tree. Tables are easily created with a built-in table editor. Org-mode + supports ToDo items, deadlines, time stamps, and scheduling. It dynamically + compiles entries into an agenda. Plain text URL-like links connect to + websites, emails, Usenet messages, BBDB entries, and any files related to + the projects. For printing and sharing of notes, an Org-mode file can be + exported as a structured ASCII file, HTML, and LaTeX. +</longdescription> </pkgmetadata> |