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 D9B8D138334 for ; Mon, 23 Dec 2019 16:11:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5BC8E0A7C; Mon, 23 Dec 2019 16:11:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 BA554E0A7C for ; Mon, 23 Dec 2019 16:11:10 +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 D625834DAF4 for ; Mon, 23 Dec 2019 16:11:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89FB3746A0 for ; Mon, 23 Dec 2019 16:11:06 +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: <1577117458.27415785342d1d13b113faf65a4e955b248754ec.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-72.0_beta10.ebuild www-client/firefox/firefox-72.0_beta8.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 27415785342d1d13b113faf65a4e955b248754ec X-VCS-Branch: master Date: Mon, 23 Dec 2019 16:11:06 +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: c3667095-49a6-4242-bb91-cfb9e11a9102 X-Archives-Hash: 10bd0b09820126b7c27a66d37e2e8545 commit: 27415785342d1d13b113faf65a4e955b248754ec Author: Jory Pratt gentoo org> AuthorDate: Mon Dec 23 16:10:58 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Mon Dec 23 16:10:58 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=27415785 www-client/firefox: Version bump 72.0b10 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-72.0_beta8.ebuild => firefox-72.0_beta10.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index e2fdc9d..5e6d893 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-72.0-patches-02.tar.xz 17028 BLAKE2B 5689840448fde363d4c3bf5b0d55ba9f6e54b4445c14dd6a40fdcec8d848c1174cec5bf359c8962906f032f927fdc000264e7b038917e9c81103ac7896afaa94 SHA512 86e97d732d431f1567945e380459de1ccb35d46e0befe9205f10ebdd9759e5111e477eff1383a28a17866e09118e2c7862af54c812c277797a9ec316f2b7306a -DIST firefox-72.0b8.source.tar.xz 315757148 BLAKE2B f5d592173ca9becc38c771ad168d1367f2f9dff84596792e4ca995f473276a86f698c66398ef08eda87f8f3f688ed13930f437655ed0e8b8e0216dfd6d945276 SHA512 7d969e47402add37509dbf26980d894a323889af0fe28a6a5c2d131e5bf60aff713201e8690f884ce4a84601b6a121b9d21724315ab6e466116804caeeea2e49 +DIST firefox-72.0b10.source.tar.xz 316907560 BLAKE2B 665a80f21f0de88ad19677d223ea2fc2f3a134802f4453c4dbca28cad595a25f05cf8ccc8b8711ce58c50ed038f6e02de2618dad513404200e049ba9a959ddf5 SHA512 18c027bf94f0a32a6d5524941e8a241a9377ccb631cabf5c06b5a13d4f98e4b6947307ecd6d5f9d290cd2b413a338ed8a1ba00653715e500336193b8ff3ef70f diff --git a/www-client/firefox/firefox-72.0_beta8.ebuild b/www-client/firefox/firefox-72.0_beta10.ebuild similarity index 100% rename from www-client/firefox/firefox-72.0_beta8.ebuild rename to www-client/firefox/firefox-72.0_beta10.ebuild