Skip to content

Commit

Permalink
games-emulation/mupen64plus-ui-console: Fixing HOMEPAGE move due to c…
Browse files Browse the repository at this point in the history
…ode.google.com shutdown

Package-Manager: portage-2.2.20.1
  • Loading branch information
klausman committed Sep 1, 2015
1 parent dd4b6f8 commit 4ab393e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4ab393e

Please sign in to comment.