Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/nuspell/
Date: Mon, 28 Nov 2022 21:30:14
Message-Id: 1669670752.a97fe8f615810917972cacea63fcfea3b921483b.sping@gentoo
1 commit: a97fe8f615810917972cacea63fcfea3b921483b
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 21:25:52 2022 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 21:25:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a97fe8f6
7
8 app-text/nuspell: MissingRemoteId
9
10 Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
11
12 app-text/nuspell/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/app-text/nuspell/metadata.xml b/app-text/nuspell/metadata.xml
16 index 5e487ead4f56..11557a865054 100644
17 --- a/app-text/nuspell/metadata.xml
18 +++ b/app-text/nuspell/metadata.xml
19 @@ -11,4 +11,7 @@
20
21 Nuspell is a pure C++ re-implementation of <pkg>app-text/hunspell</pkg>.
22 </longdescription>
23 + <upstream>
24 + <remote-id type="github">nuspell/nuspell</remote-id>
25 + </upstream>
26 </pkgmetadata>