commit: 67932e12a85448550c1dcbd6ced5c6ad2bf9fa38
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 19:53:13 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 19:53:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67932e12
app-crypt/codecrypt: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/codecrypt/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/app-crypt/codecrypt/metadata.xml b/app-crypt/codecrypt/metadata.xml
index 29fad6b1698c..6b5e15c3f757 100644
--- a/app-crypt/codecrypt/metadata.xml
+++ b/app-crypt/codecrypt/metadata.xml
@@ -20,4 +20,7 @@
<use>
<flag name="cryptopp">Build algorithms that need Crypto++
support <pkg>dev-libs/crypto++</pkg></flag>
</use>
+ <upstream>
+ <remote-id type="github">exaexa/codecrypt</remote-id>
+ </upstream>
</pkgmetadata>