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 8198E1382C5 for ; Fri, 11 Jun 2021 07:12:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFB6EE0831; Fri, 11 Jun 2021 07:12:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B24FCE0831 for ; Fri, 11 Jun 2021 07:12:49 +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 B96FC33FEDE for ; Fri, 11 Jun 2021 07:12:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E57D8797 for ; Fri, 11 Jun 2021 07:12:42 +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: <1623395252.8bf7610a0b85c2fb1bf72d1286fcbe8fc9ac1acd.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.6.1.ebuild net-mail/b4/b4-0.7.2.ebuild X-VCS-Directories: net-mail/b4/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 8bf7610a0b85c2fb1bf72d1286fcbe8fc9ac1acd X-VCS-Branch: master Date: Fri, 11 Jun 2021 07:12:42 +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: 19b32af0-abf9-452a-8788-3efbb80cfeb2 X-Archives-Hash: ec0165990353e21cd89017a7fd1d7b2c commit: 8bf7610a0b85c2fb1bf72d1286fcbe8fc9ac1acd Author: Jason A. Donenfeld gentoo org> AuthorDate: Wed Jun 9 21:04:19 2021 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Fri Jun 11 07:07:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf7610a net-mail/b4: bump to 0.7.2 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld gentoo.org> net-mail/b4/Manifest | 2 +- net-mail/b4/{b4-0.6.1.ebuild => b4-0.7.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/b4/Manifest b/net-mail/b4/Manifest index 51bff674da2..1ea335e20c6 100644 --- a/net-mail/b4/Manifest +++ b/net-mail/b4/Manifest @@ -1 +1 @@ -DIST b4-0.6.1.tar.gz 63430 BLAKE2B 2bbf36dc5aa6c0bdd3ef792137b6cae5a6d4f53b8935d773d8efa7adc9d802d5f8faf49f5a31024eba706f97d5673820c415d2828bd65fca281acab0e41c8693 SHA512 2a4fcd04bbda02ef9cec843658bd9ab5df5aa3275b592c852725f343e66914f95fc7c7be4ccecd86cbbc60feb8630fb804368333ddafba11113269c81055e29e +DIST b4-0.7.2.tar.gz 64196 BLAKE2B a947b1feeb7fc0144f282caebdcf44f40a0b13137262ca608f260006bdd0a4db6d7347cc1dfe023336566306bb80bcfbbc7c9b71964a949100365d4daa9d4046 SHA512 0a55302c41fa1b5208fba0fa8631e9fdcf37f340f6513a351ea69915f703db7f441a8a7ebcbb29f657049db691de8ed316a6febdbc7b7e75957c7d328fa948f0 diff --git a/net-mail/b4/b4-0.6.1.ebuild b/net-mail/b4/b4-0.7.2.ebuild similarity index 92% rename from net-mail/b4/b4-0.6.1.ebuild rename to net-mail/b4/b4-0.7.2.ebuild index 753bd0cedb0..d078544023b 100644 --- a/net-mail/b4/b4-0.6.1.ebuild +++ b/net-mail/b4/b4-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7