summaryrefslogtreecommitdiff
path: root/dev-libs/json-c
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-01 12:52:25 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-01 14:01:57 +0200
commitdc43359741db79ddae3b123b4c22d407174ba5f5 (patch)
tree88e9b3a22e4a20ac481aed7ad051a0a99230870f /dev-libs/json-c
parentf8fd6bd07efee4d36a1babf55d6e69c7cb4a93d4 (diff)
downloadgentoo-dc43359741db79ddae3b123b4c22d407174ba5f5.tar.gz
gentoo-dc43359741db79ddae3b123b4c22d407174ba5f5.tar.xz
Add missing remote-id type=github
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/json-c')
-rw-r--r--dev-libs/json-c/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-libs/json-c/metadata.xml b/dev-libs/json-c/metadata.xml
index 50ec7e7d333..7faf5b9c28c 100644
--- a/dev-libs/json-c/metadata.xml
+++ b/dev-libs/json-c/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
@@ -11,5 +11,8 @@
easily construct JSON objects in C, output them as JSON formatted
strings and parse JSON formatted strings back into the C
representation of JSON objects.
-</longdescription>
+ </longdescription>
+ <upstream>
+ <remote-id type="github">json-c/json-c</remote-id>
+ </upstream>
</pkgmetadata>