diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:35:13 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:35:13 +0200 |
commit | dd4b6f80f8f1260cacdb188759a1278ca90810d3 (patch) | |
tree | b7d2ba6ac4a417c655363208eeb49e0c48e810b7 /games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild | |
parent | games-emulation/mupen64plus-input-sdl: Fixing HOMEPAGE move due to code.googl... (diff) | |
download | gentoo-dd4b6f80f8f1260cacdb188759a1278ca90810d3.tar.gz gentoo-dd4b6f80f8f1260cacdb188759a1278ca90810d3.tar.bz2 gentoo-dd4b6f80f8f1260cacdb188759a1278ca90810d3.zip |
games-emulation/mupen64plus-rsp-hle: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild')
-rw-r--r-- | games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild index ca34e3e8a9df..dac1892d52d7 100644 --- a/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-rsp-hle/mupen64plus-rsp-hle-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, HLE RSP plugin" -HOMEPAGE="https://code.google.com/p/mupen64plus/" +HOMEPAGE="http://www.mupen64plus.org/" SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" |