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

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz 2025-08-12 20:57:08 -04:00
parent c663841492
commit ca54fb6f9b
No known key found for this signature in database
GPG Key ID: 84A7D12B700D2F57
4 changed files with 11 additions and 11 deletions

View File

@ -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}"

View File

@ -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}"

View File

@ -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}"

View File

@ -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>