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 0416015802F for ; Sun, 2 Apr 2023 13:46:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32FC5E07FA; Sun, 2 Apr 2023 13:46:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19DA0E07FA for ; Sun, 2 Apr 2023 13:46:48 +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 37724340E3E for ; Sun, 2 Apr 2023 13:46:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 653C78E4 for ; Sun, 2 Apr 2023 13:46: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: <1680443176.80551c08a874087a6432eed930adbd0877ba47ea.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/gamescope/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-wm/gamescope/gamescope-3.11.51.ebuild gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild gui-wm/gamescope/metadata.xml X-VCS-Directories: gui-wm/gamescope/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 80551c08a874087a6432eed930adbd0877ba47ea X-VCS-Branch: master Date: Sun, 2 Apr 2023 13:46: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: 54523033-359b-47cc-8898-8b16de928ddc X-Archives-Hash: 3867b670579489447bf9f557b038ec47 commit: 80551c08a874087a6432eed930adbd0877ba47ea Author: sqrtd sqrtd dev> AuthorDate: Sat Apr 1 13:06:33 2023 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Apr 2 13:46:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80551c08 gui-wm/gamescope: update HOMEPAGE, SRC_URI Signed-off-by: sqrtd sqrtd.dev> Closes: https://github.com/gentoo/gentoo/pull/30433 Signed-off-by: James Le Cuirot gentoo.org> gui-wm/gamescope/gamescope-3.11.51.ebuild | 6 +++--- gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild | 4 ++-- gui-wm/gamescope/metadata.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gui-wm/gamescope/gamescope-3.11.51.ebuild b/gui-wm/gamescope/gamescope-3.11.51.ebuild index b8dbd943a190..724d3bc885d8 100644 --- a/gui-wm/gamescope/gamescope-3.11.51.ebuild +++ b/gui-wm/gamescope/gamescope-3.11.51.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,8 +8,8 @@ inherit fcaps meson MY_PV=$(ver_rs 3 -) MY_PV="${MY_PV//_/-}" DESCRIPTION="Efficient micro-compositor for running games" -HOMEPAGE="https://github.com/Plagman/gamescope" -SRC_URI="https://github.com/Plagman/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ValveSoftware/gamescope" +SRC_URI="https://github.com/ValveSoftware/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" LICENSE="BSD-2" SLOT="0" diff --git a/gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild b/gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild index 17f14d2034ca..1d5fc4bca29c 100644 --- a/gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild +++ b/gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild @@ -8,8 +8,8 @@ inherit fcaps meson MY_PV=$(ver_rs 3 -) MY_PV="${MY_PV//_/-}" DESCRIPTION="Efficient micro-compositor for running games" -HOMEPAGE="https://github.com/Plagman/gamescope" -SRC_URI="https://github.com/Plagman/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ValveSoftware/gamescope" +SRC_URI="https://github.com/ValveSoftware/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" LICENSE="BSD-2" SLOT="0" diff --git a/gui-wm/gamescope/metadata.xml b/gui-wm/gamescope/metadata.xml index f2337907378b..cc171105f9d8 100644 --- a/gui-wm/gamescope/metadata.xml +++ b/gui-wm/gamescope/metadata.xml @@ -6,7 +6,7 @@ James Le Cuirot - Plagman/gamescope + ValveSoftware/gamescope Enable screen capture via PipeWire