diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:33:55 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:33:55 +0200 |
commit | 93ed81892042348ab99bf3aebc81382e233c31e5 (patch) | |
tree | 7d2fdc01aa3e1f40c065a007ed6996b05c16f805 /games-emulation/mupen64plus-audio-sdl | |
parent | games-emulation/mupen64plus: Fixing HOMEPAGE move due to code.google.com shut... (diff) | |
download | gentoo-93ed81892042348ab99bf3aebc81382e233c31e5.tar.gz gentoo-93ed81892042348ab99bf3aebc81382e233c31e5.tar.bz2 gentoo-93ed81892042348ab99bf3aebc81382e233c31e5.zip |
games-emulation/mupen64plus-audio-sdl: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-emulation/mupen64plus-audio-sdl')
-rw-r--r-- | games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0-r1.ebuild b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0-r1.ebuild index 135b9b0e636d..05e53f16a4c7 100644 --- a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-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, SDL audio 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" diff --git a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild index 0982a64f56a8..5380f9d4b6bb 100644 --- a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild +++ b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL audio 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" |