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 A77F4138334 for ; Sun, 6 Oct 2019 15:26:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F028E085A; Sun, 6 Oct 2019 15:26:57 +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 85E95E085A for ; Sun, 6 Oct 2019 15:26:57 +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 880E834B748 for ; Sun, 6 Oct 2019 15:26:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 722A6803 for ; Sun, 6 Oct 2019 15:26:53 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1570372969.dc9d1df2f65105a33846d116fa6a7b994d000df4.whissi@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-70.0_beta11.ebuild www-client/firefox/firefox-70.0_beta12.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: dc9d1df2f65105a33846d116fa6a7b994d000df4 X-VCS-Branch: master Date: Sun, 6 Oct 2019 15:26:53 +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: a36d85fb-a392-46b3-bf7b-0a14d5b9749c X-Archives-Hash: 8466e06b1cb559fe76f9e4b119717865 commit: dc9d1df2f65105a33846d116fa6a7b994d000df4 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 6 14:42:49 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 6 14:42:49 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=dc9d1df2 www-client/firefox: bump to v70.0b12 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-70.0_beta11.ebuild => firefox-70.0_beta12.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 10b0da5..9ff3fcc 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-70.0-patches-03.tar.xz 21516 BLAKE2B 61b80541643f3770984c164a192464d74e49d6bc0818eb098e40fe9607d622162df257c1e1073997ccf70a1f72277e9f7869d269657b5c2ed2e00f7eb9875a19 SHA512 c426c80c9cc4c1f918c16bf9c8cf1848d46120ea87199faa4966ce626c26ac7398d5bce2a389a66f30ae142bc655b7d70922eb82565cdba388a9f1d600a2682f -DIST firefox-70.0b11.source.tar.xz 324278172 BLAKE2B 83113e26cadbdcf03100158b81778744190c9c018d6e8088031a074cacfaefa3a7dfe5413a2aa75c369648152a6891261ee6a3c8d2c41601616c91140b1c92fa SHA512 3849126a1450f0b0eed1e4c8a9eadb19fa136f9d3cd02ec1b334e6a88ce5f91483cdf40edd34e0d0b01d2c53eb062eeafdd9f3288313ac603f6a3b6cc602f298 +DIST firefox-70.0b12.source.tar.xz 320075020 BLAKE2B b8cd47cd9d38c9f1073ebcdefd3540696d40b6d2b8c61cafe08cec741696cd90a3ed1897730245166c4e7bed794decafcf22d81b35c09ac32691a0981e7de243 SHA512 68e0b33611eec09582187bc480ba64b649e2dae31e6e2383239fddfe17542fbdffb5930ff77e00f0aa84ea70616515b1dc6bac1195f51ab2fd7e11372a31a745 diff --git a/www-client/firefox/firefox-70.0_beta11.ebuild b/www-client/firefox/firefox-70.0_beta12.ebuild similarity index 100% rename from www-client/firefox/firefox-70.0_beta11.ebuild rename to www-client/firefox/firefox-70.0_beta12.ebuild