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 34068138350 for ; Fri, 27 Mar 2020 04:00:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60132E0DD1; Fri, 27 Mar 2020 04:00:48 +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 3F843E0DD1 for ; Fri, 27 Mar 2020 04:00:48 +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 DEF5934F8AD for ; Fri, 27 Mar 2020 04:00:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7F0E13A for ; Fri, 27 Mar 2020 04:00:44 +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: <1585281633.d6339741eff2157b44cfe4dc1798a3ebec1698eb.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_beta6.ebuild www-client/firefox/firefox-75.0_beta9.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: d6339741eff2157b44cfe4dc1798a3ebec1698eb X-VCS-Branch: master Date: Fri, 27 Mar 2020 04:00:44 +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: b17b73aa-7225-4d14-8b3f-1a81068a4c85 X-Archives-Hash: d2ae7f49c79806aa42971508b4b61bad commit: d6339741eff2157b44cfe4dc1798a3ebec1698eb Author: Jory Pratt gentoo org> AuthorDate: Fri Mar 27 04:00:33 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Fri Mar 27 04:00:33 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=d6339741 www-client/firefox: Version bump 75.0b9 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-75.0_beta6.ebuild => firefox-75.0_beta9.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index a792a34..7328838 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.0b6.source.tar.xz 323020800 BLAKE2B 6c4b9740f0e8e0c40875ef55ddb21196c175e7a9a8a607428bad409af560184b20f3ebb8ee5d68921b26436ddf2879ab7035aa71bc183986fe1e90d6c7ab3ef8 SHA512 caa58fec9c157c4c5e00c25ae47d59504cd68c2a9fffb695d211e5eea45f25d4a60dec0a65929e3c58c8369892964a4bb561b2ef33cc2143de6070a6d30c95ba +DIST firefox-75.0b9.source.tar.xz 322898372 BLAKE2B 72fcb4273219166b2f825d315183bf89f5d2a9556a43891f77ba16c9b941cc13cb376548f2563591e121ebf0ebdece59e4e99fcef0fd8add9c4dc9b3ea0a4478 SHA512 773d0b76c9b20b9fd37328370248e8aeca15646efb3ee1263021f117979c814f7372510533ffd25a540a590a8686660772e06472612309251bf7448798f163f0 diff --git a/www-client/firefox/firefox-75.0_beta6.ebuild b/www-client/firefox/firefox-75.0_beta9.ebuild similarity index 100% rename from www-client/firefox/firefox-75.0_beta6.ebuild rename to www-client/firefox/firefox-75.0_beta9.ebuild