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 12036138335 for ; Sun, 10 Mar 2019 23:42:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D53BCE0D5C; Sun, 10 Mar 2019 23:42:02 +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 B0436E0D5C for ; Sun, 10 Mar 2019 23:42:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 10C54335D05 for ; Sun, 10 Mar 2019 23:42:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FC88563 for ; Sun, 10 Mar 2019 23:41:59 +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: <1552261305.f96d94a5cf86c81ce48aa29b6a7786e2f26e6475.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/minuet/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/minuet/minuet-9999.ebuild X-VCS-Directories: kde-apps/minuet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f96d94a5cf86c81ce48aa29b6a7786e2f26e6475 X-VCS-Branch: master Date: Sun, 10 Mar 2019 23:41:59 +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: 82505dbf-0446-48d1-9006-9fdf52a42f91 X-Archives-Hash: a9941aeefb6fff19eeab1299b12205cb commit: f96d94a5cf86c81ce48aa29b6a7786e2f26e6475 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 10 23:41:45 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 10 23:41:45 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f96d94a5 kde-apps/minuet: Add missing media-sound/fluidsynth slot op Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/minuet/minuet-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/minuet/minuet-9999.ebuild b/kde-apps/minuet/minuet-9999.ebuild index 9207259430..93a012ff69 100644 --- a/kde-apps/minuet/minuet-9999.ebuild +++ b/kde-apps/minuet/minuet-9999.ebuild @@ -22,6 +22,6 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtsvg) $(add_qt_dep qtquickcontrols2) - media-sound/fluidsynth + media-sound/fluidsynth:= " RDEPEND="${DEPEND}"