From cbca157113502427f6669ebf9c8f9f7c7d0350fe Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 16 Aug 2022 04:05:05 +0100 Subject: sci-libs/geos: update HOMEPAGE Per the old trac site. Signed-off-by: Sam James --- sci-libs/geos/geos-3.10.0.ebuild | 4 ++-- sci-libs/geos/geos-3.10.2.ebuild | 2 +- sci-libs/geos/geos-3.11.0.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-libs/geos') diff --git a/sci-libs/geos/geos-3.10.0.ebuild b/sci-libs/geos/geos-3.10.0.ebuild index d8b421cf2560..ee5577541ea4 100644 --- a/sci-libs/geos/geos-3.10.0.ebuild +++ b/sci-libs/geos/geos-3.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit cmake DESCRIPTION="Geometry engine library for Geographic Information Systems" -HOMEPAGE="https://trac.osgeo.org/geos/" +HOMEPAGE="https://libgeos.org/" SRC_URI="https://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/sci-libs/geos/geos-3.10.2.ebuild b/sci-libs/geos/geos-3.10.2.ebuild index f9edb3409911..f43f7504f26b 100644 --- a/sci-libs/geos/geos-3.10.2.ebuild +++ b/sci-libs/geos/geos-3.10.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="Geometry engine library for Geographic Information Systems" -HOMEPAGE="https://trac.osgeo.org/geos/" +HOMEPAGE="https://libgeos.org/" SRC_URI="https://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/sci-libs/geos/geos-3.11.0.ebuild b/sci-libs/geos/geos-3.11.0.ebuild index 503eec7fa4d2..dd84d4906b89 100644 --- a/sci-libs/geos/geos-3.11.0.ebuild +++ b/sci-libs/geos/geos-3.11.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="Geometry engine library for Geographic Information Systems" -HOMEPAGE="https://trac.osgeo.org/geos/" +HOMEPAGE="https://libgeos.org/" SRC_URI="https://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" -- cgit v1.2.3-65-gdbad