From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-893878-garchives=archives.gentoo.org@lists.gentoo.org> 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 EC7F513832E for <garchives@archives.gentoo.org>; Wed, 27 Jul 2016 16:53:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8402E08E6; Wed, 27 Jul 2016 16:53:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5FBF8E08E6 for <gentoo-commits@lists.gentoo.org>; Wed, 27 Jul 2016 16:53:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 669CF340D40 for <gentoo-commits@lists.gentoo.org>; Wed, 27 Jul 2016 16:53:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14D6778D for <gentoo-commits@lists.gentoo.org>; Wed, 27 Jul 2016 16:53:05 +0000 (UTC) From: "Johannes Huber" <johu@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" <johu@gentoo.org> Message-ID: <1469638366.d0be523997acf6f44f24b4c0c1234ad062dc484d.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/minuet/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/minuet/minuet-16.07.80.ebuild kde-apps/minuet/minuet-16.08.49.9999.ebuild kde-apps/minuet/minuet-9999.ebuild X-VCS-Directories: kde-apps/minuet/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: d0be523997acf6f44f24b4c0c1234ad062dc484d X-VCS-Branch: master Date: Wed, 27 Jul 2016 16:53:05 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f5711ec1-0a28-4e66-bc71-3605c62a6244 X-Archives-Hash: ee9d4883338879de9a66e97e0acaa324 commit: d0be523997acf6f44f24b4c0c1234ad062dc484d Author: Elias Probst <mail <AT> eliasprobst <DOT> eu> AuthorDate: Wed Jul 27 04:49:40 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Wed Jul 27 16:52:46 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d0be5239 kde-apps/minuet: Add dependency on media-sound/fluidsynth Package-Manager: portage-2.2.28 Signed-off-by: Johannes Huber <johu <AT> gentoo.org> kde-apps/minuet/minuet-16.07.80.ebuild | 1 + kde-apps/minuet/minuet-16.08.49.9999.ebuild | 1 + kde-apps/minuet/minuet-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-apps/minuet/minuet-16.07.80.ebuild b/kde-apps/minuet/minuet-16.07.80.ebuild index 69cb171..cdd210a 100644 --- a/kde-apps/minuet/minuet-16.07.80.ebuild +++ b/kde-apps/minuet/minuet-16.07.80.ebuild @@ -27,6 +27,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) media-libs/alsa-lib >=media-sound/drumstick-1.0.1 + media-sound/fluidsynth " DEPEND="${COMMON_DEPEND} virtual/pkgconfig diff --git a/kde-apps/minuet/minuet-16.08.49.9999.ebuild b/kde-apps/minuet/minuet-16.08.49.9999.ebuild index d906cda..3798f08 100644 --- a/kde-apps/minuet/minuet-16.08.49.9999.ebuild +++ b/kde-apps/minuet/minuet-16.08.49.9999.ebuild @@ -27,6 +27,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) media-libs/alsa-lib >=media-sound/drumstick-1.0.1 + media-sound/fluidsynth " DEPEND="${COMMON_DEPEND} virtual/pkgconfig diff --git a/kde-apps/minuet/minuet-9999.ebuild b/kde-apps/minuet/minuet-9999.ebuild index d906cda..3798f08 100644 --- a/kde-apps/minuet/minuet-9999.ebuild +++ b/kde-apps/minuet/minuet-9999.ebuild @@ -27,6 +27,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) media-libs/alsa-lib >=media-sound/drumstick-1.0.1 + media-sound/fluidsynth " DEPEND="${COMMON_DEPEND} virtual/pkgconfig