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 42E11138350 for ; Sat, 18 Jan 2020 03:56:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C3C6E0845; Sat, 18 Jan 2020 03:56:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 489E7E0845 for ; Sat, 18 Jan 2020 03:56:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B315C34E1F4 for ; Sat, 18 Jan 2020 03:56:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F23DA3 for ; Sat, 18 Jan 2020 03:56:15 +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: <1579319767.7499752ea5b1afcd8bc7ea71e7f9261364689e05.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-73.0_beta4.ebuild www-client/firefox/firefox-73.0_beta6.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 7499752ea5b1afcd8bc7ea71e7f9261364689e05 X-VCS-Branch: master Date: Sat, 18 Jan 2020 03:56:15 +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: 071e73ef-67f1-421d-882c-9cce12d99eb0 X-Archives-Hash: 7e73d5ad8c787b651eda366cf75add0f commit: 7499752ea5b1afcd8bc7ea71e7f9261364689e05 Author: Jory Pratt gentoo org> AuthorDate: Sat Jan 18 03:56:07 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sat Jan 18 03:56:07 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=7499752e www-client/firefox: Version bump 73.0b6 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-73.0_beta4.ebuild => firefox-73.0_beta6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 6b919a7..e60b9f3 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-73.0-patches-02.tar.xz 17092 BLAKE2B 25978230da3d7592177bd8b59fdef2c6424798ee8dcdd8677dcf8e92f332fdbf5efc9f696564e82ec4368321debf0bb43c3330e479dd92d45e579cae8963059b SHA512 bf68533b3ff8300cc6bb97fce948172411c4e7ba9dec1c5e69ad0f02dd77e98e838a88cf4b988da9a27cdda2052c7a8b1822d80264695654f61e14dae85ed44a -DIST firefox-73.0b4.source.tar.xz 318952120 BLAKE2B 69cf2b9fdd3404338860d39cf8ebca585502058ce5b5c774d343746bd4922b79f54f03728f7bc4febede47edd82ae375c27f07bb2da03179a6845b8b9ac22960 SHA512 0f9b30d6f53f044c9c68f3665371457c3db9589968f5dad975e32db565c62bd6ee042c9fd623fc5bc37c08491e57e9a7d3e35d14979b168c9975803ba5dc2873 +DIST firefox-73.0b6.source.tar.xz 321233444 BLAKE2B 6378c4d24dd711a5c985d56de28dbeee2709c9f181e28450d7dcfc6a0bad944820bde3be69be195a7e15c721f9aa9005c099bff4ddd1678dc2a90144958acf0f SHA512 d2bde1d41ccc5ed4eb2166a7e1017a37e80354e8d7118f6c55267509413acf0c9983d4128859c8f3a906591fc115f90b45386f495d5375eaf63933dc5a978b5c diff --git a/www-client/firefox/firefox-73.0_beta4.ebuild b/www-client/firefox/firefox-73.0_beta6.ebuild similarity index 100% rename from www-client/firefox/firefox-73.0_beta4.ebuild rename to www-client/firefox/firefox-73.0_beta6.ebuild