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 533141396D1 for ; Sun, 1 Oct 2017 22:47:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E3F62BC026; Sun, 1 Oct 2017 22:47:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 475892BC026 for ; Sun, 1 Oct 2017 22:47:52 +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 09F74341840 for ; Sun, 1 Oct 2017 22:47:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90BF39095 for ; Sun, 1 Oct 2017 22:47:49 +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: <1506898058.2e7a6be368a391d1ae8c69c8e74bdc1360946f2f.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdemultimedia-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild X-VCS-Directories: kde-apps/kdemultimedia-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2e7a6be368a391d1ae8c69c8e74bdc1360946f2f X-VCS-Branch: master Date: Sun, 1 Oct 2017 22:47:49 +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: c20439fb-7d8d-47a9-b8f9-2c9abef41104 X-Archives-Hash: cde7ba8cc8722962364e73f01971d700 commit: 2e7a6be368a391d1ae8c69c8e74bdc1360946f2f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 1 22:47:38 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 1 22:47:38 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e7a6be3 kde-apps/kdemultimedia-meta: Re-add kde-apps/juk Package-Manager: Portage-2.3.10, Repoman-2.3.3 kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild index 7041ed94fd..f43bd85a9d 100644 --- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild +++ b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-9999.ebuild @@ -15,6 +15,7 @@ IUSE="+cdrom +ffmpeg" RDEPEND=" $(add_kdeapps_dep dragon) + $(add_kdeapps_dep juk) $(add_kdeapps_dep kdenlive) $(add_kdeapps_dep kmix) $(add_kdeapps_dep kwave)