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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C42E8158013 for ; Sat, 2 Dec 2023 23:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 093242BC018; Sat, 2 Dec 2023 23:06:48 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D43B12BC018 for ; Sat, 2 Dec 2023 23:06: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 BA47D335CAF for ; Sat, 2 Dec 2023 23:06:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08C18119 for ; Sat, 2 Dec 2023 23:06:45 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1701558384.9e889ab698db6c15224c6de0a10d503466bed5c0.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/gamescope/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-wm/gamescope/Manifest gui-wm/gamescope/gamescope-3.13.13.ebuild gui-wm/gamescope/gamescope-3.13.8.ebuild X-VCS-Directories: gui-wm/gamescope/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 9e889ab698db6c15224c6de0a10d503466bed5c0 X-VCS-Branch: master Date: Sat, 2 Dec 2023 23:06: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: c6c5feaf-4c69-4854-ac84-ce874e3068da X-Archives-Hash: 404f831f2bb0a1873adb598fbc7e4539 commit: 9e889ab698db6c15224c6de0a10d503466bed5c0 Author: James Le Cuirot gentoo org> AuthorDate: Sat Dec 2 23:06:24 2023 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Dec 2 23:06:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e889ab6 gui-wm/gamescope: Bump to 3.13.13, drop old 3.13.8 Signed-off-by: James Le Cuirot gentoo.org> gui-wm/gamescope/Manifest | 2 +- gui-wm/gamescope/{gamescope-3.13.8.ebuild => gamescope-3.13.13.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-wm/gamescope/Manifest b/gui-wm/gamescope/Manifest index 5216033a5fbc..9d1b72aa9964 100644 --- a/gui-wm/gamescope/Manifest +++ b/gui-wm/gamescope/Manifest @@ -1,2 +1,2 @@ -DIST gamescope-3.13.8.tar.gz 476534 BLAKE2B 33ecb51ec7e2d0f730a932c163387dad5a7194d152fe35700df3b311f886845de85fb218791a3af32f6ee7f77f8e4647bf5efc5dba2bf86b225f75972a827136 SHA512 392beb0587efb275ce02e91ddf88345ab1088c8e364b83ff4da8fb2d3884f2d7f13ccd6b695e16bfce1a48a5566fba0d1de4f9bb02140bd8d01ac2256afdeb2b +DIST gamescope-3.13.13.tar.gz 465653 BLAKE2B b0bb4f630a1654bd9e69e257dabb4e9cafa1e6eaf32a46f6e67d5ad46ff019896cf6f74cd5ed3ed25aa79b09e00ac8486b0a784777858f77e2eb192ecfa29657 SHA512 b3dd3bb5d6eda9d9ad65131fd05cfc630b787afda90e5b2c50ec5298f4b670f91e8965eceb2ede595c6569d200e44566881dbe91c8c2dbe4f089f3b2c328ace9 DIST reshade-9fdbea6892f9959fdc18095d035976c574b268b7.tar.gz 1543894 BLAKE2B 5e2b643ffbbda3ad078deb075a6fada1d0a560c6d865b7febee6a8eaade83ec90db3c5a8f4130d27b6dfaa8ee7b899edd214c23c947678eed28fb8e7165d9bd2 SHA512 4565d094e1c2d53d5073b4976874665d38dcf7ca86e982e569cc76923eaa9187fa32a4385fc577a3a867d2917596e6377e5a023a34bc2d389ff899d5b69764fb diff --git a/gui-wm/gamescope/gamescope-3.13.8.ebuild b/gui-wm/gamescope/gamescope-3.13.13.ebuild similarity index 98% rename from gui-wm/gamescope/gamescope-3.13.8.ebuild rename to gui-wm/gamescope/gamescope-3.13.13.ebuild index 15625aa4cf0f..1e632732f682 100644 --- a/gui-wm/gamescope/gamescope-3.13.8.ebuild +++ b/gui-wm/gamescope/gamescope-3.13.13.ebuild @@ -22,7 +22,7 @@ RDEPEND=" =dev-libs/libliftoff-0.4* >=dev-libs/wayland-1.21 >=dev-libs/wayland-protocols-1.17 - =gui-libs/wlroots-0.16*[X,libinput(+)] + =gui-libs/wlroots-0.17*[X,libinput(+)] >=media-libs/libdisplay-info-0.1.1 media-libs/libsdl2[video,vulkan] media-libs/vulkan-loader