commit: 2959900f2f9319bc78158797fd91dc0b03cf216a Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:34:47 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:34:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2959900f
games-emulation/mupen64plus-input-sdl: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 .../mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild | 2 +- games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild index c7b5bd0..7dee16a 100644 --- a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-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 input 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-input-sdl/mupen64plus-input-sdl-2.0.ebuild b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild index 0823b9f..8daf3df 100644 --- a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild +++ b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-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 input 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"