commit:     36cbb45de9a40cd82179a2674ddf305fa1a03980
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  1 16:59:01 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Dec  2 03:13:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36cbb45d

app-emulation/wine-gecko: update metadata and HOMEPAGE

sourceforge metadata has close to no relevance, replace by
gitlab.winehq in HOMEPAGE instead (no remote-id for that).

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-gecko/metadata.xml             | 3 ---
 app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild | 4 +++-
 app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild | 4 +++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-emulation/wine-gecko/metadata.xml 
b/app-emulation/wine-gecko/metadata.xml
index e1932b4ddc74..8b46426a7860 100644
--- a/app-emulation/wine-gecko/metadata.xml
+++ b/app-emulation/wine-gecko/metadata.xml
@@ -5,9 +5,6 @@
                <email>w...@gentoo.org</email>
                <name>Wine</name>
        </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">wine</remote-id>
-       </upstream>
        <use>
                <flag name="shared">Install pre-unpacked files which do not 
need to be copied into the Wine prefix</flag>
        </use>

diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild 
b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
index 19a6f076b27f..fd2e621718a3 100644
--- a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
+++ b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
@@ -4,7 +4,9 @@
 EAPI=8
 
 DESCRIPTION="Mozilla Gecko based version of Internet Explorer for Wine"
-HOMEPAGE="https://winehq.org";
+HOMEPAGE="
+       https://wiki.winehq.org/Gecko
+       https://gitlab.winehq.org/wine/wine-gecko/";
 SRC_URI="
        shared? (
                abi_x86_32? ( 
https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz )

diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild 
b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild
index 0377ae3bc710..9505d37753fe 100644
--- a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild
+++ b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild
@@ -4,7 +4,9 @@
 EAPI=8
 
 DESCRIPTION="Mozilla Gecko based version of Internet Explorer for Wine"
-HOMEPAGE="https://winehq.org";
+HOMEPAGE="
+       https://wiki.winehq.org/Gecko
+       https://gitlab.winehq.org/wine/wine-gecko/";
 SRC_URI="
        shared? (
                abi_x86_32? ( 
https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz )

Reply via email to