From: Hendrik v. Raven Date: Fri, 28 Sep 2018 06:48:28 +0000 (+0200) Subject: games-simulation/openrct2: update website X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=44076ba8fd245076a98040ea40f4b9dd7a9e5fdb;p=gentoo.git games-simulation/openrct2: update website Closes: https://bugs.gentoo.org/667134 Reported-by: Daniel M. Weeks Signed-off-by: Hendrik v. Raven Package-Manager: Portage-2.3.38, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9995 Signed-off-by: Andreas Sturmlechner --- diff --git a/games-simulation/openrct2/openrct2-0.2.0.ebuild b/games-simulation/openrct2/openrct2-0.2.0.ebuild index f8059872fa82..e0f361457bf9 100644 --- a/games-simulation/openrct2/openrct2-0.2.0.ebuild +++ b/games-simulation/openrct2/openrct2-0.2.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils gnome2-utils xdg-utils DESCRIPTION="An open source re-implementation of RollerCoaster Tycoon 2" -HOMEPAGE="https://openrct2.website/" +HOMEPAGE="https://openrct2.org/" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/OpenRCT2/OpenRCT2.git" EGIT_BRANCH="develop" diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index d9c56e6aeb0f..813f2f4c1dbb 100644 --- a/games-simulation/openrct2/openrct2-9999.ebuild +++ b/games-simulation/openrct2/openrct2-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils gnome2-utils xdg-utils DESCRIPTION="An open source re-implementation of RollerCoaster Tycoon 2" -HOMEPAGE="https://openrct2.website/" +HOMEPAGE="https://openrct2.org/" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/OpenRCT2/OpenRCT2.git" EGIT_BRANCH="develop"