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 4C7701382C5 for ; Wed, 10 Jun 2020 03:32:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C784E0897; Wed, 10 Jun 2020 03:32:50 +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 53F95E0897 for ; Wed, 10 Jun 2020 03:32:50 +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 90DD734E84D for ; Wed, 10 Jun 2020 03:32:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19C7E9C for ; Wed, 10 Jun 2020 03:32:47 +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: <1591759913.d82e4859c373f85a65e1d5a4ffe58464bdee978f.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.4.0.ebuild net-mail/b4/b4-0.5.1.ebuild X-VCS-Directories: net-mail/b4/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: d82e4859c373f85a65e1d5a4ffe58464bdee978f X-VCS-Branch: master Date: Wed, 10 Jun 2020 03:32:47 +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: 61c74be1-a2ba-42e7-927f-36cf2eae7054 X-Archives-Hash: 974a369775b10af8fb7c5d25721f9632 commit: d82e4859c373f85a65e1d5a4ffe58464bdee978f Author: Jason A. Donenfeld gentoo org> AuthorDate: Mon Jun 8 22:24:41 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Wed Jun 10 03:31:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82e4859 net-mail/b4: bump to 0.5.1 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld gentoo.org> net-mail/b4/Manifest | 2 +- net-mail/b4/{b4-0.4.0.ebuild => b4-0.5.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/b4/Manifest b/net-mail/b4/Manifest index 5c1e554109a..f1710439e4a 100644 --- a/net-mail/b4/Manifest +++ b/net-mail/b4/Manifest @@ -1 +1 @@ -DIST b4-0.4.0.tar.gz 47904 BLAKE2B 4e5b59fab3b05b2641691e81d12a48cdf68fd9344e39df68c10c8613084807dda49f8ca08e7f60bd6bfb833054a350b9f4ee7047e45a8fe7354413d73be04a54 SHA512 7d78b8b67d9da9cec60e2e45a53520fb00746d78d5b5fb480e025b3fd98ddfa42e54c34eaafa20e88d80525a820fb5919d3ec4215846d47ec5d4558d906d6c4c +DIST b4-0.5.1.tar.gz 55418 BLAKE2B f0e8d6827215f9c588e7d890db587ea3e6246b953a9f9d8ddcf0603abdebebdf85ecd10b2c38a8cd684af02e4c76ae364ca286af7f3af7135b5c42c4157a6da1 SHA512 824d3f928a7c8b49442a748b85448a4a3c001991dbd6814c257679de946426391110a52695661639fe6edef82a333662c38e048767b07f81a418c080c871a4e5 diff --git a/net-mail/b4/b4-0.4.0.ebuild b/net-mail/b4/b4-0.5.1.ebuild similarity index 100% rename from net-mail/b4/b4-0.4.0.ebuild rename to net-mail/b4/b4-0.5.1.ebuild