diff options
author | 2023-06-27 04:21:11 +0200 | |
---|---|---|
committer | 2023-06-27 04:24:02 +0200 | |
commit | 68460592f27760598adf78843724191f8848e4d2 (patch) | |
tree | f5d25c843bb5a34a79d715f47d6f656dbda28803 /app-misc/cheat/metadata.xml | |
parent | www-apps/pleroma: 2.5.2 isn't compatible with erlang-26 nor elixir-1.15 (diff) | |
download | guru-68460592f27760598adf78843724191f8848e4d2.tar.gz guru-68460592f27760598adf78843724191f8848e4d2.tar.bz2 guru-68460592f27760598adf78843724191f8848e4d2.zip |
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'app-misc/cheat/metadata.xml')
-rw-r--r-- | app-misc/cheat/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/cheat/metadata.xml b/app-misc/cheat/metadata.xml index 5d6f3f857..e8bdb4485 100644 --- a/app-misc/cheat/metadata.xml +++ b/app-misc/cheat/metadata.xml @@ -11,5 +11,6 @@ It was designed to help remind *nix system administrators of options for command </longdescription> <upstream> <bugs-to>https://github.com/cheat/cheat/issues</bugs-to> + <remote-id type="github">cheat/cheat</remote-id> </upstream> </pkgmetadata> |