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 CCAEA139694 for ; Wed, 26 Apr 2017 09:51:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0963DE0BB3; Wed, 26 Apr 2017 09:51:38 +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 D7CCEE0BB3 for ; Wed, 26 Apr 2017 09:51:37 +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 43C03340AC7 for ; Wed, 26 Apr 2017 09:51:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B17BB2494 for ; Wed, 26 Apr 2017 09:51:33 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1493200288.c443d9efa186303fdfb017b502f012eaedd24e30.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mkvtoolnix/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mkvtoolnix/mkvtoolnix-11.0.0-r1.ebuild media-video/mkvtoolnix/mkvtoolnix-11.0.0.ebuild X-VCS-Directories: media-video/mkvtoolnix/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: c443d9efa186303fdfb017b502f012eaedd24e30 X-VCS-Branch: master Date: Wed, 26 Apr 2017 09:51:33 +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: 158f519b-7a6f-4da3-8e61-023ffd0af6d4 X-Archives-Hash: 24488683fc40210d84551186a07c73c0 commit: c443d9efa186303fdfb017b502f012eaedd24e30 Author: Tim Harder gentoo org> AuthorDate: Wed Apr 26 09:49:36 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Apr 26 09:51:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c443d9ef media-video/mkvtoolnix: add rdep on qtmultimedia for GUI (bug #616648) .../mkvtoolnix/{mkvtoolnix-11.0.0.ebuild => mkvtoolnix-11.0.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/mkvtoolnix/mkvtoolnix-11.0.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-11.0.0-r1.ebuild similarity index 98% rename from media-video/mkvtoolnix/mkvtoolnix-11.0.0.ebuild rename to media-video/mkvtoolnix/mkvtoolnix-11.0.0-r1.ebuild index 933654f6265..210330dc6f2 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-11.0.0.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-11.0.0-r1.ebuild @@ -30,6 +30,7 @@ RDEPEND=" dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtconcurrent:5 + dev-qt/qtmultimedia:5 ) " DEPEND="${RDEPEND}