diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:35:38 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:35:38 +0200 |
commit | 4ab393e426d77bc065aed67f20a733a4b5558658 (patch) | |
tree | 7851060d4ba6e5e539e0928427f7a102970088e3 /games-emulation/mupen64plus-ui-console | |
parent | games-emulation/mupen64plus-rsp-hle: Fixing HOMEPAGE move due to code.google.... (diff) | |
download | gentoo-4ab393e426d77bc065aed67f20a733a4b5558658.tar.gz gentoo-4ab393e426d77bc065aed67f20a733a4b5558658.tar.bz2 gentoo-4ab393e426d77bc065aed67f20a733a4b5558658.zip |
games-emulation/mupen64plus-ui-console: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-emulation/mupen64plus-ui-console')
-rw-r--r-- | games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild index 256774464cb9..cac92a27fa84 100644 --- a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-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, console UI" -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-ui-console/mupen64plus-ui-console-2.0.ebuild b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild index b238a50404e4..272ae3112f0d 100644 --- a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild +++ b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-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, console UI" -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" |