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 B8411138334 for ; Tue, 19 Nov 2019 13:40:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2D14E091A; Tue, 19 Nov 2019 13:40:22 +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 310EAE091A for ; Tue, 19 Nov 2019 13:40:22 +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 4D11534D0C9 for ; Tue, 19 Nov 2019 13:40:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1194E2A5 for ; Tue, 19 Nov 2019 13:40:09 +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: <1574170796.ee7d0330fea2fed5d9a1bbeceda87df60ab082a8.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-71.0_beta10.ebuild www-client/firefox/firefox-71.0_beta8.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: ee7d0330fea2fed5d9a1bbeceda87df60ab082a8 X-VCS-Branch: master Date: Tue, 19 Nov 2019 13:40:09 +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: 145ea68d-3427-499f-a15d-14ca6d25bc48 X-Archives-Hash: 5056ff1d11606b5ad44f6d85fdc378b9 commit: ee7d0330fea2fed5d9a1bbeceda87df60ab082a8 Author: Jory Pratt gentoo org> AuthorDate: Tue Nov 19 13:39:56 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue Nov 19 13:39:56 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=ee7d0330 www-client/firefox: 71.0b10 Version bump Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-71.0_beta8.ebuild => firefox-71.0_beta10.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 8dbfaa1..f018658 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-71.0-patches-04.tar.xz 20428 BLAKE2B b7aabd18979e348dc7ee7ced4fabc6a4fc3cd0026d84138f1bc1be575b482b10a13c28be567f4ee5a18a6d809cb9553b773b259586b2c05bb0fb8a06f7266875 SHA512 88ddf1314c1cbbb212b73ef57ecfca50bf265ac54f7353cc4d7ed4e91d7e8813bc96493cb0f9f83778fb8259d21e0b76525d8eb5da5cedffbdaa5066a90be974 -DIST firefox-71.0b8.source.tar.xz 312645440 BLAKE2B 35c41a670a3104715a51671b75780957c19168f3606173d18b6bf5fed24dc60ec00b0e95a73a1b4dbe285e4e7a250d04ba66ea6f69aa4adc5c4a12bdc09515a9 SHA512 c57ed36b20ab4ab8923f9959c875a670317e48371466b815b34974fb8a8b206e3afcea6385ba74f1fcd47bfe6acdcf97b0a2682debb675a9cbe09c43f4ccf860 +DIST firefox-71.0b10.source.tar.xz 311463840 BLAKE2B 7c6b01b826dead83ac7662a7fe2cb49d7bd22bceda5deda89313fc587b1c5ff2d81e08eff8024cd4620a4437a212136f1b61b969537c9e77ce0ace40e31803e7 SHA512 0533b7aab0ad4f70198d82dfcf4568dd0ab44344272f0557048af87456d3300a64c8a956837fff308e205d9418576032f8f049d9ecf4bc60ea89f92b5aed95dd diff --git a/www-client/firefox/firefox-71.0_beta8.ebuild b/www-client/firefox/firefox-71.0_beta10.ebuild similarity index 100% rename from www-client/firefox/firefox-71.0_beta8.ebuild rename to www-client/firefox/firefox-71.0_beta10.ebuild