diff options
Diffstat (limited to 'dev-ada/booch_components/metadata.xml')
-rw-r--r-- | dev-ada/booch_components/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-ada/booch_components/metadata.xml b/dev-ada/booch_components/metadata.xml new file mode 100644 index 000000000000..0e86180028f1 --- /dev/null +++ b/dev-ada/booch_components/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>ada</herd> + <longdescription>The booch components provide a set of reusable components used in an efficient and appropriate manner, with the overall goal of balancing usability and extensibility. The BCs cover several issues: Time and Space semantics, Storage Management policies, Exception and Idioms for iteration.</longdescription> + <upstream> + <remote-id type="sourceforge">booch95</remote-id> + </upstream> +</pkgmetadata> |