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 3F6BE158094 for ; Thu, 14 Jul 2022 20:32:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7912BE0C4A; Thu, 14 Jul 2022 20:32:28 +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 43411E0C2D for ; Thu, 14 Jul 2022 20:32:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2F456341170 for ; Thu, 14 Jul 2022 20:32:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8945453F for ; Thu, 14 Jul 2022 20:32:24 +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: <1657830728.b405e189107433b5bc97acabb6d296a95909979f.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.3-r1.ebuild media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r2.ebuild X-VCS-Directories: media-libs/pulseaudio-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b405e189107433b5bc97acabb6d296a95909979f X-VCS-Branch: master Date: Thu, 14 Jul 2022 20:32:24 +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: bb2d23b3-126e-4564-b24d-0d5b957b5a17 X-Archives-Hash: 61fbac460b996f87b41636429c1eac23 commit: b405e189107433b5bc97acabb6d296a95909979f Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 30 18:11:18 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jul 14 20:32:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b405e189 media-libs/pulseaudio-qt: Switch to media-libs/libpulse Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> .../{pulseaudio-qt-1.3-r1.ebuild => pulseaudio-qt-1.3-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r1.ebuild b/media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r2.ebuild similarity index 91% rename from media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r1.ebuild rename to media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r2.ebuild index 0fd8a66fdd9f..f787d96c9bfb 100644 --- a/media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r1.ebuild +++ b/media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ SLOT="0/3" RDEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 - media-sound/pulseaudio + media-libs/libpulse " DEPEND="${RDEPEND} test? (