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 78AC6158041 for ; Mon, 19 Feb 2024 12:39:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B17FE2AA3; Mon, 19 Feb 2024 12:39:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78F45E2AA3 for ; Mon, 19 Feb 2024 12:39:27 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 791413430D4 for ; Mon, 19 Feb 2024 12:39:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17C2B118C for ; Mon, 19 Feb 2024 12:39:25 +0000 (UTC) From: "Gonçalo Negrier Duarte" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gonçalo Negrier Duarte" Message-ID: <1708346360.3f5ca176cfdee46df2ef0f873ee086a5964aca43.gonegrier.duarte@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/ProtonUp-Qt/Manifest games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.1.ebuild X-VCS-Directories: games-util/ProtonUp-Qt/ X-VCS-Committer: gonegrier.duarte X-VCS-Committer-Name: Gonçalo Negrier Duarte X-VCS-Revision: 3f5ca176cfdee46df2ef0f873ee086a5964aca43 X-VCS-Branch: dev Date: Mon, 19 Feb 2024 12:39:25 +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: c23eeb59-8f2e-450b-ae17-1e7a2bf8787c X-Archives-Hash: d0db67c612984d93c3cc57b6596347f3 commit: 3f5ca176cfdee46df2ef0f873ee086a5964aca43 Author: Gonçalo Negrier Duarte gmail com> AuthorDate: Mon Feb 19 10:01:56 2024 +0000 Commit: Gonçalo Negrier Duarte gmail com> CommitDate: Mon Feb 19 12:39:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f5ca176 games-util/ProtonUp-Qt: add 2.9.1, drop 2.8.2 Signed-off-by: Gonçalo Negrier Duarte gmail.com> games-util/ProtonUp-Qt/Manifest | 2 +- .../ProtonUp-Qt/{ProtonUp-Qt-2.8.2.ebuild => ProtonUp-Qt-2.9.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/ProtonUp-Qt/Manifest b/games-util/ProtonUp-Qt/Manifest index 92251fad7f..459b2b60fb 100644 --- a/games-util/ProtonUp-Qt/Manifest +++ b/games-util/ProtonUp-Qt/Manifest @@ -1 +1 @@ -DIST ProtonUp-Qt-2.8.2.tar.gz 753987 BLAKE2B 93c9972aa46554900f52ac62f788b6df0a780f71d309bdae412c3ba708123431ef2505430a950865deaae53e8410076586bc6c9fae7adf6964847e4a7f87419f SHA512 2bbf0cb3f8e94469ca7e00ebef4081f1ed338bbb141ba649c72a85a2755c330cf40e42b5a6547d98fd576dd151fbffbffceaccf62953d3a9709fe67fa316606e +DIST ProtonUp-Qt-2.9.1.tar.gz 914081 BLAKE2B aa2e6eaf0af18ec8ee1b8c2b2e84df640931fade0a7ad2396508c50950437df46540721d35e3c3af143f3dd223d1acaecb99e2ddc83e798e9e3290db5c80b0e0 SHA512 32da1a6db8c3d24133be71b2635afece1c500800849aba9d7dc6bd900afb00ea582e22da51463d63673d64131dcdc25b7f3cc72e1890fb7ed00018a17de0509f diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.1.ebuild similarity index 100% rename from games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild rename to games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.1.ebuild