Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/copyq/
Date: Wed, 23 Sep 2015 11:15:47
Message-Id: 1443006940.5f7c1c9b85a29b5914791bcdaae9e6070eb0736e.jlec@gentoo
1 commit: 5f7c1c9b85a29b5914791bcdaae9e6070eb0736e
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 11:14:25 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 11:15:40 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f7c1c9b
7
8 Add missing remote-id
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 x11-apps/copyq/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/x11-apps/copyq/metadata.xml b/x11-apps/copyq/metadata.xml
16 index 584ed1f..5b9f2bc 100644
17 --- a/x11-apps/copyq/metadata.xml
18 +++ b/x11-apps/copyq/metadata.xml
19 @@ -11,4 +11,7 @@
20 remote images and other data
21 </flag>
22 </use>
23 + <upstream>
24 + <remote-id type="github">hluk/CopyQ</remote-id>
25 + </upstream>
26 </pkgmetadata>