summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-03-22 11:09:18 +0000
committerUlrich Müller <ulm@gentoo.org>2008-03-22 11:09:18 +0000
commitb390ee38eb21fedaed5843c9fd282b3cbdb38a02 (patch)
tree0d9dbcc1adf85cb446423a839debf89e9b0e43f2 /app-emacs
parentVersion bump, to fix bug 213548. (diff)
downloadhistorical-b390ee38eb21fedaed5843c9fd282b3cbdb38a02.tar.gz
historical-b390ee38eb21fedaed5843c9fd282b3cbdb38a02.tar.bz2
historical-b390ee38eb21fedaed5843c9fd282b3cbdb38a02.zip
Add longdescription to metadata.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/analog/metadata.xml9
-rw-r--r--app-emacs/boxquote/metadata.xml14
-rw-r--r--app-emacs/calc/metadata.xml23
-rw-r--r--app-emacs/cedet/metadata.xml15
-rw-r--r--app-emacs/chess/metadata.xml18
-rw-r--r--app-emacs/whine/metadata.xml7
6 files changed, 86 insertions, 0 deletions
diff --git a/app-emacs/analog/metadata.xml b/app-emacs/analog/metadata.xml
index bc306fe58224..a055ee9b776d 100644
--- a/app-emacs/analog/metadata.xml
+++ b/app-emacs/analog/metadata.xml
@@ -2,4 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+ Emacs mode to monitor lists of files or command output.
+
+ Features:
+ * Monitor files or the output from commands.
+ * Filter or highlight using regular expressions (regexps).
+ * Collect entries into groups.
+ * Easily visit files or view the complete output for commands.
+</longdescription>
</pkgmetadata>
diff --git a/app-emacs/boxquote/metadata.xml b/app-emacs/boxquote/metadata.xml
index bc306fe58224..b71e9e1351cd 100644
--- a/app-emacs/boxquote/metadata.xml
+++ b/app-emacs/boxquote/metadata.xml
@@ -2,4 +2,18 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+ Boxquote provides a set of functions for using a text quoting style that
+ partially boxes in the left hand side of an area of text, such a marking
+ style might be used to show externally included text or example code.
+
+ ,----
+ | The default style looks like this.
+ `----
+
+ A number of functions are provided for quoting a region, a buffer, a
+ paragraph and a defun. There are also functions for quoting text while
+ pulling it in, either by inserting the contents of another file or by
+ yanking text into the current buffer.
+</longdescription>
</pkgmetadata>
diff --git a/app-emacs/calc/metadata.xml b/app-emacs/calc/metadata.xml
index bc306fe58224..32a4e4f4a3ee 100644
--- a/app-emacs/calc/metadata.xml
+++ b/app-emacs/calc/metadata.xml
@@ -2,4 +2,27 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+ Calc is an advanced calculator and mathematical tool that runs as part of
+ the GNU Emacs environment. Very roughly based on the HP-28/48 series of
+ calculators, its many features include:
+ * Choice of algebraic or RPN (stack-based) entry of calculations.
+ * Arbitrary precision integers and floating-point numbers.
+ * Arithmetic on rational numbers, complex numbers (rectangular and polar),
+ error forms with standard deviations, open and closed intervals, vectors
+ and matrices, dates and times, infinities, sets, quantities with units,
+ and algebraic formulas.
+ * Mathematical operations such as logarithms and trigonometric functions.
+ * Programmer's features (bitwise operations, non-decimal numbers).
+ * Financial functions such as future value and internal rate of return.
+ * Number theoretical features such as prime factorization and arithmetic
+ modulo M for any M.
+ * Algebraic manipulation features, including symbolic calculus.
+ * Moving data to and from regular editing buffers.
+ * "Embedded mode" for manipulating Calc formulas and data directly inside
+ any editing buffer.
+ * Graphics using GNUPLOT, a versatile (and free) plotting program.
+ * Easy programming using keyboard macros, algebraic formulas, algebraic
+ rewrite rules, or extended Emacs Lisp.
+</longdescription>
</pkgmetadata>
diff --git a/app-emacs/cedet/metadata.xml b/app-emacs/cedet/metadata.xml
index bc306fe58224..bf7d92cc1881 100644
--- a/app-emacs/cedet/metadata.xml
+++ b/app-emacs/cedet/metadata.xml
@@ -2,4 +2,19 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+ CEDET is a collection of tools written with the end goal of creating an
+ advanced development environment. Emacs already is a great environment for
+ writing software, but there are additional areas that need improvement.
+ Many new ideas for integrated environments have been developed in newer
+ products, such as Microsoft's Visual environment. CEDET is a new project
+ which brings together the various tools built to replicate these features.
+
+ Major Components of CEDET:
+ * SpeedBar
+ * EmacsLispObjects (EIEIO)
+ * SemanticBovinator
+ * ConnectedGraphEditor (COGRE)
+ * Makefile Generation and Project Management (EDE)
+</longdescription>
</pkgmetadata>
diff --git a/app-emacs/chess/metadata.xml b/app-emacs/chess/metadata.xml
index bc306fe58224..6f7d91087bca 100644
--- a/app-emacs/chess/metadata.xml
+++ b/app-emacs/chess/metadata.xml
@@ -2,4 +2,22 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+ chess.el is an Emacs Lisp library and several clients on top of the
+ underlying library functionality for performing various activities related
+ to the game of chess.
+
+ You can play against an external chess program such as gnuchess, crafty,
+ phalanx or sjeng. All of them are publically available, and chess.el will
+ automatically detect which one you have installed, provided they have
+ standard executable program names, and are in a located in a directory which
+ is part of the PATH. See the customisable variable `chess-default-engine'.
+
+ You can also play against another human or computer over the internet
+ (through a direct Emacs-to-Emacs connection, or on one of the Internet Chess
+ Servers like freechess.org or chessclub.com), or even against a very simple
+ chess thinking module implemented in pure Emacs Lisp.
+
+ chess.el also provides a mode for editing Portable Game Notation (PGN) files.
+</longdescription>
</pkgmetadata>
diff --git a/app-emacs/whine/metadata.xml b/app-emacs/whine/metadata.xml
index bc306fe58224..ce96f79d40d0 100644
--- a/app-emacs/whine/metadata.xml
+++ b/app-emacs/whine/metadata.xml
@@ -2,4 +2,11 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+ Whine modifies a lot of the commands bound to the main Emacs keys, like SPC
+ and C-f and RET and C-x C-s. They still do the same things they did before,
+ but they whine about it, printing messages which do not in general have
+ anything to do with reality. The main lossage is C-l, which refreshes the
+ screen and then whines about it so that you can't get a clear message line.
+</longdescription>
</pkgmetadata>