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 C285D158094 for ; Sat, 20 Aug 2022 16:38:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3392E07A5; Sat, 20 Aug 2022 16:38:37 +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 99E6AE07A5 for ; Sat, 20 Aug 2022 16:38:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6BEB13410A2 for ; Sat, 20 Aug 2022 16:38:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4D7456C for ; Sat, 20 Aug 2022 16:38:34 +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: <1661013503.16cb56f5dfce4ad7b2041ec49925eec7572a1b2c.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.36.ebuild gui-wm/gamescope/gamescope-3.11.39.ebuild X-VCS-Directories: gui-wm/gamescope/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 16cb56f5dfce4ad7b2041ec49925eec7572a1b2c X-VCS-Branch: master Date: Sat, 20 Aug 2022 16:38:34 +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: 04b7a627-f43b-4ba1-a3d5-d81cf1d04645 X-Archives-Hash: dbd3bba9b42b052df1e80d2f26d26c65 commit: 16cb56f5dfce4ad7b2041ec49925eec7572a1b2c Author: James Le Cuirot gentoo org> AuthorDate: Sat Aug 20 16:38:23 2022 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Aug 20 16:38:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16cb56f5 gui-wm/gamescope: Bump to 3.11.39, drop old 3.11.36 Signed-off-by: James Le Cuirot gentoo.org> gui-wm/gamescope/Manifest | 2 +- gui-wm/gamescope/{gamescope-3.11.36.ebuild => gamescope-3.11.39.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-wm/gamescope/Manifest b/gui-wm/gamescope/Manifest index 84263a4ac582..7a5b80b641fb 100644 --- a/gui-wm/gamescope/Manifest +++ b/gui-wm/gamescope/Manifest @@ -1 +1 @@ -DIST gamescope-3.11.36.tar.gz 192928 BLAKE2B 7c243c091fb49f0216b739cd2327afba827b5ae63f9c22c00cf37320f907518889c927f21ff27c3f9b27ce62b5b6e70901fdf96436e94767c551372bf9cf39bc SHA512 7d069fec3e2183b0995392407db14c06fd77200764befbc74be7bcdd478c229bdc15f54636c9941ace0615392f2f2d81c593c0c4351415f5178820fc0cb0d212 +DIST gamescope-3.11.39.tar.gz 193205 BLAKE2B 524375f4173afad29c4c444e54d5240d5c613dca33a28916aeb924e0c51aa47fc7391d559526308c709ae2bcd6fc19c7ec3ec8ef8f8bc2b78181428130df1590 SHA512 5ac450e5209c8f4bbc16b60253495d1be3d1206d87feefac95c2dfbcb5d7b7400fd94a2ce1ef60368293f42e45e5954fcb7aabd4d6538a32fa438d7b295d9fef diff --git a/gui-wm/gamescope/gamescope-3.11.36.ebuild b/gui-wm/gamescope/gamescope-3.11.39.ebuild similarity index 100% rename from gui-wm/gamescope/gamescope-3.11.36.ebuild rename to gui-wm/gamescope/gamescope-3.11.39.ebuild