diff options
author | Sam James <sam@gentoo.org> | 2022-08-16 04:05:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-16 16:05:32 +0100 |
commit | cbca157113502427f6669ebf9c8f9f7c7d0350fe (patch) | |
tree | ceab43fa75b2dbe1f0bd2230612140324bb63d70 /sci-libs/geos | |
parent | net-misc/ndisc6: add 1.0.6 (diff) | |
download | gentoo-cbca157113502427f6669ebf9c8f9f7c7d0350fe.tar.gz gentoo-cbca157113502427f6669ebf9c8f9f7c7d0350fe.tar.bz2 gentoo-cbca157113502427f6669ebf9c8f9f7c7d0350fe.zip |
sci-libs/geos: update HOMEPAGE
Per the old trac site.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.10.0.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/geos/geos-3.10.2.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/geos/geos-3.11.0.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
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" |