summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:34:20 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:34:20 +0200
commite8525bf8a72aed6106327608bcd3b2b207fdbb73 (patch)
treea154d151ddbe9e22987cc616a0cc490bab68a455 /games-emulation/mupen64plus-core
parentgames-emulation/mupen64plus-audio-sdl: Fixing HOMEPAGE move due to code.googl... (diff)
downloadgentoo-e8525bf8a72aed6106327608bcd3b2b207fdbb73.tar.gz
gentoo-e8525bf8a72aed6106327608bcd3b2b207fdbb73.tar.bz2
gentoo-e8525bf8a72aed6106327608bcd3b2b207fdbb73.zip
games-emulation/mupen64plus-core: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-emulation/mupen64plus-core')
-rw-r--r--games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild2
-rw-r--r--games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild
index f9c3afe02348..c2f1ca6bf63d 100644
--- a/games-emulation/mupen64plus-core/mupen64plus-core-2.0-r1.ebuild
+++ b/games-emulation/mupen64plus-core/mupen64plus-core-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, core library"
-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-core/mupen64plus-core-2.0.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild
index 81bc7f9a300b..b9e95c021eb6 100644
--- a/games-emulation/mupen64plus-core/mupen64plus-core-2.0.ebuild
+++ b/games-emulation/mupen64plus-core/mupen64plus-core-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, core library"
-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"