diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-09-13 18:53:34 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-09-13 18:53:50 -0400 |
commit | c967789666706858c64d9abfd0bc6c508819dd19 (patch) | |
tree | ac45f05753944b8358707b441560663917ce3a09 /app-emulation/wine-mono | |
parent | gnome-base/gdm: security bump to 3.24.2 → 3.24.3 (CVE-2017-12164) (diff) | |
download | gentoo-c967789666706858c64d9abfd0bc6c508819dd19.tar.gz gentoo-c967789666706858c64d9abfd0bc6c508819dd19.tar.bz2 gentoo-c967789666706858c64d9abfd0bc6c508819dd19.zip |
app-emulation/wine-mono: Fix remote-id in metadata.xml
Bug: https://bugs.gentoo.org/630736
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-emulation/wine-mono')
-rw-r--r-- | app-emulation/wine-mono/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-mono/metadata.xml b/app-emulation/wine-mono/metadata.xml index 1b77b643f21b..a64284bc1ee9 100644 --- a/app-emulation/wine-mono/metadata.xml +++ b/app-emulation/wine-mono/metadata.xml @@ -9,6 +9,6 @@ Wine Mono is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose. </longdescription> <upstream> - <remote-id type="github">makewokherd/wine-mono</remote-id> + <remote-id type="github">madewokherd/wine-mono</remote-id> </upstream> </pkgmetadata> |