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 5C90C138334 for ; Sat, 4 May 2019 03:39:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30CEBE083E; Sat, 4 May 2019 03:39:37 +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 1721DE083E for ; Sat, 4 May 2019 03:39:36 +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 CEE24343458 for ; Sat, 4 May 2019 03:39:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E9125C7 for ; Sat, 4 May 2019 03:39:34 +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: <1556941165.e7bf7cf3828aec339d95c100174029c80d44c60f.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_beta15.ebuild www-client/firefox/firefox-67.0_beta16.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: e7bf7cf3828aec339d95c100174029c80d44c60f X-VCS-Branch: master Date: Sat, 4 May 2019 03:39:34 +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: 36c4f5b5-2be1-4f99-96c0-99238e3baa55 X-Archives-Hash: 7f60afe13bd291b5b3a3972100b35cf6 commit: e7bf7cf3828aec339d95c100174029c80d44c60f Author: Jory Pratt gentoo org> AuthorDate: Sat May 4 03:39:25 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sat May 4 03:39:25 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=e7bf7cf3 www-client/firefox: beta16 version bump 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_beta15.ebuild => firefox-67.0_beta16.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index ec5a70c..b1b2926 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.0b15.source.tar.xz 284191684 BLAKE2B b617bcbae18465651dfa24b472e5eda5b12d0c360500824a3f39fb083a2176be26e668e742ffd3cd7c08b5a322a35d646d8d64eb46d54c8411a670505ab89660 SHA512 5ce771bb1c4df0065de9e13a416d7fa390b67aac1a182bc047fb5b671e87c6464d2d7f407323c0b1c5f82757e11d5e4f39d5f58e283525b835771de3ef15c8bd +DIST firefox-67.0b16.source.tar.xz 281225492 BLAKE2B 6e37d48e4f7e50406da9a68e7608231fae8f2111ec7c17909fb46a2c7b806c5561c5aed81b8a35c0123d3583bb9f6d260ec9b08ee3cd04d3019b84e1f16c9703 SHA512 afe64868f0c7a609ed1bc8b78a6957c4694766735c91a388aba8c0cdd4eac55369a2951891a42ce034e77aedba5565e224ba1f53bb431f0292cd2d093306b807 diff --git a/www-client/firefox/firefox-67.0_beta15.ebuild b/www-client/firefox/firefox-67.0_beta16.ebuild similarity index 100% rename from www-client/firefox/firefox-67.0_beta15.ebuild rename to www-client/firefox/firefox-67.0_beta16.ebuild