Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gpodder/
Date: Thu, 10 Jun 2021 04:08:26
Message-Id: 1623297658.6ca6eb98be864dd450ff5963be2476e14c608ccd.sam@gentoo
1 commit: 6ca6eb98be864dd450ff5963be2476e14c608ccd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 10 04:00:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 10 04:00:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca6eb98
7
8 media-sound/gpodder: add github remote-id
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/gpodder/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/media-sound/gpodder/metadata.xml b/media-sound/gpodder/metadata.xml
16 index f0585120893..09aa57ae4e7 100644
17 --- a/media-sound/gpodder/metadata.xml
18 +++ b/media-sound/gpodder/metadata.xml
19 @@ -6,4 +6,7 @@
20 <name>Gentoo Sound project</name>
21 </maintainer>
22 <stabilize-allarches/>
23 + <upstream>
24 + <remote-id type="github">gpodder/gpodder</remote-id>
25 + </upstream>
26 </pkgmetadata>