From 9f14f6a3a70f649e1a14ae122a3b9c90cf917fcd Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 20 Oct 2019 15:14:44 +0200 Subject: sci-libs/proj: Tidy up 6.2.0 and metadata.xml Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner --- sci-libs/proj/metadata.xml | 22 +++++++++++----------- sci-libs/proj/proj-6.2.0.ebuild | 5 +++-- 2 files changed, 14 insertions(+), 13 deletions(-) (limited to 'sci-libs/proj') diff --git a/sci-libs/proj/metadata.xml b/sci-libs/proj/metadata.xml index e04a53606ed2..b88fa9cb0362 100644 --- a/sci-libs/proj/metadata.xml +++ b/sci-libs/proj/metadata.xml @@ -1,15 +1,15 @@ - - sci-geosciences@gentoo.org - Gentoo Geosciences Project - - - PROJ enables the transformation of geospatial coordinates - between coordinate reference systems. - - - Install the PROJ collection of European grids and init-files - + + sci-geosciences@gentoo.org + Gentoo Geosciences Project + + + PROJ enables the transformation of geospatial coordinates + between coordinate reference systems. + + + Install the PROJ collection of European grids and init-files + diff --git a/sci-libs/proj/proj-6.2.0.ebuild b/sci-libs/proj/proj-6.2.0.ebuild index 08db40a98103..2263d70332f5 100644 --- a/sci-libs/proj/proj-6.2.0.ebuild +++ b/sci-libs/proj/proj-6.2.0.ebuild @@ -3,10 +3,11 @@ EAPI=7 -DESCRIPTION="PROJ coordinate transformation software" -HOMEPAGE="https://proj4.org/" DATUMGRID="${PN}-datumgrid-1.8.tar.gz" EUROPE_DATUMGRID="${PN}-datumgrid-europe-1.4.tar.gz" + +DESCRIPTION="PROJ coordinate transformation software" +HOMEPAGE="https://proj4.org/" SRC_URI=" https://download.osgeo.org/proj/${P}.tar.gz https://download.osgeo.org/proj/${DATUMGRID} -- cgit v1.2.3-65-gdbad