diff options
author | David Holm <dholm@gentoo.org> | 2003-08-17 21:19:19 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2003-08-17 21:19:19 +0000 |
commit | d44f59f5e06a68f216c97285f900b21874061403 (patch) | |
tree | 53eb7c44f88c9f3f662819899da9bffe8834e482 /dev-ada/garlic/metadata.xml | |
parent | Version bump. See bug #26792 (diff) | |
download | gentoo-2-d44f59f5e06a68f216c97285f900b21874061403.tar.gz gentoo-2-d44f59f5e06a68f216c97285f900b21874061403.tar.bz2 gentoo-2-d44f59f5e06a68f216c97285f900b21874061403.zip |
Added <longdescription> to metadata.xml.
Diffstat (limited to 'dev-ada/garlic/metadata.xml')
-rw-r--r-- | dev-ada/garlic/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ada/garlic/metadata.xml b/dev-ada/garlic/metadata.xml index aec150231c3f..fc324839d91e 100644 --- a/dev-ada/garlic/metadata.xml +++ b/dev-ada/garlic/metadata.xml @@ -2,4 +2,5 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>ada</herd> +<longdescription>GLADE, aka Garlic, is the first industrial-strength implementation of the distributed Ada 95 programming model. It allows parts of a single program to run concurrently on different machines and communicate with each other. It supports different network protocols, and provides replication and replay capabilities.</longdescription> </pkgmetadata> |