diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-03-06 18:17:17 +0100 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-09 09:35:12 +0200 |
commit | 7b0ec358a7c9e5459f592edfce10239a873edc42 (patch) | |
tree | 30ae7de0db86c661c7ce7cc30df80ce013beb07f /games-emulation | |
parent | dev-util/shadowman: update HOMEPAGE (diff) | |
download | gentoo-7b0ec358a7c9e5459f592edfce10239a873edc42.tar.gz gentoo-7b0ec358a7c9e5459f592edfce10239a873edc42.tar.bz2 gentoo-7b0ec358a7c9e5459f592edfce10239a873edc42.zip |
games-emulation/m64py: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/m64py/m64py-0.2.5.ebuild | 5 | ||||
-rw-r--r-- | games-emulation/m64py/m64py-0.2.5_p20211222.ebuild | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/games-emulation/m64py/m64py-0.2.5.ebuild b/games-emulation/m64py/m64py-0.2.5.ebuild index 692e723d5d43..8038f2a4c122 100644 --- a/games-emulation/m64py/m64py-0.2.5.ebuild +++ b/games-emulation/m64py/m64py-0.2.5.ebuild @@ -8,7 +8,10 @@ PYTHON_COMPAT=( python3_9 ) inherit distutils-r1 xdg-utils DESCRIPTION="A frontend for Mupen64Plus" -HOMEPAGE="http://m64py.sourceforge.net/" +HOMEPAGE=" + https://m64py.sourceforge.net/ + https://github.com/mupen64plus/mupen64plus-ui-python/ +" SRC_URI="https://downloads.sourceforge.net/project/m64py/${P}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3 public-domain GPL-2 BSD CC-BY-SA-3.0" diff --git a/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild b/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild index d1f0c8dcc660..f2e428948905 100644 --- a/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild +++ b/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild @@ -13,7 +13,7 @@ MY_P=mupen64plus-ui-python-${EGIT_COMMIT} DESCRIPTION="A frontend for Mupen64Plus" HOMEPAGE=" - http://m64py.sourceforge.net/ + https://m64py.sourceforge.net/ https://github.com/mupen64plus/mupen64plus-ui-python/ " SRC_URI=" |