diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-23 02:07:42 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-23 02:07:42 +0000 |
commit | 8e2cb2fcee14550e70d4c900c9349eee02799cc5 (patch) | |
tree | 5f917196c1708715187cfbdef832a06648e85dfe /sci-mathematics/metadata.xml | |
parent | added better process handling in init (now ccsd stops without problems) (diff) | |
download | gentoo-2-8e2cb2fcee14550e70d4c900c9349eee02799cc5.tar.gz gentoo-2-8e2cb2fcee14550e70d4c900c9349eee02799cc5.tar.bz2 gentoo-2-8e2cb2fcee14550e70d4c900c9349eee02799cc5.zip |
add initial category metadata file (GLEP 34)
Diffstat (limited to 'sci-mathematics/metadata.xml')
-rw-r--r-- | sci-mathematics/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-mathematics/metadata.xml b/sci-mathematics/metadata.xml new file mode 100644 index 000000000000..149292429536 --- /dev/null +++ b/sci-mathematics/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<catmetadata> + <longdescription lang="en"> + The sci-mathematics category contains mathematics software. + </longdescription> +</catmetadata> + |