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/
Date: Sun, 15 Sep 2019 09:51:37
Message-Id: 1568541071.612934f151111bc8f6a22f736dedcef776c436eb.mgorny@gentoo
1 commit: 612934f151111bc8f6a22f736dedcef776c436eb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 08:04:10 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 09:51:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612934f1
7
8 games-emulation/mupen64plus: Switch HOMEPAGE to https
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-emulation/mupen64plus/mupen64plus-2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-emulation/mupen64plus/mupen64plus-2.5.ebuild b/games-emulation/mupen64plus/mupen64plus-2.5.ebuild
16 index f52987e83a1..ee21b07e89a 100644
17 --- a/games-emulation/mupen64plus/mupen64plus-2.5.ebuild
18 +++ b/games-emulation/mupen64plus/mupen64plus-2.5.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=5
21
22 DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, meta-package"
23 -HOMEPAGE="http://www.mupen64plus.org/"
24 +HOMEPAGE="https://www.mupen64plus.org/"
25 SRC_URI=""
26
27 LICENSE="metapackage"