summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-08-11 12:45:03 +0200
committerHans de Graaff <graaff@gentoo.org>2023-08-11 21:14:10 +0200
commitebac481da65e064b069aaef8b1f6b5fe3d54f553 (patch)
tree4f6de62af420f7d2b4c48f05e806b32ce9d73bc0 /dev-ruby/json_schema
parentdev-ruby/json_schema: add 0.21.0 (diff)
downloadgentoo-ebac481da65e064b069aaef8b1f6b5fe3d54f553.tar.gz
gentoo-ebac481da65e064b069aaef8b1f6b5fe3d54f553.tar.bz2
gentoo-ebac481da65e064b069aaef8b1f6b5fe3d54f553.zip
dev-ruby/json_schema: add github upstream metadata
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/json_schema')
-rw-r--r--dev-ruby/json_schema/metadata.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/dev-ruby/json_schema/metadata.xml b/dev-ruby/json_schema/metadata.xml
index effeb95760be..db43d014ef89 100644
--- a/dev-ruby/json_schema/metadata.xml
+++ b/dev-ruby/json_schema/metadata.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <upstream>
- <remote-id type="rubygems">json_schema</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">brandur/json_schema</remote-id>
+ <remote-id type="rubygems">json_schema</remote-id>
+ </upstream>
</pkgmetadata>