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 D8F3115800D for ; Sat, 8 Jul 2023 02:43:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35C8DE0848; Sat, 8 Jul 2023 02:43:20 +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 0A729E0848 for ; Sat, 8 Jul 2023 02:43:19 +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 DA727340EA5 for ; Sat, 8 Jul 2023 02:43:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A15EFAE4 for ; Sat, 8 Jul 2023 02:43:14 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1688770033.6584fa354d3af7e5f1a220d16f928729a39cada8.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/ProtonUp-Qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild X-VCS-Directories: games-util/ProtonUp-Qt/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 6584fa354d3af7e5f1a220d16f928729a39cada8 X-VCS-Branch: master Date: Sat, 8 Jul 2023 02:43:14 +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: fa34cd80-bcae-460f-91fa-49684aa86b1a X-Archives-Hash: 11fc6db38a041d09cc5cb9944a47dba9 commit: 6584fa354d3af7e5f1a220d16f928729a39cada8 Author: Gonçalo Negrier Duarte gmail com> AuthorDate: Fri Jul 7 22:44:57 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Fri Jul 7 22:47:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6584fa35 games-util/ProtonUp-Qt: update DESCRIPTION Signed-off-by: Gonçalo Negrier Duarte gmail.com> games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild | 2 +- games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild index 325c89f29..f9c9116ca 100644 --- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild +++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild @@ -12,7 +12,7 @@ EPYTHON=python3 inherit distutils-r1 desktop xdg-utils SRC_URI="https://github.com/DavidoTek/ProtonUp-Qt/archive/refs/tags/v${PV}.tar.gz" -DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface." +DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic." HOMEPAGE="https://davidotek.github.io/protonup-qt" LICENSE="GPL-3" diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild index b4c620b0a..887835a64 100644 --- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild +++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild @@ -11,7 +11,7 @@ EPYTHON=python3 inherit git-r3 distutils-r1 desktop xdg-utils EGIT_REPO_URI="https://github.com/DavidoTek/ProtonUp-Qt.git" -DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface." +DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic." HOMEPAGE="https://davidotek.github.io/protonup-qt" LICENSE="GPL-3"