diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 13:34:12 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:37 +0200 |
commit | 3038e58515414a49b7b0bf3da1e87fabf263c057 (patch) | |
tree | 8fa471b6f5729047346cb31c771b79415160b77c /games-arcade | |
parent | games-arcade/tomatoes: use HTTPS (diff) | |
download | gentoo-3038e58515414a49b7b0bf3da1e87fabf263c057.tar.gz gentoo-3038e58515414a49b7b0bf3da1e87fabf263c057.tar.bz2 gentoo-3038e58515414a49b7b0bf3da1e87fabf263c057.zip |
games-arcade/vor: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/vor/vor-0.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/vor/vor-0.5.8.ebuild b/games-arcade/vor/vor-0.5.8.ebuild index 2bc45bd9b394..b5a8c53de2ed 100644 --- a/games-arcade/vor/vor-0.5.8.ebuild +++ b/games-arcade/vor/vor-0.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit desktop DESCRIPTION="Variations on Rockdodger: Dodge the rocks until you die" -HOMEPAGE="https://jasonwoof.org/vor" +HOMEPAGE="https://sametwice.com/vor" SRC_URI="https://jasonwoof.com/downloads/vor/${P}.tgz" LICENSE="GPL-2+" |