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 1AD1D138334 for ; Sat, 29 Jun 2019 07:50:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FDF7E083B; Sat, 29 Jun 2019 07:50:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 17189E083B for ; Sat, 29 Jun 2019 07:50:35 +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 AE243346C7E for ; Sat, 29 Jun 2019 07:50:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FC054D3 for ; Sat, 29 Jun 2019 07:50:32 +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: <1561794621.7eca99c9414cae438cdafeb3b683aba16ef0dcd8.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-68.0_beta12.ebuild www-client/firefox/firefox-68.0_beta14.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 7eca99c9414cae438cdafeb3b683aba16ef0dcd8 X-VCS-Branch: master Date: Sat, 29 Jun 2019 07:50:32 +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: e7845d14-6103-4e99-9667-7ba10aeb30af X-Archives-Hash: 662d3d58f9eed99613042710ee636963 commit: 7eca99c9414cae438cdafeb3b683aba16ef0dcd8 Author: Jory Pratt gentoo org> AuthorDate: Sat Jun 29 07:50:21 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sat Jun 29 07:50:21 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=7eca99c9 www-client/firefox: Version bump 68.0b14 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-68.0_beta12.ebuild => firefox-68.0_beta14.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 777a869..a12785a 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-68.0-patches-07.tar.xz 13992 BLAKE2B 42fa145aabc84f564f59c66b48b9e3d1c11acd74d33ace5966ea8e3bdd9dc7025acf58520b7808f714e2fed92a39eecc1259dda414637a5b048d3903f7b4a273 SHA512 5753046923b225843545c2ae737ce06cd546228c44a9e78d86332233175b127df507cdadc93f7404def8405e385108bbddbb622fb0ae90dbcd46078242b5148e -DIST firefox-68.0b12.source.tar.xz 294638156 BLAKE2B 1f7d599b62574f9dbdc3e5f21861e036759b8bdc98187bb47ae8efbd84e2abf77a32c6639df89b7b3ccbc619977b1eaab6260b042fb9f701b99d79103bde374a SHA512 c454c46a124517f8195a8dcc239aa6905fbfa719409684c22c5c5783f44e41ae0d6e86be6d274dde670e6f337f5cbcc85da35af2ed6c9f8f84185d537202fa57 +DIST firefox-68.0b14.source.tar.xz 313363772 BLAKE2B 3ccc24fb75bbee65df728968d46bfeda37d0f6aee5334ffb65a574a9450f4eea33fa911ad60da71f4954051e2b0a6eaec8c66a6e9e39bec76c8987323b29601a SHA512 e1f52e616a4d316490b845bdcf9a7a6b21b883867f13f78e3cbb666b8429a579216b46666bbda1b3289cd224fd0b1a8e90162f8f60260a8dc54fee9d4bd9b8f5 diff --git a/www-client/firefox/firefox-68.0_beta12.ebuild b/www-client/firefox/firefox-68.0_beta14.ebuild similarity index 100% rename from www-client/firefox/firefox-68.0_beta12.ebuild rename to www-client/firefox/firefox-68.0_beta14.ebuild