summaryrefslogtreecommitdiff
path: root/dev-cpp/libecbor/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/libecbor/metadata.xml')
-rw-r--r--dev-cpp/libecbor/metadata.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/dev-cpp/libecbor/metadata.xml b/dev-cpp/libecbor/metadata.xml
index 7cac9bc..3362ec5 100644
--- a/dev-cpp/libecbor/metadata.xml
+++ b/dev-cpp/libecbor/metadata.xml
@@ -1,9 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
- <maintainer type="person">
- <email>vasi@vilvoiu.ro</email>
- <name>Vasile Vilvoiu</name>
- </maintainer>
- <longdescription>CBOR library with no dependencies, small memory footprint and code size, developed for both desktop and embedded applications</longdescription>
+ <maintainer type="person">
+ <email>vasi@vilvoiu.ro</email>
+ <name>Vasile Vilvoiu</name>
+ </maintainer>
+ <longdescription>CBOR library with no dependencies, small memory footprint and code size, developed for both desktop and embedded applications</longdescription>
+ <upstream>
+ <remote-id type="github">rimio/libecbor</remote-id>
+ </upstream>
</pkgmetadata>