From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C7F681582EF for ; Tue, 11 Feb 2025 11:12:48 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8E9B6343122 for ; Tue, 11 Feb 2025 11:12:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8A38911042D; Tue, 11 Feb 2025 11:12:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 801F111042D for ; Tue, 11 Feb 2025 11:12:47 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2262D343122 for ; Tue, 11 Feb 2025 11:12:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E98DE65 for ; Tue, 11 Feb 2025 11:12:45 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1739199174.32e9d5f8ea1f500b267396c94bd2b481ebf586fa.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/wlx-overlay-s/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/wlx-overlay-s/wlx-overlay-s-0.6.0-r1.ebuild X-VCS-Directories: app-misc/wlx-overlay-s/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 32e9d5f8ea1f500b267396c94bd2b481ebf586fa X-VCS-Branch: master Date: Tue, 11 Feb 2025 11:12:45 +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: 55a0af4c-adf8-4bfa-8fe0-d4b2642797a5 X-Archives-Hash: b22807b4025169557aaa265947d3d813 commit: 32e9d5f8ea1f500b267396c94bd2b481ebf586fa Author: Sam Wilson binarycake ca> AuthorDate: Mon Feb 10 14:51:56 2025 +0000 Commit: David Roman gmail com> CommitDate: Mon Feb 10 14:52:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=32e9d5f8 app-misc/wlx-overlay-s: cleanup unused vars Signed-off-by: Sam Wilson binarycake.ca> app-misc/wlx-overlay-s/wlx-overlay-s-0.6.0-r1.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/app-misc/wlx-overlay-s/wlx-overlay-s-0.6.0-r1.ebuild b/app-misc/wlx-overlay-s/wlx-overlay-s-0.6.0-r1.ebuild index 320df4d84..3ba283d40 100644 --- a/app-misc/wlx-overlay-s/wlx-overlay-s-0.6.0-r1.ebuild +++ b/app-misc/wlx-overlay-s/wlx-overlay-s-0.6.0-r1.ebuild @@ -509,9 +509,6 @@ inherit cargo llvm-r2 desktop DESCRIPTION="A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops" HOMEPAGE="https://github.com/galister/wlx-overlay-s" -OPENVR_REV="08de3821dfd3aa46f778376680c68f33b9fdcb6c" -OPENVR_PATH="${WORKDIR}/ovr_overlay_oyasumi-bd03e5bf886f84d438aad95da5c5cc28725013a8/sys/openvr" - SRC_URI=" ${CARGO_CRATE_URIS} https://github.com/galister/wlx-overlay-s/archive/refs/tags/v$(ver_cut 1-2).tar.gz -> ${P}.tar.gz