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 B784E138350 for ; Thu, 12 Mar 2020 15:13:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD838E0964; Thu, 12 Mar 2020 15:13:46 +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 B3343E0964 for ; Thu, 12 Mar 2020 15:13:46 +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 5D26734EFB7 for ; Thu, 12 Mar 2020 15:13:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9A96176 for ; Thu, 12 Mar 2020 15:13:42 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1584026015.604b3fcfff13dcbf8401d92e64294ba559c5c168.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/Manifest www-client/firefox/firefox-75.0_beta1.ebuild www-client/firefox/firefox-75.0_beta2.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 604b3fcfff13dcbf8401d92e64294ba559c5c168 X-VCS-Branch: master Date: Thu, 12 Mar 2020 15:13: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: effc9c4d-91ef-4554-b6ea-a56ac1b996a5 X-Archives-Hash: 03a17a3783ab1bf16f53c6de30584ac2 commit: 604b3fcfff13dcbf8401d92e64294ba559c5c168 Author: Jory Pratt gentoo org> AuthorDate: Thu Mar 12 15:13:35 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Thu Mar 12 15:13:35 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=604b3fcf www-client/firefox: Version bump 75.0b2 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-75.0_beta1.ebuild => firefox-75.0_beta2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 140175f..422ba44 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-75.0-patches-01.tar.xz 16972 BLAKE2B 3775119a1e309f30e8f18fb2a711d6c1733fb516970e408966ec206c906905c6d4db8ccf915aafa0584327998fb5158d86933a8e151345067a520c1515b3224a SHA512 d56a08abf9a681d335f87f4b763d8976f2a6a0b0bd1dec1e500ca5a4ff4ac85b010e9870f0f37f38a9f009fd6d9b39cf8260059b7151fdf6337ebe7ef40858c6 -DIST firefox-75.0b1.source.tar.xz 321352248 BLAKE2B 960cd44c6dd1a0f54ad8703db5cf5c72a2a8be0b7c731272e04ec35f3a603588543a6b186691f18e56020e36670c3fa6f82c436e31e55413ff2ebcbe747d325d SHA512 8b2a7f0609dc416ca802cbb8d7449b3a403dbc02a5c9f4781d3811d83c5d85584429a3196384b4d7264997049a6ae6ede6e9083f5dd42436278170b948916d30 +DIST firefox-75.0b2.source.tar.xz 324898096 BLAKE2B bc27f72abe406bf8aac8fc76e5cf2eccc7d685fee529746f6d5bc24036e39bebbdc08ff2e6788d6b9ed9ff639dae85d75ade428549ed62933b3ebe56b65d723e SHA512 22292e90def9bc99c788a4eed13b7b887ccf95d7904ba649773c557854ffd4e22e3798404753a40146ef612c9bfbd71822f6b1547f0cfee6df8c52b47727f48c diff --git a/www-client/firefox/firefox-75.0_beta1.ebuild b/www-client/firefox/firefox-75.0_beta2.ebuild similarity index 100% rename from www-client/firefox/firefox-75.0_beta1.ebuild rename to www-client/firefox/firefox-75.0_beta2.ebuild