Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mupen64plus-audio-sdl/
Date: Sun, 15 Sep 2019 09:51:35
Message-Id: 1568541064.14d0892e510996f3ebae7d73c740500c619024a2.mgorny@gentoo
1 commit: 14d0892e510996f3ebae7d73c740500c619024a2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 08:03:54 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 09:51:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d0892e
7
8 games-emulation/mupen64plus-audio-sdl: Switch HOMEPAGE to https
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild
16 index 9ddb524fc2d..09119f1b519 100644
17 --- a/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild
18 +++ b/games-emulation/mupen64plus-audio-sdl/mupen64plus-audio-sdl-2.5.ebuild
19 @@ -7,7 +7,7 @@ MY_P=${PN}-src-${PV}
20 inherit eutils multilib toolchain-funcs
21
22 DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL audio plugin"
23 -HOMEPAGE="http://www.mupen64plus.org/"
24 +HOMEPAGE="https://www.mupen64plus.org/"
25 SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz"
26
27 LICENSE="GPL-2 LGPL-2.1"