commit: 6b85e035020740ae66d786447aac6985d364bff4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 1 23:29:11 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 1 23:35:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b85e035
sci-geosciences/readosm: fix HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild b/sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild index 84172b24967..0e6c0fee19a 100644 --- a/sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild +++ b/sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Library to extract valid data from an Open Street Map input file" -HOMEPAGE="https://www.gaia-gis.it/spatialite" +HOMEPAGE="https://www.gaia-gis.it/fossil/readosm" SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz" LICENSE="MPL-1.1"
