diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 03:20:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 03:20:01 +0000 |
commit | e8781fa31702ed7587a8b93180f06e39e561b091 (patch) | |
tree | 544e6bed022e28aaae5eb68daf579bce4359f501 /sci-libs/geos | |
parent | sci-libs/geos: add 3.10.1 (diff) | |
download | gentoo-e8781fa31702ed7587a8b93180f06e39e561b091.tar.gz gentoo-e8781fa31702ed7587a8b93180f06e39e561b091.tar.bz2 gentoo-e8781fa31702ed7587a8b93180f06e39e561b091.zip |
sci-libs/geos: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/metadata.xml | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/sci-libs/geos/metadata.xml b/sci-libs/geos/metadata.xml index 0999c9f48f93..cc52aafc5a7e 100644 --- a/sci-libs/geos/metadata.xml +++ b/sci-libs/geos/metadata.xml @@ -1,21 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci-geosciences@gentoo.org</email> - <name>Gentoo Geosciences Project</name> - </maintainer> - <maintainer type="project"> - <email>pgsql-bugs@gentoo.org</email> - <name>PostgreSQL and Related Package Development</name> - </maintainer> - <longdescription lang="en"> - Geometric Engine Open Source provides a spatial object model and - fundamental geometric functions. It implements the geometry model - defined in the OpenGIS Consortium Simple Features Specification for - SQL. Functions provided include: spatial predicates (based on the - DE-9IM model), overlay functions (intersection, difference, union, - symmetric difference), buffer, convex hull, area and distance - functions, and topological validity checking. - </longdescription> + <maintainer type="project"> + <email>sci-geosciences@gentoo.org</email> + <name>Gentoo Geosciences Project</name> + </maintainer> + <maintainer type="project"> + <email>pgsql-bugs@gentoo.org</email> + <name>PostgreSQL and Related Package Development</name> + </maintainer> + <longdescription lang="en"> + Geometric Engine Open Source provides a spatial object model and + fundamental geometric functions. It implements the geometry model + defined in the OpenGIS Consortium Simple Features Specification for + SQL. Functions provided include: spatial predicates (based on the + DE-9IM model), overlay functions (intersection, difference, union, + symmetric difference), buffer, convex hull, area and distance + functions, and topological validity checking. + </longdescription> + <upstream> + <remote-id type="github">libgeos/geos</remote-id> + </upstream> </pkgmetadata> |