From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 992DB59CB2 for ; Thu, 14 Apr 2016 18:27:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27FA721C0BB; Thu, 14 Apr 2016 18:27:09 +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 B7B5821C0BB for ; Thu, 14 Apr 2016 18:27:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C8616340DDB for ; Thu, 14 Apr 2016 18:27:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6AA68F3 for ; Thu, 14 Apr 2016 18:27:00 +0000 (UTC) From: "Johannes Huber" 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" Message-ID: <1460658327.f8369a69041b451fb03032b29fae1cab40d54a8b.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/kamoso/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/kamoso/kamoso-9999.ebuild X-VCS-Directories: media-video/kamoso/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: f8369a69041b451fb03032b29fae1cab40d54a8b X-VCS-Branch: master Date: Thu, 14 Apr 2016 18:27: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-Archives-Salt: 13f88832-f3ae-4b45-88ea-cb551d1d587a X-Archives-Hash: 4a885cc099161141867e7f303732179a commit: f8369a69041b451fb03032b29fae1cab40d54a8b Author: Johannes Huber gentoo org> AuthorDate: Thu Apr 14 18:25:27 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Apr 14 18:25:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f8369a69 media-video/kamoso: Pin slot on media-plugins/gst-plugins-meta Package-Manager: portage-2.2.28 media-video/kamoso/kamoso-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/kamoso/kamoso-9999.ebuild b/media-video/kamoso/kamoso-9999.ebuild index 6266b4b..6b17b56 100644 --- a/media-video/kamoso/kamoso-9999.ebuild +++ b/media-video/kamoso/kamoso-9999.ebuild @@ -20,13 +20,13 @@ DEPEND=" $(add_frameworks_dep kdeclarative) $(add_frameworks_dep ki18n) $(add_frameworks_dep kio) - dev-libs/purpose:5 $(add_qt_dep qtdeclarative) $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) + dev-libs/purpose:5 media-libs/qt-gstreamer[qt5] virtual/libudev:= " RDEPEND="${DEPEND} - media-plugins/gst-plugins-meta[alsa,theora,vorbis,v4l] + media-plugins/gst-plugins-meta:1.0[alsa,theora,vorbis,v4l] "