summaryrefslogtreecommitdiff
path: root/app-emulation/rkt
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-07 17:56:00 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-07 17:58:41 +0200
commit438605963973a406d2631521da60e3964c47fe0a (patch)
tree3bdbb5735bae2129a3f360b16d7c4fe26991febd /app-emulation/rkt
parent77b01e151c9940f4f89b65dcfc55042803926b66 (diff)
downloadgentoo-438605963973a406d2631521da60e3964c47fe0a.tar.gz
gentoo-438605963973a406d2631521da60e3964c47fe0a.tar.xz
ADd missing remote-id entries
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-emulation/rkt')
-rw-r--r--app-emulation/rkt/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/rkt/metadata.xml b/app-emulation/rkt/metadata.xml
index d01e2b47e81..1100d241c8f 100644
--- a/app-emulation/rkt/metadata.xml
+++ b/app-emulation/rkt/metadata.xml
@@ -4,7 +4,7 @@
<maintainer>
<email>mail@stefanjunker.de</email>
<name>Stefan Junker</name>
- </maintainer>
+ </maintainer>
<maintainer>
<email>alunduil@gentoo.org</email>
<name>Alex Brandt</name>
@@ -21,4 +21,7 @@
<flag name="rkt_stage1_src">Build the stage1.aci from source</flag>
<flag name="rkt_stage1_host">Assemble stage1.aci from host binaries</flag>
</use>
+ <upstream>
+ <remote-id type="github">coreos/rkt</remote-id>
+ </upstream>
</pkgmetadata>