diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-02-22 19:45:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 19:54:43 +0000 |
commit | 88d98541f7b8747d7d69029b56b7c217787d79da (patch) | |
tree | aa80af258a31b133e56993893d6a4f7a3b4d242e /app-shells | |
parent | app-portage/pgo: fix MissingRemoteId for maintainer-needed packages (diff) | |
download | gentoo-88d98541f7b8747d7d69029b56b7c217787d79da.tar.gz gentoo-88d98541f7b8747d7d69029b56b7c217787d79da.tar.bz2 gentoo-88d98541f7b8747d7d69029b56b7c217787d79da.zip |
app-shells/zsh-syntax-highlighting: 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-shells')
-rw-r--r-- | app-shells/zsh-syntax-highlighting/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-shells/zsh-syntax-highlighting/metadata.xml b/app-shells/zsh-syntax-highlighting/metadata.xml index c3bda71eefca..de67513b1cdd 100644 --- a/app-shells/zsh-syntax-highlighting/metadata.xml +++ b/app-shells/zsh-syntax-highlighting/metadata.xml @@ -3,4 +3,7 @@ <pkgmetadata> <!-- maintainer-needed --> <stabilize-allarches/> + <upstream> + <remote-id type="github">zsh-users/zsh-syntax-highlighting</remote-id> + </upstream> </pkgmetadata> |