Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/
Date: Fri, 05 Feb 2021 21:10:00
Message-Id: 1612559392.b7c5abb284810e6db2f4e233479dfd89ba706e46.sam@gentoo
1 commit: b7c5abb284810e6db2f4e233479dfd89ba706e46
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 5 20:30:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 5 21:09:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c5abb2
7
8 net-mail/dovecot: add github remote-id
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-mail/dovecot/metadata.xml | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/net-mail/dovecot/metadata.xml b/net-mail/dovecot/metadata.xml
17 index 098cd7dac46..cf7190b460e 100644
18 --- a/net-mail/dovecot/metadata.xml
19 +++ b/net-mail/dovecot/metadata.xml
20 @@ -17,4 +17,7 @@
21 <flag name="textcat">Add libtextcat language guessing support for full text search (FTS)</flag>
22 <flag name="zstd">Add support for zstd (de)compression</flag>
23 </use>
24 + <upstream>
25 + <remote-id type="github">dovecot/core</remote-id>
26 + </upstream>
27 </pkgmetadata>