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 CD115138350 for ; Fri, 24 Apr 2020 18:42:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC6A1E096A; Fri, 24 Apr 2020 18:42:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A4471E096A for ; Fri, 24 Apr 2020 18:42:06 +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 66FE434F199 for ; Fri, 24 Apr 2020 18:42:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5E9E1F0 for ; Fri, 24 Apr 2020 18:42:03 +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: <1587753715.04aa35c8d6c442b859e0a0cdd438d911405c78a2.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.3.7.ebuild net-mail/b4/b4-0.4.0.ebuild X-VCS-Directories: net-mail/b4/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 04aa35c8d6c442b859e0a0cdd438d911405c78a2 X-VCS-Branch: master Date: Fri, 24 Apr 2020 18:42:03 +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: a3e106aa-7076-468e-804a-31b2cee50194 X-Archives-Hash: 24ab2690dca4dc187a0dbde641da8214 commit: 04aa35c8d6c442b859e0a0cdd438d911405c78a2 Author: Jason A. Donenfeld gentoo org> AuthorDate: Fri Apr 24 18:41:36 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Fri Apr 24 18:41:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04aa35c8 net-mail/b4: bump to 0.4.0 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld gentoo.org> net-mail/b4/Manifest | 2 +- net-mail/b4/{b4-0.3.7.ebuild => b4-0.4.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/b4/Manifest b/net-mail/b4/Manifest index 2e0f2bf8bd6..5c1e554109a 100644 --- a/net-mail/b4/Manifest +++ b/net-mail/b4/Manifest @@ -1 +1 @@ -DIST b4-0.3.7.tar.gz 34132 BLAKE2B 56bfdb7069d5b9fe5afa8409f106b5c0b74929a96cf322584181a37f5d396ff86ed42f7dec835980fa544ef7ebe04430b71c0e248d2b41f164996d46a872ca13 SHA512 231590b02bd8d818a60b2d5e5de2e89918fb71e7bb4de95c83cce618e5fff2f5768acb84dd485551a95dc9b4db638d580e11cc805664d9842480433f6a7858f8 +DIST b4-0.4.0.tar.gz 47904 BLAKE2B 4e5b59fab3b05b2641691e81d12a48cdf68fd9344e39df68c10c8613084807dda49f8ca08e7f60bd6bfb833054a350b9f4ee7047e45a8fe7354413d73be04a54 SHA512 7d78b8b67d9da9cec60e2e45a53520fb00746d78d5b5fb480e025b3fd98ddfa42e54c34eaafa20e88d80525a820fb5919d3ec4215846d47ec5d4558d906d6c4c diff --git a/net-mail/b4/b4-0.3.7.ebuild b/net-mail/b4/b4-0.4.0.ebuild similarity index 100% rename from net-mail/b4/b4-0.3.7.ebuild rename to net-mail/b4/b4-0.4.0.ebuild