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 7D611138350 for ; Tue, 24 Mar 2020 02:22:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90A80E0961; Tue, 24 Mar 2020 02:22:13 +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 61DBBE0961 for ; Tue, 24 Mar 2020 02:22:13 +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 EF38334EFE0 for ; Tue, 24 Mar 2020 02:22:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 244CC102 for ; Tue, 24 Mar 2020 02:22:10 +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: <1585016522.eca2638710c5a06423fe5ae44bfe9ca7700b8e48.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_beta5.ebuild www-client/firefox/firefox-75.0_beta6.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: eca2638710c5a06423fe5ae44bfe9ca7700b8e48 X-VCS-Branch: master Date: Tue, 24 Mar 2020 02:22:10 +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: 0ab84189-9d5f-48f0-9adb-6fb86f216414 X-Archives-Hash: 3bc0ebb1965e98d81e5d0c972994e9b3 commit: eca2638710c5a06423fe5ae44bfe9ca7700b8e48 Author: Jory Pratt gentoo org> AuthorDate: Tue Mar 24 02:22:02 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue Mar 24 02:22:02 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=eca26387 www-client/firefox: Version bump 75.0b6 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-75.0_beta5.ebuild => firefox-75.0_beta6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index d3bdd5c..a792a34 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.0b5.source.tar.xz 324035152 BLAKE2B edef551a1f812192cac3d418a8d1f4113130ba168984e22d9b764433655214d0216ee6e9f1f4601e31e287aac619e8b91faf5e35f525fd8a8db5da9263b604c0 SHA512 80573d04ac13df7ce6afbbb6f0fde2e544d5c7abf63a5290efa81bcd2b6aee363762879e7c5ab2918f59926b48b3220287e4629e5c47bccd8facad1e75bef2b0 +DIST firefox-75.0b6.source.tar.xz 323020800 BLAKE2B 6c4b9740f0e8e0c40875ef55ddb21196c175e7a9a8a607428bad409af560184b20f3ebb8ee5d68921b26436ddf2879ab7035aa71bc183986fe1e90d6c7ab3ef8 SHA512 caa58fec9c157c4c5e00c25ae47d59504cd68c2a9fffb695d211e5eea45f25d4a60dec0a65929e3c58c8369892964a4bb561b2ef33cc2143de6070a6d30c95ba diff --git a/www-client/firefox/firefox-75.0_beta5.ebuild b/www-client/firefox/firefox-75.0_beta6.ebuild similarity index 100% rename from www-client/firefox/firefox-75.0_beta5.ebuild rename to www-client/firefox/firefox-75.0_beta6.ebuild