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 E5E49138334 for ; Tue, 7 May 2019 22:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8EAFE082F; Tue, 7 May 2019 22:33:57 +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 CD2C0E082F for ; Tue, 7 May 2019 22:33:57 +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 69A59343B9B for ; Tue, 7 May 2019 22:33:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 930E859F for ; Tue, 7 May 2019 22:33:54 +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: <1557268426.3bd456110c048cda2fe3affba74aa8947af8abe5.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-67.0_beta17.ebuild www-client/firefox/firefox-67.0_beta18.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 3bd456110c048cda2fe3affba74aa8947af8abe5 X-VCS-Branch: master Date: Tue, 7 May 2019 22:33:54 +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: 48cdf2b1-353e-4d41-a744-4fef2e8db491 X-Archives-Hash: 8ec22c4d95a07de555281f4a4ff8177a commit: 3bd456110c048cda2fe3affba74aa8947af8abe5 Author: Jory Pratt gentoo org> AuthorDate: Tue May 7 22:33:46 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Tue May 7 22:33:46 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3bd45611 www-client/firefox: version bump beta18 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-67.0_beta17.ebuild => firefox-67.0_beta18.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 153a8dd..dbe3b66 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-67.0-patches-05.tar.xz 164292 BLAKE2B d0226ccc0732f7f4d63af44a76bff6c7bc0d0f91cbf4156da327f9c58ed81a318c6cc59a914fbdf59f5bf30539a9cd354d541878e414ad6b7eb2cd22b1fbfbf0 SHA512 2fc4400325dd4868f48d3c090fea63ad13f7bf23b01402c456ce7ad25626e9fd4e2f8e9139433abe182099437856713801eb90049cb69b5a0dabf11baa43bcbe -DIST firefox-67.0b17.source.tar.xz 281702548 BLAKE2B 2382ccdb6fe106b75fea0e3b212363cd9d64590b3afdbc5b630d82e6a45df8963f22b50a4ee76729cedcd91713145abdc5deb3a44b95f66cc76e7c167c5b57b1 SHA512 e7cd27163b07aa06238c82e4f8674b276e4a5549f73c13f128a6af1f9af6ec7a219e1ac754e8298786348fa49078abddb00d424e4615ff9f38356bb55a030ee6 +DIST firefox-67.0b18.source.tar.xz 282904676 BLAKE2B 502827ef6e1e8b4b7c509d86c4f67e5cc9b075c62ce362ad3374326b34fea5b3c7153b2ca649fdd378dc6bc037ebfb11447a4c7170f262a9f67f67e208d6347e SHA512 029cfd29468b4c52c5bf66d02e47aef908ab20472df052c00fec95f20a3ec709e5dd282f7a502e0741de4c8d0afa2b5a6829c30fe2059bb80260f3ef5eb49772 diff --git a/www-client/firefox/firefox-67.0_beta17.ebuild b/www-client/firefox/firefox-67.0_beta18.ebuild similarity index 100% rename from www-client/firefox/firefox-67.0_beta17.ebuild rename to www-client/firefox/firefox-67.0_beta18.ebuild