Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/dunst/
Date: Wed, 23 May 2018 18:38:28
Message-Id: 1527100698.e21e80fc31420709adeca54d80c8686338e6257d.johu@gentoo
1 commit: e21e80fc31420709adeca54d80c8686338e6257d
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 23 18:25:02 2018 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed May 23 18:38:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21e80fc
7
8 x11-misc/dunst: Add github remote id
9
10 Package-Manager: Portage-2.3.38, Repoman-2.3.9
11
12 x11-misc/dunst/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/x11-misc/dunst/metadata.xml b/x11-misc/dunst/metadata.xml
16 index 451ff2a58e9..de3681ee131 100644
17 --- a/x11-misc/dunst/metadata.xml
18 +++ b/x11-misc/dunst/metadata.xml
19 @@ -8,4 +8,7 @@
20 <use>
21 <flag name="dunstify">Experimental replacement for notify-send.</flag>
22 </use>
23 + <upstream>
24 + <remote-id type="github">dunst-project/dunst</remote-id>
25 + </upstream>
26 </pkgmetadata>