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 69387158094 for ; Thu, 25 Aug 2022 20:31:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A946E0951; Thu, 25 Aug 2022 20:31:52 +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 4C413E0951 for ; Thu, 25 Aug 2022 20:31:52 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C480340DD9 for ; Thu, 25 Aug 2022 20:31:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8ABA858D for ; Thu, 25 Aug 2022 20:31:49 +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: <1661459496.93221cea51066f7f7c682828597c6fa993406fa5.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.39.ebuild gui-wm/gamescope/gamescope-3.11.42.ebuild X-VCS-Directories: gui-wm/gamescope/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 93221cea51066f7f7c682828597c6fa993406fa5 X-VCS-Branch: master Date: Thu, 25 Aug 2022 20:31:49 +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: 94e9b04e-662b-437e-9d2d-33f3e36320e8 X-Archives-Hash: 3002b45668b22f125510c77369828852 commit: 93221cea51066f7f7c682828597c6fa993406fa5 Author: James Le Cuirot gentoo org> AuthorDate: Thu Aug 25 20:31:36 2022 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Aug 25 20:31:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93221cea gui-wm/gamescope: Bump to 3.11.42, drop old 3.11.39 Signed-off-by: James Le Cuirot gentoo.org> gui-wm/gamescope/Manifest | 2 +- gui-wm/gamescope/{gamescope-3.11.39.ebuild => gamescope-3.11.42.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-wm/gamescope/Manifest b/gui-wm/gamescope/Manifest index 7a5b80b641fb..e2e9af2665db 100644 --- a/gui-wm/gamescope/Manifest +++ b/gui-wm/gamescope/Manifest @@ -1 +1 @@ -DIST gamescope-3.11.39.tar.gz 193205 BLAKE2B 524375f4173afad29c4c444e54d5240d5c613dca33a28916aeb924e0c51aa47fc7391d559526308c709ae2bcd6fc19c7ec3ec8ef8f8bc2b78181428130df1590 SHA512 5ac450e5209c8f4bbc16b60253495d1be3d1206d87feefac95c2dfbcb5d7b7400fd94a2ce1ef60368293f42e45e5954fcb7aabd4d6538a32fa438d7b295d9fef +DIST gamescope-3.11.42.tar.gz 193457 BLAKE2B 9909a60e6aa67a549f62ae49d8cf8ef0ca4654e8a16c5a0a5d03c19862cc50b530ff7ec78aac0777a0e1e805f416e0fc9ef1d40bb88d7fcae18f0dff4f992802 SHA512 f28773ecaedb39b6a611d2f71e4922906e0a5f9bcac25032c9f1a07d76f269252fd440a55d502684675bab0df4206315a5cc85d81c94c8d4feb762eb97b02ff7 diff --git a/gui-wm/gamescope/gamescope-3.11.39.ebuild b/gui-wm/gamescope/gamescope-3.11.42.ebuild similarity index 100% rename from gui-wm/gamescope/gamescope-3.11.39.ebuild rename to gui-wm/gamescope/gamescope-3.11.42.ebuild