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 273FE138350 for ; Thu, 27 Feb 2020 13:36:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55B89E0919; Thu, 27 Feb 2020 13:36:10 +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 3640EE0919 for ; Thu, 27 Feb 2020 13:36:10 +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 AA6A134F416 for ; Thu, 27 Feb 2020 13:36:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8C26101 for ; Thu, 27 Feb 2020 13:36:06 +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: <1582810558.34ce2c89c2819117a8e2168585fe4ee6aaf3994f.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-74.0_beta7.ebuild www-client/firefox/firefox-74.0_beta8.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 34ce2c89c2819117a8e2168585fe4ee6aaf3994f X-VCS-Branch: master Date: Thu, 27 Feb 2020 13:36:06 +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: 9088320c-4eb2-4eb0-8085-d8121a54d618 X-Archives-Hash: 596a814461e496a063fd91af1f6a6cad commit: 34ce2c89c2819117a8e2168585fe4ee6aaf3994f Author: Jory Pratt gentoo org> AuthorDate: Thu Feb 27 13:35:58 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Thu Feb 27 13:35:58 2020 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=34ce2c89 www-client/firefox: Version bump 74.0b8 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --force Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../firefox/{firefox-74.0_beta7.ebuild => firefox-74.0_beta8.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index cb88e46..bc64eaf 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-74.0-patches-02.tar.xz 18900 BLAKE2B 7389bcc0e64487ad52df89d5adceb646c7379de6b55ba395c06ffecf3c8f047443cbb3ac4c43007c96763a9c836ef2075029284a7dab500789c723b2a3369834 SHA512 c7d8ef1f848a8fd5c066d385abd9ce30fd9adb81e53f73237b128e83bba9b5d52d923d44ddf582586305df3f14fe5070f43a41ed4c19cbc4e43a2d9d233be73a -DIST firefox-74.0b7.source.tar.xz 326586804 BLAKE2B 77c040c7b1c1b801f6f174548d311f47b3523addcbf067b9dc6d2b70073b514f111d04d52ac9b3c3fa712883150398728c0f9965418e815387a3ad678bbdb66d SHA512 8ad6b3d2440c872c1d0d52572e89836df0b17f4c1add1220d3b6b8887004d4dac6353ce260b0d7394e08405846ed5ea98dd0af4997bd3295d3dcfbda01ddace9 +DIST firefox-74.0b8.source.tar.xz 318609588 BLAKE2B 53f18fb2efadc8935d82121faf9591365e2d89ecb56cafb6539e9c60eda273494810529960ab8d9e5ff72a118b02f4b1721b48382e1936d4ec9a3d5bd0f7b1f5 SHA512 500bedfe01a3e6eb8cf1e44ce6d9c012840fd3fc9119b7d08d53f975b540c0c26f7cbd8196701c228306e768394f0ee39b1a09ee04ff66ddca1369c94eac127f diff --git a/www-client/firefox/firefox-74.0_beta7.ebuild b/www-client/firefox/firefox-74.0_beta8.ebuild similarity index 100% rename from www-client/firefox/firefox-74.0_beta7.ebuild rename to www-client/firefox/firefox-74.0_beta8.ebuild