diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2025-08-12 20:57:08 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2025-08-14 01:02:00 -0400 |
| commit | ca54fb6f9b166b960623d6d65a4fd778db4adc96 (patch) | |
| tree | 34f1b6c7aa6e24c388924ca2d6d37d8d85c33bc0 /games-emulation | |
| parent | c66384149221daf828ce64cd1e082d7e6a2ae978 (diff) | |
games-emulation/melonds: update remote-id/src_uri etc for github move to org
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'games-emulation')
| -rw-r--r-- | games-emulation/melonds/melonds-1.0.ebuild | 6 | ||||
| -rw-r--r-- | games-emulation/melonds/melonds-1.0_rc.ebuild | 6 | ||||
| -rw-r--r-- | games-emulation/melonds/melonds-9999.ebuild | 6 | ||||
| -rw-r--r-- | 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> |
