diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:36:34 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:36:34 +0200 |
commit | 32f1aba0aeb61dbeca4140ba86f702af9169f608 (patch) | |
tree | a7865022f7eeaaf19e03d264643e4b94c52c97ba /games-emulation | |
parent | games-emulation/mupen64plus-video-glide64mk2: Fixing HOMEPAGE move due to cod... (diff) | |
download | gentoo-32f1aba0aeb61dbeca4140ba86f702af9169f608.tar.gz gentoo-32f1aba0aeb61dbeca4140ba86f702af9169f608.tar.bz2 gentoo-32f1aba0aeb61dbeca4140ba86f702af9169f608.zip |
games-emulation/mupen64plus-video-rice: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0-r1.ebuild b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0-r1.ebuild index f955a5bc6ff6..3b37f5f1dc2a 100644 --- a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-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, rice video 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-video-rice/mupen64plus-video-rice-2.0.ebuild b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild index 2146644ec1c7..6a0fba9d3669 100644 --- a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.0.ebuild +++ b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-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, rice video 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" |