From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 E1CF11382C5 for ; Wed, 9 Dec 2020 17:49:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E6D5E0A60; Wed, 9 Dec 2020 17:49:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 03C24E0A60 for ; Wed, 9 Dec 2020 17:49:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E2D50340E8A for ; Wed, 9 Dec 2020 17:49:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55533453 for ; Wed, 9 Dec 2020 17:49:29 +0000 (UTC) From: "Jason A. Donenfeld" 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" Message-ID: <1607536162.3b5802419623fe8fbc25ef0dacde03ef8f60d466.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.3.ebuild net-mail/b4/b4-0.6.1.ebuild X-VCS-Directories: net-mail/b4/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 3b5802419623fe8fbc25ef0dacde03ef8f60d466 X-VCS-Branch: master Date: Wed, 9 Dec 2020 17:49:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7095f0c4-cfc4-4b5b-b835-384a7d62e302 X-Archives-Hash: 44e3c6ec89c52fd90a8c815e0f8e3e1e commit: 3b5802419623fe8fbc25ef0dacde03ef8f60d466 Author: Jason A. Donenfeld gentoo org> AuthorDate: Wed Dec 9 17:25:21 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Wed Dec 9 17:49:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b580241 net-mail/b4: bump to 0.6.1 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jason A. Donenfeld gentoo.org> net-mail/b4/Manifest | 2 +- net-mail/b4/{b4-0.5.3.ebuild => b4-0.6.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/b4/Manifest b/net-mail/b4/Manifest index 3db512d5936..51bff674da2 100644 --- a/net-mail/b4/Manifest +++ b/net-mail/b4/Manifest @@ -1 +1 @@ -DIST b4-0.5.3.tar.gz 56565 BLAKE2B 89d2f83973e942e1e56e1fc98c92c1688c2760a5b87237cc928f5bd792fb6ff10afaf02916e133ffb0ab54cf4fdc7ab6b8db239c051ae8584f64bcbcc189a99b SHA512 11bc8f57e65197d1a295fe9bc0bc642f88ef1720f890c961770891df02297cf3f4bc82cbc8428efa807ec68892363ff5aa546425ebfacac4ab646e8d615e9e87 +DIST b4-0.6.1.tar.gz 63430 BLAKE2B 2bbf36dc5aa6c0bdd3ef792137b6cae5a6d4f53b8935d773d8efa7adc9d802d5f8faf49f5a31024eba706f97d5673820c415d2828bd65fca281acab0e41c8693 SHA512 2a4fcd04bbda02ef9cec843658bd9ab5df5aa3275b592c852725f343e66914f95fc7c7be4ccecd86cbbc60feb8630fb804368333ddafba11113269c81055e29e diff --git a/net-mail/b4/b4-0.5.3.ebuild b/net-mail/b4/b4-0.6.1.ebuild similarity index 100% rename from net-mail/b4/b4-0.5.3.ebuild rename to net-mail/b4/b4-0.6.1.ebuild