summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-22 08:48:26 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-22 09:05:07 +0200
commit9756c2488b276d0e3836003fd910c46086408969 (patch)
tree51c9d822ae294c83a50b2974243b8001984b932d /app-emulation
parentapp-crypt/adcli: Remove invalid remote-id (diff)
downloadgentoo-9756c2488b276d0e3836003fd910c46086408969.tar.gz
gentoo-9756c2488b276d0e3836003fd910c46086408969.tar.bz2
gentoo-9756c2488b276d0e3836003fd910c46086408969.zip
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@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine-gecko/metadata.xml2
1 files changed, 1 insertions, 1 deletions
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>