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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 402BF1580B4 for ; Sat, 4 Sep 2021 22:52:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96227E0839; Sat, 4 Sep 2021 22:52:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7DAE9E0833 for ; Sat, 4 Sep 2021 22:52:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 833A4342A5E for ; Sat, 4 Sep 2021 22:52:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DB298F for ; Sat, 4 Sep 2021 22:52:14 +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: <1630795925.fb6193a70668fe25a8d0ad847d8faeb24ffe0570.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kdeconnect/kdeconnect-21.08.1-r1.ebuild kde-misc/kdeconnect/kdeconnect-21.08.1.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fb6193a70668fe25a8d0ad847d8faeb24ffe0570 X-VCS-Branch: master Date: Sat, 4 Sep 2021 22:52: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: a0893192-13db-4658-948e-b7b2202262fe X-Archives-Hash: 402add710530a00486ae3c54b1e8d193 commit: fb6193a70668fe25a8d0ad847d8faeb24ffe0570 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 4 22:42:44 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 4 22:52:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6193a7 kde-misc/kdeconnect: Add rebuild slot op for media-libs/pulseaudio-qt Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> .../{kdeconnect-21.08.1.ebuild => kdeconnect-21.08.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kdeconnect/kdeconnect-21.08.1.ebuild b/kde-misc/kdeconnect/kdeconnect-21.08.1-r1.ebuild similarity index 98% rename from kde-misc/kdeconnect/kdeconnect-21.08.1.ebuild rename to kde-misc/kdeconnect/kdeconnect-21.08.1-r1.ebuild index 1e1c8b4f135..925bb15bbbf 100644 --- a/kde-misc/kdeconnect/kdeconnect-21.08.1.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-21.08.1-r1.ebuild @@ -58,7 +58,7 @@ DEPEND=" x11-libs/libX11 x11-libs/libXtst ) - pulseaudio? ( media-libs/pulseaudio-qt ) + pulseaudio? ( media-libs/pulseaudio-qt:= ) " RDEPEND="${DEPEND} dev-libs/kpeoplevcard