summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-01 23:29:11 +0000
committerSam James <sam@gentoo.org>2021-03-01 23:35:36 +0000
commit6b85e035020740ae66d786447aac6985d364bff4 (patch)
treef228b7589150409c95402a3a6af5ec0a14344be9
parentdev-db/spatialite: bump to 5.0.1 (diff)
downloadgentoo-6b85e035.tar.gz
gentoo-6b85e035.tar.bz2
gentoo-6b85e035.zip
sci-geosciences/readosm: fix HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild4
1 files 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 84172b249675..0e6c0fee19a0 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"