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 BAE1C138350 for ; Wed, 18 Mar 2020 22:58:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA27EE0998; Wed, 18 Mar 2020 22:58:06 +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 D0C04E0998 for ; Wed, 18 Mar 2020 22:58:06 +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 A012F34F2BD for ; Wed, 18 Mar 2020 22:58:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 217B7103 for ; Wed, 18 Mar 2020 22:58:03 +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: <1584572274.e1677b2806df41904551e22ebcd199e719b1e526.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-75.0_beta2.ebuild www-client/firefox/firefox-75.0_beta5.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: e1677b2806df41904551e22ebcd199e719b1e526 X-VCS-Branch: master Date: Wed, 18 Mar 2020 22:58:03 +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: 10575d6a-6942-4f2c-862b-e89a49a5d5a2 X-Archives-Hash: 6599a3afee2b942f9c0bc2cff89c5aef commit: e1677b2806df41904551e22ebcd199e719b1e526 Author: Jory Pratt gentoo org> AuthorDate: Wed Mar 18 22:57:54 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Wed Mar 18 22:57:54 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=e1677b28 www-client/firefox: Version bump 75.0b5 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-75.0_beta2.ebuild => firefox-75.0_beta5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 422ba44..d3bdd5c 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-75.0-patches-01.tar.xz 16972 BLAKE2B 3775119a1e309f30e8f18fb2a711d6c1733fb516970e408966ec206c906905c6d4db8ccf915aafa0584327998fb5158d86933a8e151345067a520c1515b3224a SHA512 d56a08abf9a681d335f87f4b763d8976f2a6a0b0bd1dec1e500ca5a4ff4ac85b010e9870f0f37f38a9f009fd6d9b39cf8260059b7151fdf6337ebe7ef40858c6 -DIST firefox-75.0b2.source.tar.xz 324898096 BLAKE2B bc27f72abe406bf8aac8fc76e5cf2eccc7d685fee529746f6d5bc24036e39bebbdc08ff2e6788d6b9ed9ff639dae85d75ade428549ed62933b3ebe56b65d723e SHA512 22292e90def9bc99c788a4eed13b7b887ccf95d7904ba649773c557854ffd4e22e3798404753a40146ef612c9bfbd71822f6b1547f0cfee6df8c52b47727f48c +DIST firefox-75.0b5.source.tar.xz 324035152 BLAKE2B edef551a1f812192cac3d418a8d1f4113130ba168984e22d9b764433655214d0216ee6e9f1f4601e31e287aac619e8b91faf5e35f525fd8a8db5da9263b604c0 SHA512 80573d04ac13df7ce6afbbb6f0fde2e544d5c7abf63a5290efa81bcd2b6aee363762879e7c5ab2918f59926b48b3220287e4629e5c47bccd8facad1e75bef2b0 diff --git a/www-client/firefox/firefox-75.0_beta2.ebuild b/www-client/firefox/firefox-75.0_beta5.ebuild similarity index 100% rename from www-client/firefox/firefox-75.0_beta2.ebuild rename to www-client/firefox/firefox-75.0_beta5.ebuild