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 6F3111580B3 for ; Sat, 4 Sep 2021 04:33:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 801E2E0869; Sat, 4 Sep 2021 04:33:32 +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 69CBAE0869 for ; Sat, 4 Sep 2021 04:33:32 +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 570D0335D1C for ; Sat, 4 Sep 2021 04:33:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BF228E for ; Sat, 4 Sep 2021 04:33:29 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1630729935.14ef90f17f1e892a12d389ec1176a7583b5bf7fe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r3.ebuild dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r4.ebuild dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r5.ebuild dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r6.ebuild X-VCS-Directories: dev-lang/spidermonkey/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 14ef90f17f1e892a12d389ec1176a7583b5bf7fe X-VCS-Branch: master Date: Sat, 4 Sep 2021 04:33:29 +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: f72b8373-af3f-48bc-aecf-8e15a3b61845 X-Archives-Hash: bac8b9137ba2b7d77a8f5a6e044da657 commit: 14ef90f17f1e892a12d389ec1176a7583b5bf7fe Author: Sam James gentoo org> AuthorDate: Sat Sep 4 04:32:15 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 4 04:32:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ef90f1 dev-lang/spidermonkey: revbump consumers of mozcoreconf-v5.eclass Needed to propagate PYTHON_REQ_USE change (there's no reason the package manager must "let go" and realise it's fine to allow a Python 2 without USE=threads otherwise). See: 4bdf38313a5f6f30b916a96e1a57baf34d3b39bc See: 5e9af19749cbb9fe8702e08643522986db103b1c See: 742eeca02a0d06a56f6a69af55bcbcdf42f18ba1 Signed-off-by: Sam James gentoo.org> ...dermonkey-52.9.1_pre1-r3.ebuild => spidermonkey-52.9.1_pre1-r4.ebuild} | 0 ...{spidermonkey-60.5.2_p0-r5.ebuild => spidermonkey-60.5.2_p0-r6.ebuild} | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r3.ebuild b/dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r4.ebuild similarity index 100% rename from dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r3.ebuild rename to dev-lang/spidermonkey/spidermonkey-52.9.1_pre1-r4.ebuild diff --git a/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r5.ebuild b/dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r6.ebuild similarity index 100% rename from dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r5.ebuild rename to dev-lang/spidermonkey/spidermonkey-60.5.2_p0-r6.ebuild