summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2009-08-30 09:19:47 +0000
committerGeorge Shapovalov <george@gentoo.org>2009-08-30 09:19:47 +0000
commitfc801b59579020fe2cb5a3d4ad36c014f4dd6308 (patch)
treeb68ea65eacc32a122d45f7e9e1355e55416f2e52 /dev-ada/polyorb/metadata.xml
parentchanged longdescription to actually describe qtada (diff)
downloadgentoo-2-fc801b59579020fe2cb5a3d4ad36c014f4dd6308.tar.gz
gentoo-2-fc801b59579020fe2cb5a3d4ad36c014f4dd6308.tar.bz2
gentoo-2-fc801b59579020fe2cb5a3d4ad36c014f4dd6308.zip
changed longdescription to actually describe the package
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ada/polyorb/metadata.xml')
-rw-r--r--dev-ada/polyorb/metadata.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-ada/polyorb/metadata.xml b/dev-ada/polyorb/metadata.xml
index 66f2f1fc397f..dc6776b0c9a8 100644
--- a/dev-ada/polyorb/metadata.xml
+++ b/dev-ada/polyorb/metadata.xml
@@ -2,5 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>ada</herd>
-<longdescription>XML/Ada includes a complete XML parser that fully supports the XML 1.0 specifications, including DTDs, entity resolution, external entities,attribute normalization, and conditional sections. XML/Ada also supports the SAX 2.0 standard. Through an object-oriented Ada interface, the XML/Ada SAX implementation provides an extremely efficient way to convert XML streams to application-specific data representations. XML/Ada includes full support for the core part of DOM 2.0. In addition to this XML support, XML/Ada includes an extensive set of packages to read, manipulate and write Unicode streams, in various encodings like UTF-8, UTF-16 and UTF-32. It provides a conversion mechanism between Unicode and encodings such as Latin-1, Latin-2, etc.</longdescription>
+
+<longdescription>
+PolyORB aims at providing a uniform solution to build distributed applications;
+relying either on industrial-strength middleware standards such as CORBA,
+the Distributed System Annex of Ada 95, distribution programming paradigms such as
+Web Services, Message Oriented Middleware (MOM), or to implement application-specific
+middleware.
+</longdescription>
</pkgmetadata>