summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik v. Raven <hendrik@consetetur.de>2018-09-28 08:48:28 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-30 23:35:38 +0200
commit44076ba8fd245076a98040ea40f4b9dd7a9e5fdb (patch)
tree1d7aec3201f9b7d91ace00f3ae75080a04a1d797 /games-simulation
parentwww-client/chromium: remove unused patches (diff)
downloadgentoo-44076ba8fd245076a98040ea40f4b9dd7a9e5fdb.tar.gz
gentoo-44076ba8fd245076a98040ea40f4b9dd7a9e5fdb.tar.bz2
gentoo-44076ba8fd245076a98040ea40f4b9dd7a9e5fdb.zip
games-simulation/openrct2: update website
Closes: https://bugs.gentoo.org/667134 Reported-by: Daniel M. Weeks <dan@danweeks.net> Signed-off-by: Hendrik v. Raven <hendrik@consetetur.de> Package-Manager: Portage-2.3.38, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9995 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/openrct2/openrct2-0.2.0.ebuild2
-rw-r--r--games-simulation/openrct2/openrct2-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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"