summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-02-23 12:12:06 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-02-23 12:12:06 +0000
commit4918d1252d0794e0c47e05417f31620071387c37 (patch)
tree2585d97a135097316a38e6824facc1195541ee13 /app-emacs/imaxima
parentclean up (diff)
downloadgentoo-2-4918d1252d0794e0c47e05417f31620071387c37.tar.gz
gentoo-2-4918d1252d0794e0c47e05417f31620071387c37.tar.bz2
gentoo-2-4918d1252d0794e0c47e05417f31620071387c37.zip
added longdescription in metadata.xml
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-emacs/imaxima')
-rw-r--r--app-emacs/imaxima/ChangeLog5
-rw-r--r--app-emacs/imaxima/metadata.xml9
2 files changed, 13 insertions, 1 deletions
diff --git a/app-emacs/imaxima/ChangeLog b/app-emacs/imaxima/ChangeLog
index 8bf6653f553e..c8a82af826b1 100644
--- a/app-emacs/imaxima/ChangeLog
+++ b/app-emacs/imaxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/imaxima
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.9 2007/02/23 12:02:39 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.10 2007/02/23 12:12:06 bicatali Exp $
+
+ 23 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
+ added longdescription in metadata.xml from gentooscience overlay.
*imaxima-0.97 (23 Feb 2007)
diff --git a/app-emacs/imaxima/metadata.xml b/app-emacs/imaxima/metadata.xml
index 6ee4766933eb..d8f59e84ea6b 100644
--- a/app-emacs/imaxima/metadata.xml
+++ b/app-emacs/imaxima/metadata.xml
@@ -3,4 +3,13 @@
<pkgmetadata>
<herd>sci-mathematics</herd>
<herd>emacs</herd>
+<longdescription lang="en">
+Imaxima.el provides support for interacting with the computer
+algebra system Maxima in an Emacs buffer. Imaxima processes the
+output from Maxima with TeX and inserts the resulting image in the
+buffer. The command imaxima provides a simple comint derived CLI mode. The
+command imaxima-latex prepares a LaTeX version of the Maxima
+buffer. Imaxima can also be hooked in to the Emacs mode included with
+Maxima, which provides more key bindings and other conveniences.
+</longdescription>
</pkgmetadata>