summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2007-04-05 10:41:59 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2007-04-05 10:41:59 +0000
commitfaa385ed5b7ac61ebb70b6182780a4caebe07112 (patch)
tree6a75bfdbc2b596748f9211d23975fc613979abfb /dev-java/aterm-java
parentuse nscd and dns so that asterisk can resolve server names on boot. (diff)
downloadgentoo-2-faa385ed5b7ac61ebb70b6182780a4caebe07112.tar.gz
gentoo-2-faa385ed5b7ac61ebb70b6182780a4caebe07112.tar.bz2
gentoo-2-faa385ed5b7ac61ebb70b6182780a4caebe07112.zip
Remove trailing white space from metadata.xml.
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-java/aterm-java')
-rw-r--r--dev-java/aterm-java/metadata.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/aterm-java/metadata.xml b/dev-java/aterm-java/metadata.xml
index d1ffe636c867..bdc50a8c6d64 100644
--- a/dev-java/aterm-java/metadata.xml
+++ b/dev-java/aterm-java/metadata.xml
@@ -6,17 +6,17 @@
<longdescription>
ATerm (short for Annotated Term) is an abstract data type designed for the
-exchange of tree-like data structures between distributed applications.
+exchange of tree-like data structures between distributed applications.
The ATerm library forms a comprehensive procedural interface which enables
creation and manipulation of ATerms in C and Java. The ATerm implementation is
-based on maximal subterm sharing and automatic garbage collection.
+based on maximal subterm sharing and automatic garbage collection.
A binary exchange format for the concise representation of ATerms (sharing
preserved) allows the fast exchange of ATerms between applications. In a typical
application---parse trees which contain considerable redundant
information---less than 2 bytes are needed to represent a node in memory, and
less than 2 bits are needed to represent it in binary format. The implementation
-of ATerms scales up to the manipulation of ATerms in the giga-byte range.
+of ATerms scales up to the manipulation of ATerms in the giga-byte range.
</longdescription>
</pkgmetadata>