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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DEFF7158009 for ; Mon, 26 Jun 2023 22:01:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DD18E084F; Mon, 26 Jun 2023 22:01:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 167FFE084F for ; Mon, 26 Jun 2023 22:01:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 311E9340E82 for ; Mon, 26 Jun 2023 22:01:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC671A9B for ; Mon, 26 Jun 2023 22:01:40 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1687816761.be00d36b18d2a1c77aea9a1ee41d9e531a9eb998.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/pleroma/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-apps/pleroma/pleroma-2.5.2.ebuild X-VCS-Directories: www-apps/pleroma/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: be00d36b18d2a1c77aea9a1ee41d9e531a9eb998 X-VCS-Branch: dev Date: Mon, 26 Jun 2023 22:01:40 +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: eead2cda-91b7-41ee-8b64-37ff55809f3d X-Archives-Hash: 197287a654a87ada1a7ed2708dd828d8 commit: be00d36b18d2a1c77aea9a1ee41d9e531a9eb998 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Mon Jun 26 21:57:45 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Mon Jun 26 21:59:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be00d36b www-apps/pleroma: 2.5.2 isn't compatible with erlang-26 nor elixir-1.15 Closes: https://bugs.gentoo.org/909184 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> www-apps/pleroma/pleroma-2.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/pleroma/pleroma-2.5.2.ebuild b/www-apps/pleroma/pleroma-2.5.2.ebuild index 4449ba417..5afe20eb8 100644 --- a/www-apps/pleroma/pleroma-2.5.2.ebuild +++ b/www-apps/pleroma/pleroma-2.5.2.ebuild @@ -27,8 +27,8 @@ IUSE="" RESTRICT="network-sandbox" BDEPEND=" - dev-lang/erlang:= - dev-lang/elixir:= +