From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1225619-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 CDBD51382C5 for <garchives@archives.gentoo.org>; Thu, 26 Nov 2020 14:26:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1954BE0887; Thu, 26 Nov 2020 14:26:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 F16DEE0887 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Nov 2020 14:26:27 +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 A649C340DD4 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Nov 2020 14:26:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29DED1D8 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Nov 2020 14:26:25 +0000 (UTC) From: "Jason A. Donenfeld" <zx2c4@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, "Jason A. Donenfeld" <zx2c4@gentoo.org> Message-ID: <1606400763.9f277db57a7359480c6c1c7e7ab0e27daeafedd8.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/b4/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/b4/Manifest net-mail/b4/b4-0.5.1.ebuild net-mail/b4/b4-0.5.3.ebuild X-VCS-Directories: net-mail/b4/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 9f277db57a7359480c6c1c7e7ab0e27daeafedd8 X-VCS-Branch: master Date: Thu, 26 Nov 2020 14:26:25 +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: 0b1f5b74-4d68-4398-abde-84b62842b1ac X-Archives-Hash: 8625e6b5a3620f81866e2a68570b886b commit: 9f277db57a7359480c6c1c7e7ab0e27daeafedd8 Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org> AuthorDate: Thu Nov 26 14:25:52 2020 +0000 Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 14:26:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f277db5 net-mail/b4: bump to 0.5.3 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org> net-mail/b4/Manifest | 2 +- net-mail/b4/{b4-0.5.1.ebuild => b4-0.5.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/b4/Manifest b/net-mail/b4/Manifest index f1710439e4a..3db512d5936 100644 --- a/net-mail/b4/Manifest +++ b/net-mail/b4/Manifest @@ -1 +1 @@ -DIST b4-0.5.1.tar.gz 55418 BLAKE2B f0e8d6827215f9c588e7d890db587ea3e6246b953a9f9d8ddcf0603abdebebdf85ecd10b2c38a8cd684af02e4c76ae364ca286af7f3af7135b5c42c4157a6da1 SHA512 824d3f928a7c8b49442a748b85448a4a3c001991dbd6814c257679de946426391110a52695661639fe6edef82a333662c38e048767b07f81a418c080c871a4e5 +DIST b4-0.5.3.tar.gz 56565 BLAKE2B 89d2f83973e942e1e56e1fc98c92c1688c2760a5b87237cc928f5bd792fb6ff10afaf02916e133ffb0ab54cf4fdc7ab6b8db239c051ae8584f64bcbcc189a99b SHA512 11bc8f57e65197d1a295fe9bc0bc642f88ef1720f890c961770891df02297cf3f4bc82cbc8428efa807ec68892363ff5aa546425ebfacac4ab646e8d615e9e87 diff --git a/net-mail/b4/b4-0.5.1.ebuild b/net-mail/b4/b4-0.5.3.ebuild similarity index 100% rename from net-mail/b4/b4-0.5.1.ebuild rename to net-mail/b4/b4-0.5.3.ebuild