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 3F0FD138334 for ; Thu, 6 Jun 2019 01:17:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A801E0872; Thu, 6 Jun 2019 01:17:03 +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 3E244E0872 for ; Thu, 6 Jun 2019 01:17:03 +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 D659D3457CB for ; Thu, 6 Jun 2019 01:17:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33902601 for ; Thu, 6 Jun 2019 01:16:59 +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: <1559783809.54806cf66b6f415d62c8bf9e15cf4bc1326ca277.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_beta6.ebuild www-client/firefox/firefox-68.0_beta7.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 54806cf66b6f415d62c8bf9e15cf4bc1326ca277 X-VCS-Branch: master Date: Thu, 6 Jun 2019 01:16:59 +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: 17ac04db-37b8-45f0-a1bc-10607f39b4a3 X-Archives-Hash: 452bb4d5e9730a31c27707fee2ad68df commit: 54806cf66b6f415d62c8bf9e15cf4bc1326ca277 Author: Jory Pratt gentoo org> AuthorDate: Thu Jun 6 01:16:49 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Thu Jun 6 01:16:49 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=54806cf6 www-client/firefox: 68.0b7 bump 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_beta6.ebuild => firefox-68.0_beta7.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index d10cc47..3c9bcdf 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-68.0-patches-03.tar.xz 13336 BLAKE2B 36634523be0b8d69d442f45f0d5d331898996615fdf5570155e1cd4ec61692ed8df4bf035f808a31c40ea9aea4e2e420e6a6e1ed9922ac164362deea9c02f33e SHA512 58202723290b7586d1fb3b2aa0fef2f007be02e52f464397e7c27b38f62cb050d47f15955523d02760a565ca7f29b5b018bd00f89a52fe918aafbd61d61d961f -DIST firefox-68.0b6.source.tar.xz 291359512 BLAKE2B b3516b55aaefd095b466c149afa559590515b7cf9bec45d6e238be4f188eeaedcfa21b3e5b65be689b23525d3c12b63eee737eef78143282cf2e82ce3e74a066 SHA512 c91c0ec3d2651b7b1c43338b7f30ea219d9079ab42cb2993d9141ce6c46fce20577bc70d64451943dc302cb543ba8c7cfa54193d96f60a4193fd79d1558373f0 +DIST firefox-68.0b7.source.tar.xz 292589376 BLAKE2B 1d25f7c9fcb6c7663320ab1bbb316909b200722715ba05a9efce80756ea46045969d78ae2bd44f4e48a5bda61103785767d2ea4e795c6e36d4fb132a7510993d SHA512 728f4d6e9a6572022b95ae58f976fb073985ab3ceb09a717d8746e42d654fd15ab6809a76a97de22bf50035e53661c0f3eb226e3054daf0b68166b7088f619cd diff --git a/www-client/firefox/firefox-68.0_beta6.ebuild b/www-client/firefox/firefox-68.0_beta7.ebuild similarity index 100% rename from www-client/firefox/firefox-68.0_beta6.ebuild rename to www-client/firefox/firefox-68.0_beta7.ebuild