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 4597D15815E for ; Thu, 8 Feb 2024 08:46:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AA12E2A3C; Thu, 8 Feb 2024 08:46:05 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58B1EE2A3C for ; Thu, 8 Feb 2024 08:46:05 +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 6F73234308D for ; Thu, 8 Feb 2024 08:46:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5AD57E7 for ; Thu, 8 Feb 2024 08:46:02 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1707381931.8e2a074a876ba9cb6013457b1f5baa71cae633f4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/riseup-vpn/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/riseup-vpn/riseup-vpn-0.21.11_p20230412-r1.ebuild net-vpn/riseup-vpn/riseup-vpn-0.21.11_p20230412.ebuild X-VCS-Directories: net-vpn/riseup-vpn/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8e2a074a876ba9cb6013457b1f5baa71cae633f4 X-VCS-Branch: master Date: Thu, 8 Feb 2024 08:46:02 +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: 168d5c8b-ab0e-43fd-96a3-e403bbb11f60 X-Archives-Hash: 7673d8f5733b41f85b081fea73687327 commit: 8e2a074a876ba9cb6013457b1f5baa71cae633f4 Author: Andrew Ammerlaan gentoo org> AuthorDate: Thu Feb 8 08:45:31 2024 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Thu Feb 8 08:45:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2a074a net-vpn/riseup-vpn: depend on qtwidgets[png] Closes: https://bugs.gentoo.org/923963 Signed-off-by: Andrew Ammerlaan gentoo.org> ...0.21.11_p20230412.ebuild => riseup-vpn-0.21.11_p20230412-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-vpn/riseup-vpn/riseup-vpn-0.21.11_p20230412.ebuild b/net-vpn/riseup-vpn/riseup-vpn-0.21.11_p20230412-r1.ebuild similarity index 96% rename from net-vpn/riseup-vpn/riseup-vpn-0.21.11_p20230412.ebuild rename to net-vpn/riseup-vpn/riseup-vpn-0.21.11_p20230412-r1.ebuild index a98d4dc91b7a..93230e0a0c72 100644 --- a/net-vpn/riseup-vpn/riseup-vpn-0.21.11_p20230412.ebuild +++ b/net-vpn/riseup-vpn/riseup-vpn-0.21.11_p20230412-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -40,6 +40,7 @@ DEPEND=" dev-qt/qtquickcontrols:5[widgets] dev-qt/qtquickcontrols2:5[widgets] dev-qt/qtsvg:5 + dev-qt/qtwidgets:5[png] " RDEPEND="${DEPEND}