diff options
author | 2021-05-06 22:45:04 +0000 | |
---|---|---|
committer | 2021-05-06 23:26:16 +0000 | |
commit | fe7a9e88d45b4faa1d05559f4434c3714d4c0662 (patch) | |
tree | 1797ed0028701ca4d37458ae4bb3c7f2d640928a | |
parent | dev-python/botocore: Remove old (diff) | |
download | gentoo-fe7a9e88d45b4faa1d05559f4434c3714d4c0662.tar.gz gentoo-fe7a9e88d45b4faa1d05559f4434c3714d4c0662.tar.bz2 gentoo-fe7a9e88d45b4faa1d05559f4434c3714d4c0662.zip |
net-mail/cyrus-imapd: add github remote-id
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-mail/cyrus-imapd/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mail/cyrus-imapd/metadata.xml b/net-mail/cyrus-imapd/metadata.xml index c0215ef6fa4f..b48ec92db7c4 100644 --- a/net-mail/cyrus-imapd/metadata.xml +++ b/net-mail/cyrus-imapd/metadata.xml @@ -12,4 +12,7 @@ <flag name="xapian">Enable Xapian search engine support</flag> <flag name="lmdb">Enable support for using <pkg>dev-db/lmdb</pkg></flag> </use> + <upstream> + <remote-id type="github">cyrusimap/cyrus-imapd</remote-id> + </upstream> </pkgmetadata> |