commit:     9756c2488b276d0e3836003fd910c46086408969
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 06:48:26 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 07:05:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9756c248

app-emulation/wine-gecko: Correct the remote-id

"wine-gecko" is a repository name, whereas sourceforge remote-id
is expected to reference the project name.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-emulation/wine-gecko/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/wine-gecko/metadata.xml 
b/app-emulation/wine-gecko/metadata.xml
index 0ebc64234b20..0362a9780afc 100644
--- a/app-emulation/wine-gecko/metadata.xml
+++ b/app-emulation/wine-gecko/metadata.xml
@@ -9,7 +9,7 @@
                A Mozilla Gecko based version of Internet Explorer for Wine
        </longdescription>
        <upstream>
-               <remote-id type="sourceforge">wine/wine-gecko</remote-id>
+               <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>

Reply via email to