diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 01:02:44 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 01:02:44 +0000 |
commit | 9849f40d38cd53f3b86ad16dd00666f85c70243d (patch) | |
tree | 8cdf1cae28f3964f6143e97ddc61b8b189809cd7 /sci-libs/proj/metadata.xml | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (diff) | |
download | historical-9849f40d38cd53f3b86ad16dd00666f85c70243d.tar.gz historical-9849f40d38cd53f3b86ad16dd00666f85c70243d.tar.bz2 historical-9849f40d38cd53f3b86ad16dd00666f85c70243d.zip |
Moved from dev-libs/proj to sci-libs/proj.
Diffstat (limited to 'sci-libs/proj/metadata.xml')
-rw-r--r-- | sci-libs/proj/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-libs/proj/metadata.xml b/sci-libs/proj/metadata.xml new file mode 100644 index 000000000000..ca2fe0954999 --- /dev/null +++ b/sci-libs/proj/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<maintainer> + <email>twp@gentoo.org</email> + <name>Tom Payne</name> + <description>Primary Maintainer</description> +</maintainer> +<longdescription>Proj.4 cartograpic projection code for forward and inverse +coordinate and projection transformations.</longdescription> +</pkgmetadata> |