diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-02-22 19:44:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 19:54:19 +0000 |
commit | f7a676a0523495b783f9b1f51287539b6894d7e1 (patch) | |
tree | 1d5830baa0a2250bc8e893c16ac83e80c6363981 /app-dicts/myspell-en | |
parent | app-crypt/rotix: fix MissingRemoteId for maintainer-needed packages (diff) | |
download | gentoo-f7a676a0523495b783f9b1f51287539b6894d7e1.tar.gz gentoo-f7a676a0523495b783f9b1f51287539b6894d7e1.tar.bz2 gentoo-f7a676a0523495b783f9b1f51287539b6894d7e1.zip |
app-dicts/myspell-en: fix MissingRemoteId for maintainer-needed packages
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-dicts/myspell-en/metadata.xml b/app-dicts/myspell-en/metadata.xml index c3bda71eefca..f06e5c9926c3 100644 --- a/app-dicts/myspell-en/metadata.xml +++ b/app-dicts/myspell-en/metadata.xml @@ -3,4 +3,7 @@ <pkgmetadata> <!-- maintainer-needed --> <stabilize-allarches/> + <upstream> + <remote-id type="github">marcoagpinto/aoo-mozilla-en-dict</remote-id> + </upstream> </pkgmetadata> |