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 96C06138239 for ; Thu, 20 Jun 2019 02:59:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96AA7E097A; Thu, 20 Jun 2019 02:59:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 78D9AE097A for ; Thu, 20 Jun 2019 02:59:55 +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 CF65D3464EC for ; Thu, 20 Jun 2019 02:59:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A216A8 for ; Thu, 20 Jun 2019 02:59:51 +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: <1560999583.62fc13373a7c02fbff45d2d3a7a04fb1bc3da3c5.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-68.0_beta10.ebuild www-client/firefox/firefox-68.0_beta11.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 62fc13373a7c02fbff45d2d3a7a04fb1bc3da3c5 X-VCS-Branch: master Date: Thu, 20 Jun 2019 02:59:51 +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: d8c88e61-57eb-42c0-8e4f-77eb0e1dc521 X-Archives-Hash: 22c24b714c6f0e98fef4d7860cff20bf commit: 62fc13373a7c02fbff45d2d3a7a04fb1bc3da3c5 Author: Jory Pratt gentoo org> AuthorDate: Thu Jun 20 02:59:43 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Thu Jun 20 02:59:43 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=62fc1337 www-client/firefox: Version bump 68.0b11 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-68.0_beta10.ebuild => firefox-68.0_beta11.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 93d13b3..1e617c0 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-68.0-patches-07.tar.xz 13992 BLAKE2B 42fa145aabc84f564f59c66b48b9e3d1c11acd74d33ace5966ea8e3bdd9dc7025acf58520b7808f714e2fed92a39eecc1259dda414637a5b048d3903f7b4a273 SHA512 5753046923b225843545c2ae737ce06cd546228c44a9e78d86332233175b127df507cdadc93f7404def8405e385108bbddbb622fb0ae90dbcd46078242b5148e -DIST firefox-68.0b10.source.tar.xz 296957808 BLAKE2B 5b166fe8eee27ccbf17d4854ec61cdae28c6b97bfac074a6bbe012ced2882f13fbc09cb9b64b81a15a0f68de61c8ef7433fad23e0fb3472a45449deab4077c6b SHA512 af785811f73cccbee65123769f570817be938cf4004fae0e0e8224f9a19bb0497ef117f7f3bbabd2c79d83a90ca802ee35b48c252cbb2b46ba71c135f09e75ff +DIST firefox-68.0b11.source.tar.xz 292236928 BLAKE2B 2d4997f58fec4f80fd143c17f7d0b0022f2d62102cb94fa59e21aa13d3c84dce6e9c6ada26e17d9ec426265d2f81848a8ddb7ca8959a2b883e89333b52cb58bf SHA512 04c19bccea30ab58e70d63307cd7d2e206aa4bedc45337dc213727d1c36c140c254d661b4cf2733ad7caaa6d565a68be8619afd1e418dbba84934b3a940bf416 diff --git a/www-client/firefox/firefox-68.0_beta10.ebuild b/www-client/firefox/firefox-68.0_beta11.ebuild similarity index 100% rename from www-client/firefox/firefox-68.0_beta10.ebuild rename to www-client/firefox/firefox-68.0_beta11.ebuild