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 69A0B15800F for ; Tue, 14 Feb 2023 23:11:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5B34E07AE; Tue, 14 Feb 2023 23:11:54 +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 9A7EEE07AE for ; Tue, 14 Feb 2023 23:11:54 +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 ACF4E335D46 for ; Tue, 14 Feb 2023 23:11:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7BC87D8 for ; Tue, 14 Feb 2023 23:11:51 +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: <1676416217.d8adfaeb8ff725ca1614c6b0c9c45d0be1af6815.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.11.52_beta1.ebuild gui-wm/gamescope/gamescope-3.11.52_beta2.ebuild X-VCS-Directories: gui-wm/gamescope/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: d8adfaeb8ff725ca1614c6b0c9c45d0be1af6815 X-VCS-Branch: master Date: Tue, 14 Feb 2023 23:11:51 +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: 3b28e12e-ceed-48e5-8587-381933e385a4 X-Archives-Hash: b852f04e8364d006bcc3df89d53f7859 commit: d8adfaeb8ff725ca1614c6b0c9c45d0be1af6815 Author: James Le Cuirot gentoo org> AuthorDate: Tue Feb 14 23:10:17 2023 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Feb 14 23:10:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8adfaeb gui-wm/gamescope: Version bump to 3.11.52_beta2 libdisplay-info-0.1.0 probably does work, but I'm sure they'll update the version constraint soon enough. Signed-off-by: James Le Cuirot gentoo.org> gui-wm/gamescope/Manifest | 2 +- .../{gamescope-3.11.52_beta1.ebuild => gamescope-3.11.52_beta2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-wm/gamescope/Manifest b/gui-wm/gamescope/Manifest index b655ded3798c..a7c1387340d6 100644 --- a/gui-wm/gamescope/Manifest +++ b/gui-wm/gamescope/Manifest @@ -1,2 +1,2 @@ DIST gamescope-3.11.51.tar.gz 209920 BLAKE2B fdccd6659e33a9ae43eaabc5d41cfa6d0a92bda1a283e23f101296713f5094093b7b41135de44abd65ff17c66d70b27baf50685dcd2a47084022fb611e150a5b SHA512 a4ddd96a4fdacd62eee800f6fb331d08fca32c2798d64148529181a0ee8d8af57d5d67bfa28bff8e9cf62047a7572c43b36e2968660ea2984b8e21fa812baf9e -DIST gamescope-3.11.52_beta1.tar.gz 256753 BLAKE2B b25dc6609ab4f2639c7dfa1d972c41697632cc2fc7afc8bb6eeaa6271bf16fe19f9a4f553395eefbdc92f2d896c2f9e7489bdb664ea679a8b514ac5c8a50b60c SHA512 7fb8e2d45e6eb66bb8dbdac9aa39e4492d27b9b7b6175314877082c83cdf8891eb1bd00d86b9109e392b4c877919956feaa420c0d71e59e34e224f7223050ada +DIST gamescope-3.11.52_beta2.tar.gz 257581 BLAKE2B f6a41e134c7d24838a11244f07eefd313de05636014e11f0356cc8feedf120b1ba5b371dc40464a55a18b95cda5593c6625a036c6394de07a24641f313906229 SHA512 b885c77508d983686d23056fae667c4b728bad637366407f9f275367333bf032f7503b020a99408afeba48eb5bca4eff41e6a8c38b25ea557da70290156630c2 diff --git a/gui-wm/gamescope/gamescope-3.11.52_beta1.ebuild b/gui-wm/gamescope/gamescope-3.11.52_beta2.ebuild similarity index 97% rename from gui-wm/gamescope/gamescope-3.11.52_beta1.ebuild rename to gui-wm/gamescope/gamescope-3.11.52_beta2.ebuild index 83d9cba188f7..14505d584e31 100644 --- a/gui-wm/gamescope/gamescope-3.11.52_beta1.ebuild +++ b/gui-wm/gamescope/gamescope-3.11.52_beta2.ebuild @@ -20,7 +20,7 @@ RDEPEND=" >=dev-libs/wayland-1.21 >=dev-libs/wayland-protocols-1.17 =gui-libs/wlroots-0.16*[X] - media-libs/libdisplay-info +