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 1E52215800A for ; Sat, 26 Aug 2023 11:19:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4551F2BC143; Sat, 26 Aug 2023 11:19:56 +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 2C7092BC143 for ; Sat, 26 Aug 2023 11:19:56 +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 03D73340CDF for ; Sat, 26 Aug 2023 11:19:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 170CE1052 for ; Sat, 26 Aug 2023 11:19:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1693048767.f7a739908a8f3fbd1290383d9baac4faf06aa25a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/neochat/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/neochat/neochat-23.08.0-r1.ebuild net-im/neochat/neochat-23.08.0.ebuild X-VCS-Directories: net-im/neochat/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f7a739908a8f3fbd1290383d9baac4faf06aa25a X-VCS-Branch: master Date: Sat, 26 Aug 2023 11:19:53 +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: fc4d6650-cb44-4013-830c-d82990d9acf5 X-Archives-Hash: 89de773f238a9739c9ae546ec24b7e12 commit: f7a739908a8f3fbd1290383d9baac4faf06aa25a Author: Nils Freydank posteo de> AuthorDate: Fri Aug 25 21:09:42 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 26 11:19:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a73990 net-im/neochat: Revbump adding qtlocation dep Closes: https://bugs.gentoo.org/913017 Signed-off-by: Nils Freydank posteo.de> Closes: https://github.com/gentoo/gentoo/pull/32449 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/neochat/{neochat-23.08.0.ebuild => neochat-23.08.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/neochat/neochat-23.08.0.ebuild b/net-im/neochat/neochat-23.08.0-r1.ebuild similarity index 97% rename from net-im/neochat/neochat-23.08.0.ebuild rename to net-im/neochat/neochat-23.08.0-r1.ebuild index 278bc5274da2..bd6ac6543395 100644 --- a/net-im/neochat/neochat-23.08.0.ebuild +++ b/net-im/neochat/neochat-23.08.0-r1.ebuild @@ -45,6 +45,7 @@ DEPEND=" " RDEPEND="${DEPEND} >=dev-qt/qtgraphicaleffects-${QTMIN}:5 + >=dev-qt/qtlocation-${QTMIN}:5 >=dev-qt/qtmultimedia-${QTMIN}:5[qml] >=kde-frameworks/kquickcharts-${KFMIN}:5 >=kde-frameworks/purpose-${KFMIN}:5