mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
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:
parent
c663841492
commit
ca54fb6f9b
@ -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}"
|
||||
|
||||
|
||||
@ -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}"
|
||||
|
||||
|
||||
@ -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}"
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user