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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 321771382C5 for ; Thu, 6 May 2021 09:55:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 841A1E098F; Thu, 6 May 2021 09:55:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 32D42E097D for ; Thu, 6 May 2021 09:55:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 865B0335C16 for ; Thu, 6 May 2021 09:55:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE45D74F for ; Thu, 6 May 2021 09:55:06 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1620260576.d1e3d8e326c6ed78e6b9cf1506167ebd63683047.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-emulation/melonds/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-emulation/melonds/melonds-0.9.1.ebuild games-emulation/melonds/melonds-0.9.2.ebuild games-emulation/melonds/melonds-9999.ebuild games-emulation/melonds/metadata.xml X-VCS-Directories: games-emulation/melonds/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: d1e3d8e326c6ed78e6b9cf1506167ebd63683047 X-VCS-Branch: master Date: Thu, 6 May 2021 09:55:06 +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: 3957ac8b-2796-44b0-bf74-c7f5f8b592a8 X-Archives-Hash: a839fb94ca211c058462d8408d082fa4 commit: d1e3d8e326c6ed78e6b9cf1506167ebd63683047 Author: Alessandro Barbieri gmail com> AuthorDate: Thu May 6 00:11:06 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu May 6 00:22:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1e3d8e3 games-emulation/melonds: add github remote, remove gitlab Signed-off-by: Alessandro Barbieri gmail.com> games-emulation/melonds/melonds-0.9.1.ebuild | 5 ++++- games-emulation/melonds/melonds-0.9.2.ebuild | 5 ++++- games-emulation/melonds/melonds-9999.ebuild | 5 ++++- games-emulation/melonds/metadata.xml | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/games-emulation/melonds/melonds-0.9.1.ebuild b/games-emulation/melonds/melonds-0.9.1.ebuild index 50d4cad19..9e9589527 100644 --- a/games-emulation/melonds/melonds-0.9.1.ebuild +++ b/games-emulation/melonds/melonds-0.9.1.ebuild @@ -9,7 +9,10 @@ MY_P="${MY_PN}-${PV}" inherit xdg cmake DESCRIPTION="Nintendo DS emulator, sorta" -HOMEPAGE="http://melonds.kuribo64.net/" +HOMEPAGE=" + http://melonds.kuribo64.net + https://github.com/Arisotura/melonDS +" if [[ "${PV}" == *9999* ]]; then inherit git-r3 diff --git a/games-emulation/melonds/melonds-0.9.2.ebuild b/games-emulation/melonds/melonds-0.9.2.ebuild index c19093aea..b567fa8d7 100644 --- a/games-emulation/melonds/melonds-0.9.2.ebuild +++ b/games-emulation/melonds/melonds-0.9.2.ebuild @@ -9,7 +9,10 @@ MY_P="${MY_PN}-${PV}" inherit xdg cmake DESCRIPTION="Nintendo DS emulator, sorta" -HOMEPAGE="http://melonds.kuribo64.net/" +HOMEPAGE=" + http://melonds.kuribo64.net + https://github.com/Arisotura/melonDS +" if [[ "${PV}" == *9999* ]]; then inherit git-r3 diff --git a/games-emulation/melonds/melonds-9999.ebuild b/games-emulation/melonds/melonds-9999.ebuild index c19093aea..b567fa8d7 100644 --- a/games-emulation/melonds/melonds-9999.ebuild +++ b/games-emulation/melonds/melonds-9999.ebuild @@ -9,7 +9,10 @@ MY_P="${MY_PN}-${PV}" inherit xdg cmake DESCRIPTION="Nintendo DS emulator, sorta" -HOMEPAGE="http://melonds.kuribo64.net/" +HOMEPAGE=" + http://melonds.kuribo64.net + https://github.com/Arisotura/melonDS +" if [[ "${PV}" == *9999* ]]; then inherit git-r3 diff --git a/games-emulation/melonds/metadata.xml b/games-emulation/melonds/metadata.xml index 81bdb41b1..877a2c235 100644 --- a/games-emulation/melonds/metadata.xml +++ b/games-emulation/melonds/metadata.xml @@ -6,6 +6,6 @@ Maciej Barć - Arisotura/melonDS + Arisotura/melonDS