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 D829B138334 for ; Sun, 18 Aug 2019 15:21:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48186E0A93; Sun, 18 Aug 2019 15:21:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2DA7BE0A93 for ; Sun, 18 Aug 2019 15:21:05 +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 094CF349DB4 for ; Sun, 18 Aug 2019 15:21:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B833F765 for ; Sun, 18 Aug 2019 15:21:00 +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: <1566141639.e7c0518a075bcbc26118b99d400c91a7f4f16301.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/xdg-desktop-portal-kde/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.49.9999.ebuild kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild X-VCS-Directories: kde-plasma/xdg-desktop-portal-kde/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e7c0518a075bcbc26118b99d400c91a7f4f16301 X-VCS-Branch: master Date: Sun, 18 Aug 2019 15:21:00 +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: c1078b6f-0842-4504-9f58-ca4f8fdd3a8a X-Archives-Hash: d07b2ef413cb121c57b273cd35fa4b42 commit: e7c0518a075bcbc26118b99d400c91a7f4f16301 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 17 22:40:00 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 18 15:20:39 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e7c0518a kde-plasma/xdg-desktop-portal-kde: Add missing slot operator Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> .../xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.49.9999.ebuild | 2 +- kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.49.9999.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.49.9999.ebuild index 2eb10fd815..6b0a9c78e0 100644 --- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.49.9999.ebuild +++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.16.49.9999.ebuild @@ -25,7 +25,7 @@ COMMON_DEPEND=" dev-libs/glib:2 media-libs/libepoxy media-libs/mesa[gbm] - media-video/pipewire + media-video/pipewire:= ) " DEPEND="${COMMON_DEPEND} diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild index 2eb10fd815..6b0a9c78e0 100644 --- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild +++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild @@ -25,7 +25,7 @@ COMMON_DEPEND=" dev-libs/glib:2 media-libs/libepoxy media-libs/mesa[gbm] - media-video/pipewire + media-video/pipewire:= ) " DEPEND="${COMMON_DEPEND}