commit:     ca54fb6f9b166b960623d6d65a4fd778db4adc96
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 13 00:57:08 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Aug 14 05:02:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca54fb6f

games-emulation/melonds: update remote-id/src_uri etc for github move to org

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 games-emulation/melonds/melonds-1.0.ebuild    | 6 +++---
 games-emulation/melonds/melonds-1.0_rc.ebuild | 6 +++---
 games-emulation/melonds/melonds-9999.ebuild   | 6 +++---
 games-emulation/melonds/metadata.xml          | 4 ++--
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/games-emulation/melonds/melonds-1.0.ebuild 
b/games-emulation/melonds/melonds-1.0.ebuild
index 943f72f96bda..05174111bf22 100644
--- a/games-emulation/melonds/melonds-1.0.ebuild
+++ b/games-emulation/melonds/melonds-1.0.ebuild
@@ -11,14 +11,14 @@ inherit cmake flag-o-matic readme.gentoo-r1 toolchain-funcs 
xdg
 
 DESCRIPTION="Nintendo DS emulator, sorta"
 HOMEPAGE="https://melonds.kuribo64.net
-       https://github.com/Arisotura/melonDS";
+       https://github.com/melonDS-emu/melonDS";
 
 if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3
 
-       EGIT_REPO_URI="https://github.com/Arisotura/${REAL_PN}";
+       EGIT_REPO_URI="https://github.com/melonDS-emu/${REAL_PN}";
 else
-       
SRC_URI="https://github.com/Arisotura/${REAL_PN}/archive/${REAL_PV}.tar.gz
+       
SRC_URI="https://github.com/melonDS-emu/${REAL_PN}/archive/${REAL_PV}.tar.gz
                -> ${P}.gh.tar.gz"
        S="${WORKDIR}/${REAL_P}"
 

diff --git a/games-emulation/melonds/melonds-1.0_rc.ebuild 
b/games-emulation/melonds/melonds-1.0_rc.ebuild
index cde33b257bee..f4e1180eaa01 100644
--- a/games-emulation/melonds/melonds-1.0_rc.ebuild
+++ b/games-emulation/melonds/melonds-1.0_rc.ebuild
@@ -11,14 +11,14 @@ inherit cmake flag-o-matic readme.gentoo-r1 toolchain-funcs 
xdg
 
 DESCRIPTION="Nintendo DS emulator, sorta"
 HOMEPAGE="https://melonds.kuribo64.net
-       https://github.com/Arisotura/melonDS";
+       https://github.com/melonDS-emu/melonDS";
 
 if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3
 
-       EGIT_REPO_URI="https://github.com/Arisotura/${REAL_PN}";
+       EGIT_REPO_URI="https://github.com/melonDS-emu/${REAL_PN}";
 else
-       
SRC_URI="https://github.com/Arisotura/${REAL_PN}/archive/${REAL_PV}.tar.gz
+       
SRC_URI="https://github.com/melonDS-emu/${REAL_PN}/archive/${REAL_PV}.tar.gz
                -> ${P}.gh.tar.gz"
        S="${WORKDIR}/${REAL_P}"
 

diff --git a/games-emulation/melonds/melonds-9999.ebuild 
b/games-emulation/melonds/melonds-9999.ebuild
index 943f72f96bda..05174111bf22 100644
--- a/games-emulation/melonds/melonds-9999.ebuild
+++ b/games-emulation/melonds/melonds-9999.ebuild
@@ -11,14 +11,14 @@ inherit cmake flag-o-matic readme.gentoo-r1 toolchain-funcs 
xdg
 
 DESCRIPTION="Nintendo DS emulator, sorta"
 HOMEPAGE="https://melonds.kuribo64.net
-       https://github.com/Arisotura/melonDS";
+       https://github.com/melonDS-emu/melonDS";
 
 if [[ "${PV}" == *9999* ]] ; then
        inherit git-r3
 
-       EGIT_REPO_URI="https://github.com/Arisotura/${REAL_PN}";
+       EGIT_REPO_URI="https://github.com/melonDS-emu/${REAL_PN}";
 else
-       
SRC_URI="https://github.com/Arisotura/${REAL_PN}/archive/${REAL_PV}.tar.gz
+       
SRC_URI="https://github.com/melonDS-emu/${REAL_PN}/archive/${REAL_PV}.tar.gz
                -> ${P}.gh.tar.gz"
        S="${WORKDIR}/${REAL_P}"
 

diff --git a/games-emulation/melonds/metadata.xml 
b/games-emulation/melonds/metadata.xml
index 4fb3ef167d8c..e810c618aecc 100644
--- a/games-emulation/melonds/metadata.xml
+++ b/games-emulation/melonds/metadata.xml
@@ -7,7 +7,7 @@
     <name>Maciej Barć</name>
   </maintainer>
   <upstream>
-    <bugs-to>https://github.com/Arisotura/melonDS/issues</bugs-to>
-    <remote-id type="github">Arisotura/melonDS</remote-id>
+    <bugs-to>https://github.com/melonDS-emu/melonDS/issues</bugs-to>
+    <remote-id type="github">melonDS-emu/melonDS</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to