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 B059F138350 for ; Wed, 8 Jan 2020 22:29:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7571E077D; Wed, 8 Jan 2020 22:29:26 +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 CE229E077D for ; Wed, 8 Jan 2020 22:29:26 +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 CE06934DE58 for ; Wed, 8 Jan 2020 22:29:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 790A837 for ; Wed, 8 Jan 2020 22:29:24 +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: <1578522557.8e8df8c81e35a37d5c44daa8262615632b2ee2eb.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_beta1.ebuild www-client/firefox/firefox-73.0_beta2.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 8e8df8c81e35a37d5c44daa8262615632b2ee2eb X-VCS-Branch: master Date: Wed, 8 Jan 2020 22:29:24 +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: f8f3cd6a-4a4a-4e8b-926f-a321eb70b8e0 X-Archives-Hash: e3093edc2c696f1a620f63a0e420fee0 commit: 8e8df8c81e35a37d5c44daa8262615632b2ee2eb Author: Jory Pratt gentoo org> AuthorDate: Wed Jan 8 22:29:17 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Wed Jan 8 22:29:17 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=8e8df8c8 www-client/firefox: Version bump 73.0b2 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_beta1.ebuild => firefox-73.0_beta2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index bbbae90..5c49a19 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.0b1.source.tar.xz 319185708 BLAKE2B 65dfb3488b50e7bbf1baa38e4acfa589328058040a6edca2858c85fd37cfb5ad1c877930cd038438ef9b609d2db6021d4e5e5a98c330c8d9bf05347bb74acae2 SHA512 e6962cb35fff90af7e573d5e0863aff1f0fcb19ac53c05d100b089e773854ec234c888d87707ca01077a6384643eec3cf051774170c0a3b651b758982f233712 +DIST firefox-73.0b2.source.tar.xz 319208036 BLAKE2B deccf285e8287a6281f2c148e6d70e2a12b0596aec203fff0e852d0243c028a5eaa42bd00151cbe27f59599d18a9716e71b210ae09a088715d2409911e441c7e SHA512 a669e6aadcfb040555384eee868f6b5add0482cffb159b53df0507a4c5d85988c3a4a604b3eb6110a46838d31298450ba67b02b09816f6046c413c9fdfb35db9 diff --git a/www-client/firefox/firefox-73.0_beta1.ebuild b/www-client/firefox/firefox-73.0_beta2.ebuild similarity index 100% rename from www-client/firefox/firefox-73.0_beta1.ebuild rename to www-client/firefox/firefox-73.0_beta2.ebuild