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 0AB37138334 for ; Mon, 1 Apr 2019 16:18:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C880E090E; Mon, 1 Apr 2019 16:18:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 05046E090E for ; Mon, 1 Apr 2019 16:18:11 +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 75674335C94 for ; Mon, 1 Apr 2019 16:18:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 210B7545 for ; Mon, 1 Apr 2019 16:18:07 +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: <1554135390.3f0d1aae8e8a57d239dff318dc55e4e2a20d07bf.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-67.0_beta6.ebuild www-client/firefox/firefox-67.0_beta7.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 3f0d1aae8e8a57d239dff318dc55e4e2a20d07bf X-VCS-Branch: master Date: Mon, 1 Apr 2019 16:18:07 +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: 0e848fcc-3c18-4ff2-a4b1-d406b988e545 X-Archives-Hash: 0528b5bf7eeb614e7beb0c2e58e44930 commit: 3f0d1aae8e8a57d239dff318dc55e4e2a20d07bf Author: Jory Pratt gentoo org> AuthorDate: Mon Apr 1 16:16:30 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Mon Apr 1 16:16:30 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3f0d1aae www-client/firefox: 67.0_beta7 bump Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-67.0_beta6.ebuild => firefox-67.0_beta7.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 4fc45ad..10e51c4 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-67.0-patches-01.tar.xz 149284 BLAKE2B c5708321c92bc79b343c5cd0c2bb8f9edf4d2eb05a20c3f396709dd3593deb4fb25bc875a0e3410cb8a447d79c8f092f7e71fea743b9a6aea078bea5e222a030 SHA512 d3c0ae70660ab72271047f5a5010be62566c1d3501da4a86d79ff258d39f05862e61d7a8472950d949b79d52e89a0131686c781629ff22da174d19bb40ffe81d -DIST firefox-67.0b6.source.tar.xz 281815940 BLAKE2B f9c3bfa31d3f2eccb6b51bd054aad02de4fa70419eeb496ce3ed1b8fea6895588ce13e107d5c21c007e9c10d6bcb0bdd1f004873c4baca5b56c6e7e23f139d1d SHA512 9f672047b2b805fe7ee0ce64be8c05aff272c5505c4304e1d5798e511ea44a47169c6ed9c7dbca5085f20497e8f18b4df1e1b06f0e2c3a872d04a68d4e43c564 +DIST firefox-67.0b7.source.tar.xz 282898252 BLAKE2B f7127b1c3a796156d2212fc3a670a89674dc64380f8ac2acbe2cf0d5f4244da393066c6f5f3fda86a48a922f9c9e7daaf8c74e414a586b4b0dc6d51afa2dd21c SHA512 213e38e77b2662fc6f04a13645bf5b806c3578a27d796682969472c98b831efb20cb99195eed5c3f5321ac21d11f2bf7888f9e987ee36f1edf2b76cf9ed4bda2 diff --git a/www-client/firefox/firefox-67.0_beta6.ebuild b/www-client/firefox/firefox-67.0_beta7.ebuild similarity index 100% rename from www-client/firefox/firefox-67.0_beta6.ebuild rename to www-client/firefox/firefox-67.0_beta7.ebuild