diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-02-22 19:44:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 19:54:26 +0000 |
commit | dc5eec861b9b972213907ffd50a7bac6ca0bc247 (patch) | |
tree | 7e675d53c29099a3fe5fc15c7a09540759509622 /app-dicts | |
parent | app-dicts/myspell-uk: fix MissingRemoteId for maintainer-needed packages (diff) | |
download | gentoo-dc5eec861b9b972213907ffd50a7bac6ca0bc247.tar.gz gentoo-dc5eec861b9b972213907ffd50a7bac6ca0bc247.tar.bz2 gentoo-dc5eec861b9b972213907ffd50a7bac6ca0bc247.zip |
app-dicts/ydpdict: 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')
-rw-r--r-- | app-dicts/ydpdict/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-dicts/ydpdict/metadata.xml b/app-dicts/ydpdict/metadata.xml index 85e4ed814fa2..5f0a0c9f80d9 100644 --- a/app-dicts/ydpdict/metadata.xml +++ b/app-dicts/ydpdict/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <!-- maintainer-needed --> + <upstream> + <remote-id type="github">wojtekka/ydpdict</remote-id> + </upstream> </pkgmetadata> |