summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-02-20 09:31:18 +0100
committerMichał Górny <mgorny@gentoo.org>2021-02-20 11:10:17 +0100
commita51108f95730fca06767ad51cda5a27302c5e472 (patch)
tree59cb3cd5632f88fa2351f1d73995d2aafc9556fe /games-emulation
parentllvm.eclass: Support LLVM 13 (diff)
downloadgentoo-a51108f95730fca06767ad51cda5a27302c5e472.tar.gz
gentoo-a51108f95730fca06767ad51cda5a27302c5e472.tar.bz2
gentoo-a51108f95730fca06767ad51cda5a27302c5e472.zip
games-emulation/pcsx2: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild2
-rw-r--r--games-emulation/pcsx2/pcsx2-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild b/games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild
index 2146346a3b62..c5dffc683898 100644
--- a/games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild
+++ b/games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild
@@ -7,7 +7,7 @@ MY_PV="${PV/_/-}"
inherit cmake fcaps flag-o-matic multilib toolchain-funcs wxwidgets
DESCRIPTION="A PlayStation 2 emulator"
-HOMEPAGE="https://www.pcsx2.net"
+HOMEPAGE="https://pcsx2.net/"
SRC_URI="https://github.com/PCSX2/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild
index 0430a2481682..91117108c374 100644
--- a/games-emulation/pcsx2/pcsx2-9999.ebuild
+++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit cmake fcaps flag-o-matic git-r3 toolchain-funcs wxwidgets
DESCRIPTION="A PlayStation 2 emulator"
-HOMEPAGE="https://www.pcsx2.net"
+HOMEPAGE="https://pcsx2.net/"
EGIT_REPO_URI="https://github.com/PCSX2/${PN}.git"
EGIT_SUBMODULES=()