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 844B6138467 for ; Wed, 19 Oct 2016 18:39:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB7B5E0818; Wed, 19 Oct 2016 18:39:06 +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 783A7E0818 for ; Wed, 19 Oct 2016 18:39:06 +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 5A7463414A6 for ; Wed, 19 Oct 2016 18:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 939692EA for ; Wed, 19 Oct 2016 18:39:03 +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: <1476902335.bd273e4109c78768247fc40af12ea5e85118b1ac.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/kmplayer/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/kmplayer/kmplayer-9999.ebuild X-VCS-Directories: media-video/kmplayer/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bd273e4109c78768247fc40af12ea5e85118b1ac X-VCS-Branch: master Date: Wed, 19 Oct 2016 18:39:03 +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: aa388e42-4b03-45f5-90d5-781781291a2f X-Archives-Hash: 65a9c1815b0ca8fdf0e19503d824ee86 commit: bd273e4109c78768247fc40af12ea5e85118b1ac Author: Michael Palimaka gentoo org> AuthorDate: Wed Oct 19 18:38:52 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Oct 19 18:38:55 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd273e41 media-video/kmplayer: sync with main tree Package-Manager: portage-2.3.2 media-video/kmplayer/kmplayer-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/kmplayer/kmplayer-9999.ebuild b/media-video/kmplayer/kmplayer-9999.ebuild index 8021739..d4f19d2 100644 --- a/media-video/kmplayer/kmplayer-9999.ebuild +++ b/media-video/kmplayer/kmplayer-9999.ebuild @@ -43,7 +43,7 @@ CDEPEND=" npp? ( dev-libs/dbus-glib dev-libs/glib:2 - www-plugins/adobe-flash + www-plugins/adobe-flash:* >=x11-libs/gtk+-2.10.14:2 ) "