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-video-glide64mk2/
Date: Sun, 15 Sep 2019 09:51:36
Message-Id: 1568541069.99299bb4d13f34f5baf9dd9d614e0fa700ed6259.mgorny@gentoo
1 commit: 99299bb4d13f34f5baf9dd9d614e0fa700ed6259
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 08:04:05 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 09:51:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99299bb4
7
8 games-emulation/mupen64plus-video-glide64mk2: Switch HOMEPAGE to https
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../mupen64plus-video-glide64mk2-2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.ebuild b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.ebuild
16 index 47744ad551a..0d399311a0c 100644
17 --- a/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-2.5.ebuild
18 +++ b/games-emulation/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2-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, glide64mk2 video 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"