diff options
author | Chris Mayo <aklhfex@gmail.com> | 2019-03-19 19:58:43 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-20 16:19:32 +0200 |
commit | f8c3403446390969bc4ad8ae38b84ffb14fd447e (patch) | |
tree | d4a76bf3842a99ce06e93ac1e642653bc42b4367 /sci-libs | |
parent | sci-libs/proj: version bump to 5.2.0 (diff) | |
download | gentoo-f8c3403446390969bc4ad8ae38b84ffb14fd447e.tar.gz gentoo-f8c3403446390969bc4ad8ae38b84ffb14fd447e.tar.bz2 gentoo-f8c3403446390969bc4ad8ae38b84ffb14fd447e.zip |
sci-libs/proj: update longdescription in metadata.xml
Rebranded as PROJ with greater scope.
Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/proj/metadata.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-libs/proj/metadata.xml b/sci-libs/proj/metadata.xml index bf7a5ebdf46f..138833b2fd3b 100644 --- a/sci-libs/proj/metadata.xml +++ b/sci-libs/proj/metadata.xml @@ -5,6 +5,8 @@ <email>sci-geosciences@gentoo.org</email> <name>Gentoo Geosciences Project</name> </maintainer> - <longdescription>Proj.4 cartograpic projection code for forward and inverse -coordinate and projection transformations.</longdescription> + <longdescription> + PROJ enables the transformation of geospatial coordinates + between coordinate reference systems. + </longdescription> </pkgmetadata> |