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 32F9C138334 for ; Sun, 2 Jun 2019 22:40:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAB75E07D0; Sun, 2 Jun 2019 22:40:19 +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 B2788E07D0 for ; Sun, 2 Jun 2019 22:40:19 +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 4DD53345569 for ; Sun, 2 Jun 2019 22:40:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7814D57B for ; Sun, 2 Jun 2019 22:40:01 +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: <1559515191.1cbc239ab3be636ef3bbc654a6a70a9e01385898.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_beta5.ebuild www-client/firefox/firefox-68.0_beta6.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 1cbc239ab3be636ef3bbc654a6a70a9e01385898 X-VCS-Branch: master Date: Sun, 2 Jun 2019 22:40:01 +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: 7b751224-7a47-4c52-a25f-1b725b94191c X-Archives-Hash: 30266b9e13cc0fdc6699c02b1a3cfb47 commit: 1cbc239ab3be636ef3bbc654a6a70a9e01385898 Author: Jory Pratt gentoo org> AuthorDate: Sun Jun 2 22:39:51 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sun Jun 2 22:39:51 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=1cbc239a www-client/firefox: 68.0b6 bump Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-68.0_beta5.ebuild => firefox-68.0_beta6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index d8640dd..d10cc47 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.0b5.source.tar.xz 293307364 BLAKE2B d7e33042024ae2a014944d006fd1b66d2c2b8b8e17a4f29199eb4ace78ad85238d69c2ec428236ce3fdafed76a983fa83dbff52e2bfba222c4900a29384ec6b4 SHA512 00a73ab22cab47a88267e48966a0421a1aede56f5c3198ed89d2dbc0b61e614a9169300c66687cfbe5834b9aacd87843a3feaa88a3af8df9f0903a0742aed3c2 +DIST firefox-68.0b6.source.tar.xz 291359512 BLAKE2B b3516b55aaefd095b466c149afa559590515b7cf9bec45d6e238be4f188eeaedcfa21b3e5b65be689b23525d3c12b63eee737eef78143282cf2e82ce3e74a066 SHA512 c91c0ec3d2651b7b1c43338b7f30ea219d9079ab42cb2993d9141ce6c46fce20577bc70d64451943dc302cb543ba8c7cfa54193d96f60a4193fd79d1558373f0 diff --git a/www-client/firefox/firefox-68.0_beta5.ebuild b/www-client/firefox/firefox-68.0_beta6.ebuild similarity index 100% rename from www-client/firefox/firefox-68.0_beta5.ebuild rename to www-client/firefox/firefox-68.0_beta6.ebuild