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 9CD55138350 for ; Mon, 27 Jan 2020 23:42:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D35B1E0886; Mon, 27 Jan 2020 23:42:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 BB12AE0886 for ; Mon, 27 Jan 2020 23:42:48 +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 4342F34E483 for ; Mon, 27 Jan 2020 23:42:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D888C35 for ; Mon, 27 Jan 2020 23:42:44 +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: <1580168556.49922e2693ffd9a69b8e68d5696686597d7a9d5b.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_beta10.ebuild www-client/firefox/firefox-73.0_beta8.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 49922e2693ffd9a69b8e68d5696686597d7a9d5b X-VCS-Branch: master Date: Mon, 27 Jan 2020 23:42:44 +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: b1de02fd-e6e6-477c-9057-214b434fe6d1 X-Archives-Hash: 904a5b950d0251ef603b47e751429b18 commit: 49922e2693ffd9a69b8e68d5696686597d7a9d5b Author: Jory Pratt gentoo org> AuthorDate: Mon Jan 27 23:42:36 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Mon Jan 27 23:42:36 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=49922e26 www-client/firefox: Version bump 73.0b10 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-73.0_beta8.ebuild => firefox-73.0_beta10.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 7cf1c35..22e2f54 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.0b8.source.tar.xz 319276632 BLAKE2B 6f42ad27bffadae7bc280549d0f80685c8ca521269dd0dbe8922f5669b64b59edd17da55a9e6f6752df3b75961a59063ff21e750f7a292a3015e42dcceb6c195 SHA512 c5f02803d92d56abb0628b0ee3e6fd36296e84faa515f849d64e6674ee50b14ba1549751fd91f0895ced0d71fc4b8bd066615ec995165afb9b97cd52007bf82d +DIST firefox-73.0b10.source.tar.xz 321613588 BLAKE2B f677b987435bbfc0d75c249340d1efaed58cbefe1928fc86022ab3f0d91ba13b018a870bde657c728ffcbe2702e4e2aceea7a906ea440fabfca98374ee72313e SHA512 278377f97e03eabdfcf792e470f45d1334de40f6eb8c50524125763552b06dc38f0eb3e4e4c8efa2ae1a56eace64e1ea4289001032d1b583f812976e43df0f69 diff --git a/www-client/firefox/firefox-73.0_beta8.ebuild b/www-client/firefox/firefox-73.0_beta10.ebuild similarity index 100% rename from www-client/firefox/firefox-73.0_beta8.ebuild rename to www-client/firefox/firefox-73.0_beta10.ebuild