commit:     d1e3d8e326c6ed78e6b9cf1506167ebd63683047
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu May  6 00:11:06 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
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 <lssndrbarbieri <AT> 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 @@
         <name>Maciej Barć</name>
     </maintainer>
     <upstream>
-        <remote-id type="gitlab">Arisotura/melonDS</remote-id>
+        <remote-id type="github">Arisotura/melonDS</remote-id>
     </upstream>
 </pkgmetadata>

Reply via email to