diff options
author | Sebastian Pipping <sping@gentoo.org> | 2022-11-28 22:25:52 +0100 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2022-11-28 22:25:52 +0100 |
commit | a97fe8f615810917972cacea63fcfea3b921483b (patch) | |
tree | 62b8afcefcd8b40a25b7029f30f70a03e4c3affc /app-text/nuspell | |
parent | app-portage/overlint: Python 3.11 + DistutilsNonPEP517Build (diff) | |
download | gentoo-a97fe8f615810917972cacea63fcfea3b921483b.tar.gz gentoo-a97fe8f615810917972cacea63fcfea3b921483b.tar.bz2 gentoo-a97fe8f615810917972cacea63fcfea3b921483b.zip |
app-text/nuspell: MissingRemoteId
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'app-text/nuspell')
-rw-r--r-- | app-text/nuspell/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-text/nuspell/metadata.xml b/app-text/nuspell/metadata.xml index 5e487ead4f56..11557a865054 100644 --- a/app-text/nuspell/metadata.xml +++ b/app-text/nuspell/metadata.xml @@ -11,4 +11,7 @@ Nuspell is a pure C++ re-implementation of <pkg>app-text/hunspell</pkg>. </longdescription> + <upstream> + <remote-id type="github">nuspell/nuspell</remote-id> + </upstream> </pkgmetadata> |