commit: 781ee56ce3e0f696ceff73203e02f11868fb52cf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 1 05:01:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 1 05:01:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781ee56c
dev-ruby/hocon: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/hocon/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-ruby/hocon/metadata.xml b/dev-ruby/hocon/metadata.xml
index 83e021557455..27d02209b463 100644
--- a/dev-ruby/hocon/metadata.xml
+++ b/dev-ruby/hocon/metadata.xml
@@ -12,4 +12,7 @@
This is a port of the Typesafe Config library to Ruby.
The library provides Ruby support for the HOCON configuration
file format.
</longdescription>
+ <upstream>
+ <remote-id type="github">puppetlabs/ruby-hocon</remote-id>
+ </upstream>
</pkgmetadata>