diff options
author | 2008-10-08 11:35:36 -0400 | |
---|---|---|
committer | 2008-10-08 11:35:36 -0400 | |
commit | 013826d474a4a4258d469300946a181ef9f9117c (patch) | |
tree | 971637cf7d1b55f65cd92aba14f5bd53011f2f0a /sci-libs | |
parent | Initial import of dev-embedded/as31 ebuild. (diff) | |
download | ezod-013826d474a4a4258d469300946a181ef9f9117c.tar.gz ezod-013826d474a4a4258d469300946a181ef9f9117c.tar.bz2 ezod-013826d474a4a4258d469300946a181ef9f9117c.zip |
Filled out metadata.xml for 2 ebuilds.
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gandalf/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-libs/gandalf/metadata.xml b/sci-libs/gandalf/metadata.xml index a2c9866..24b42d2 100644 --- a/sci-libs/gandalf/metadata.xml +++ b/sci-libs/gandalf/metadata.xml @@ -2,6 +2,10 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> +<maintainer> + <name>Aaron Mavrinac</name> + <email>mavrinac@gmail.com</email> +</maintainer> <longdescription lang="en"> Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Dynamically reconfigurable vector, matrix and image structures allow efficient use of memory. </longdescription> |