commit: c967789666706858c64d9abfd0bc6c508819dd19 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 22:53:34 2017 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 22:53:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9677896
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 app-emulation/wine-mono/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-mono/metadata.xml b/app-emulation/wine-mono/metadata.xml index 1b77b643f21..a64284bc1ee 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>
