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 3A96E1581E7 for ; Mon, 22 Apr 2024 20:45:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78CAFE29ED; Mon, 22 Apr 2024 20:45:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 56611E29ED for ; Mon, 22 Apr 2024 20:45:39 +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 953B934310E for ; Mon, 22 Apr 2024 20:45:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 295D71671 for ; Mon, 22 Apr 2024 20:45:37 +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: <1713818721.37aec493e172c0439539ee0e321eac399248b4ec.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/pulseaudio-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r1.ebuild media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r2.ebuild X-VCS-Directories: media-libs/pulseaudio-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 37aec493e172c0439539ee0e321eac399248b4ec X-VCS-Branch: master Date: Mon, 22 Apr 2024 20:45:37 +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: b442c3a0-c881-440d-a2f1-f86d8f5ea7b3 X-Archives-Hash: a34fd4ac63e5bfe50a711bb614b04c94 commit: 37aec493e172c0439539ee0e321eac399248b4ec Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 22 20:44:02 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 22 20:45:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37aec493 media-libs/pulseaudio-qt: Bump subslot Upstream commit 38a35582b3e5278df11f2ae70e411b7fc3ba6e98 Signed-off-by: Andreas Sturmlechner gentoo.org> .../{pulseaudio-qt-1.4.0-r1.ebuild => pulseaudio-qt-1.4.0-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r1.ebuild b/media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r2.ebuild similarity index 98% rename from media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r1.ebuild rename to media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r2.ebuild index 3595170c2521..c32df3ec6455 100644 --- a/media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r1.ebuild +++ b/media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r2.ebuild @@ -19,7 +19,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then fi LICENSE="LGPL-2.1" -SLOT="0/3" +SLOT="0/4" RDEPEND=" >=dev-qt/qtbase-${QTMIN}:6[gui,dbus]