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 DBB87138CA3 for ; Wed, 4 Mar 2015 11:24:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69DD9E087F; Wed, 4 Mar 2015 11:24:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0940AE087F for ; Wed, 4 Mar 2015 11:24:30 +0000 (UTC) Received: from manakin.gentoo.org (static-108-28-123-98.washdc.fios.verizon.net [108.28.123.98]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E92F434080A for ; Wed, 4 Mar 2015 11:24:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by manakin.gentoo.org (Postfix) with ESMTP id BF110604D1 for ; Wed, 4 Mar 2015 11:24:28 +0000 (UTC) From: "git@oystercatcher mirror+tproxy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "git@oystercatcher mirror+tproxy" Message-ID: <1425468253.a75a9e1f76e4a64bc86ac75bbc4de719fdd998f6.git@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/plasma-mediacenter/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild X-VCS-Directories: media-video/plasma-mediacenter/ X-VCS-Committer: git X-VCS-Committer-Name: git@oystercatcher mirror+tproxy X-VCS-Revision: a75a9e1f76e4a64bc86ac75bbc4de719fdd998f6 X-VCS-Branch: master Date: Wed, 4 Mar 2015 11:24:28 +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: 27ff5c85-a1fc-4bd6-8aa1-a379777c76c3 X-Archives-Hash: a9cd055c25eca2a5eba3891eaff65a7f commit: a75a9e1f76e4a64bc86ac75bbc4de719fdd998f6 Author: Michael Palimaka gentoo org> AuthorDate: Wed Mar 4 11:24:13 2015 +0000 Commit: git@oystercatcher mirror+tproxy oystercatcher gentoo org> CommitDate: Wed Mar 4 11:24:13 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a75a9e1f [media-video/plasma-mediacenter] Add missing dependency wrt bug #541214. Package-Manager: portage-2.2.17 media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild b/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild index 8da8828..6608f44 100644 --- a/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild +++ b/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild @@ -27,6 +27,7 @@ RESTRICT="test" DEPEND=" $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep plasma-workspace) dev-qt/qt-mobility[multimedia,qml] media-libs/taglib "