diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-01-22 20:45:00 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-23 21:00:45 +0000 |
commit | cfd9ced83153d8b52239aa46ac076dc111751411 (patch) | |
tree | 3c15983d863d9df86c3fc1e0230c78aed8c492d0 /games-rpg | |
parent | www-client/vivaldi: Drop old 5.0.2497.35 (diff) | |
download | gentoo-cfd9ced83153d8b52239aa46ac076dc111751411.tar.gz gentoo-cfd9ced83153d8b52239aa46ac076dc111751411.tar.bz2 gentoo-cfd9ced83153d8b52239aa46ac076dc111751411.zip |
games-rpg/dear-esther: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/dear-esther/dear-esther-20130608-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/dear-esther/dear-esther-20130608-r1.ebuild b/games-rpg/dear-esther/dear-esther-20130608-r1.ebuild index 34dd1adabcdb..9e0d8da5c5e2 100644 --- a/games-rpg/dear-esther/dear-esther-20130608-r1.ebuild +++ b/games-rpg/dear-esther/dear-esther-20130608-r1.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 @@ -8,7 +8,7 @@ inherit desktop unpacker wrapper xdg MY_TIMESTAMP="${PV:4:2}${PV:6:2}${PV:0:4}" DESCRIPTION="Ghost story, told using first-person gaming technologies" -HOMEPAGE="http://dear-esther.com/" +HOMEPAGE="https://www.thechineseroom.co.uk/games/dear-esther" SRC_URI="dearesther-linux-${MY_TIMESTAMP}-bin" S="${WORKDIR}/data" |