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 8D83215802F for ; Wed, 29 Mar 2023 06:56:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CECF8E0917; Wed, 29 Mar 2023 06:56:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B94A9E0917 for ; Wed, 29 Mar 2023 06:56:26 +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 AD7BC3412F8 for ; Wed, 29 Mar 2023 06:56:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 404339CB for ; Wed, 29 Mar 2023 06:56:23 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1679934437.ed2c20f9bf2ca1766aa852497b29c293fd82eda6.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-wm/leftwm/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-wm/leftwm/leftwm-0.4.1.ebuild X-VCS-Directories: x11-wm/leftwm/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: ed2c20f9bf2ca1766aa852497b29c293fd82eda6 X-VCS-Branch: master Date: Wed, 29 Mar 2023 06:56:23 +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: 03eb8d37-9497-4dc6-ad49-69a111e71548 X-Archives-Hash: 0a3f87f105414c9875ef9f7c90e6a885 commit: ed2c20f9bf2ca1766aa852497b29c293fd82eda6 Author: Remigiusz Micielski gmail com> AuthorDate: Mon Mar 27 16:24:30 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Mar 27 16:27:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed2c20f9 x11-wm/leftwm: remove rust from dependencies Signed-off-by: Remigiusz Micielski gmail.com> x11-wm/leftwm/leftwm-0.4.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/x11-wm/leftwm/leftwm-0.4.1.ebuild b/x11-wm/leftwm/leftwm-0.4.1.ebuild index d94e1441e..56af06e60 100644 --- a/x11-wm/leftwm/leftwm-0.4.1.ebuild +++ b/x11-wm/leftwm/leftwm-0.4.1.ebuild @@ -173,7 +173,6 @@ DEPEND=" x11-libs/libXinerama:0= x11-apps/xrandr:0= x11-base/xorg-server:0= - >=dev-lang/rust-1.60.0 " RDEPEND="${DEPEND}"