diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:34:12 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:34:12 +0200 |
commit | 1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f (patch) | |
tree | f8f9baf188fdf85267de84ef03d49f1b24ded339 /media-sound/helm | |
parent | net-libs/openpgm: Make compatible with py2 (diff) | |
download | gentoo-1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f.tar.gz gentoo-1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f.tar.bz2 gentoo-1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f.zip |
Add missing remote-id
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-sound/helm')
-rw-r--r-- | media-sound/helm/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/media-sound/helm/metadata.xml b/media-sound/helm/metadata.xml index af0275e2998a..a6410ec46591 100644 --- a/media-sound/helm/metadata.xml +++ b/media-sound/helm/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>proaudio</herd> + <upstream> + <remote-id type="github">mtytel/helm</remote-id> + </upstream> </pkgmetadata> |