From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1245664-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BFFEA1382C5 for <garchives@archives.gentoo.org>; Mon, 25 Jan 2021 23:39:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4C15E09E3; Mon, 25 Jan 2021 23:39:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 700A7E09E3 for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jan 2021 23:39:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8AAC233BEEA for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jan 2021 23:39:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E672E4A4 for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jan 2021 23:39:07 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1611617945.fadf3a014ec0d9db19d16ba8348883b651186a40.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/neomutt/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/neomutt/metadata.xml X-VCS-Directories: mail-client/neomutt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fadf3a014ec0d9db19d16ba8348883b651186a40 X-VCS-Branch: master Date: Mon, 25 Jan 2021 23:39:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6a529292-4cd7-4ae6-af7c-f8905d743523 X-Archives-Hash: 32002c110fe4f2829b993a58b213bc81 commit: fadf3a014ec0d9db19d16ba8348883b651186a40 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 23:34:54 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 23:39:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fadf3a01 mail-client/neomutt: add github remote-id Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-client/neomutt/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mail-client/neomutt/metadata.xml b/mail-client/neomutt/metadata.xml index f0b7a7e0338..2fbef90b636 100644 --- a/mail-client/neomutt/metadata.xml +++ b/mail-client/neomutt/metadata.xml @@ -27,4 +27,7 @@ <flag name="smime-classic">Build classic-smime backend to support S/MIME</flag> </use> + <upstream> + <remote-id type="github">neomutt/neomutt</remote-id> + </upstream> </pkgmetadata>