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 5BF7E138350 for ; Sat, 28 Mar 2020 13:21:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74E9AE0BCD; Sat, 28 Mar 2020 13:21:15 +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 5A1E5E0BCD for ; Sat, 28 Mar 2020 13:21:15 +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 3FF7F34F9FF for ; Sat, 28 Mar 2020 13:21:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49F40154 for ; Sat, 28 Mar 2020 13:21:12 +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: <1585401664.75c0c950f0c172fa122a9686c880e05e01f9c192.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_beta10.ebuild www-client/firefox/firefox-75.0_beta9.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 75c0c950f0c172fa122a9686c880e05e01f9c192 X-VCS-Branch: master Date: Sat, 28 Mar 2020 13:21:12 +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: f06a96b4-e95e-4d7a-bcea-b07103ee9961 X-Archives-Hash: d348aac9d6830bef4bf5e64b73e3da96 commit: 75c0c950f0c172fa122a9686c880e05e01f9c192 Author: Jory Pratt gentoo org> AuthorDate: Sat Mar 28 13:21:04 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sat Mar 28 13:21:04 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=75c0c950 www-client/firefox: Version bump 75.0b10 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-75.0_beta9.ebuild => firefox-75.0_beta10.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 7328838..c82cf49 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.0b9.source.tar.xz 322898372 BLAKE2B 72fcb4273219166b2f825d315183bf89f5d2a9556a43891f77ba16c9b941cc13cb376548f2563591e121ebf0ebdece59e4e99fcef0fd8add9c4dc9b3ea0a4478 SHA512 773d0b76c9b20b9fd37328370248e8aeca15646efb3ee1263021f117979c814f7372510533ffd25a540a590a8686660772e06472612309251bf7448798f163f0 +DIST firefox-75.0b10.source.tar.xz 322402880 BLAKE2B 1593655b9ef4aa5a40a8d4bc5d0d515605046ee48d8573f53d794ec3e31ff41c4dae846508e9d88f9c5de674b1de7252a1798125e8a24b1701645de454030b97 SHA512 f433ebca6651463c22b8b4e9120fb07267f107d1ffdb7440161a68d5e9758b2ad80992f1d98ee89ebd1c580246edc8fe69447da1b0735e62ddffe65046c8d2a3 diff --git a/www-client/firefox/firefox-75.0_beta9.ebuild b/www-client/firefox/firefox-75.0_beta10.ebuild similarity index 100% rename from www-client/firefox/firefox-75.0_beta9.ebuild rename to www-client/firefox/firefox-75.0_beta10.ebuild