From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68A4315802F for ; Thu, 9 Mar 2023 07:38:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1A74E0909; Thu, 9 Mar 2023 07:38:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CAA48E0909 for ; Thu, 9 Mar 2023 07:38:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C67EF340C8A for ; Thu, 9 Mar 2023 07:38:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3863B8E0 for ; Thu, 9 Mar 2023 07:38:29 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1678347312.7b0ec358a7c9e5459f592edfce10239a873edc42.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/m64py/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/m64py/m64py-0.2.5.ebuild games-emulation/m64py/m64py-0.2.5_p20211222.ebuild X-VCS-Directories: games-emulation/m64py/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7b0ec358a7c9e5459f592edfce10239a873edc42 X-VCS-Branch: master Date: Thu, 9 Mar 2023 07:38:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8e7f2cd9-b10b-4dcc-831a-0af0d7a3f517 X-Archives-Hash: 7afa22e3ea8f5fa1d128edf1202154bd commit: 7b0ec358a7c9e5459f592edfce10239a873edc42 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Mon Mar 6 17:17:17 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Mar 9 07:35:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0ec358 games-emulation/m64py: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Arthur Zamarin gentoo.org> games-emulation/m64py/m64py-0.2.5.ebuild | 5 ++++- 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="