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 A6E9F1382DE for ; Wed, 29 Jun 2016 15:33:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6C28141B8; Wed, 29 Jun 2016 15:32:48 +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 CEF39141AD for ; Wed, 29 Jun 2016 15:32:47 +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 D6EA6340E04 for ; Wed, 29 Jun 2016 15:32:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F7232407 for ; Wed, 29 Jun 2016 15:32:43 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1467214345.9dfdbe8ec3937daa96f58cdecbd6eb647ffd1573.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/dolphin/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/dolphin/dolphin-4.14.3-r1.ebuild X-VCS-Directories: kde-apps/dolphin/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 9dfdbe8ec3937daa96f58cdecbd6eb647ffd1573 X-VCS-Branch: master Date: Wed, 29 Jun 2016 15:32:43 +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: b678816b-5a0f-44a9-81c9-4ab9b513ef82 X-Archives-Hash: 0d07860d0bae4dfc727b65f9392ec396 commit: 9dfdbe8ec3937daa96f58cdecbd6eb647ffd1573 Author: Michael Palimaka gentoo org> AuthorDate: Wed Jun 29 15:25:14 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jun 29 15:32:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dfdbe8e kde-apps/dolphin: kde-apps/mplayerthumbs is being removed Package-Manager: portage-2.3.0 kde-apps/dolphin/dolphin-4.14.3-r1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/kde-apps/dolphin/dolphin-4.14.3-r1.ebuild b/kde-apps/dolphin/dolphin-4.14.3-r1.ebuild index 198fa72..7eb4726 100644 --- a/kde-apps/dolphin/dolphin-4.14.3-r1.ebuild +++ b/kde-apps/dolphin/dolphin-4.14.3-r1.ebuild @@ -30,10 +30,7 @@ RDEPEND="${DEPEND} $(add_kdeapps_dep konsolepart) thumbnail? ( $(add_kdeapps_dep thumbnailers) - || ( - $(add_kdeapps_dep ffmpegthumbs) - $(add_kdeapps_dep mplayerthumbs) - ) + $(add_kdeapps_dep ffmpegthumbs) ) "