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 5B723138469 for ; Wed, 19 Oct 2016 18:46:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9ED3E0A40; Wed, 19 Oct 2016 18:46:37 +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 9E4E4E0A40 for ; Wed, 19 Oct 2016 18:46:37 +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 D07C5341445 for ; Wed, 19 Oct 2016 18:46:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FC0B300 for ; Wed, 19 Oct 2016 18:46:34 +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: <1476902785.efd4904c9944bc43c31c76f67e93c254671b0881.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/kmplayer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/kmplayer/kmplayer-0.12.0a.ebuild X-VCS-Directories: media-video/kmplayer/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: efd4904c9944bc43c31c76f67e93c254671b0881 X-VCS-Branch: master Date: Wed, 19 Oct 2016 18:46:34 +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: 535b85f3-4b4c-4622-9080-c2979c4e55ce X-Archives-Hash: b42f096f89aa5a727acb573666ccb6ef commit: efd4904c9944bc43c31c76f67e93c254671b0881 Author: Michael Palimaka gentoo org> AuthorDate: Wed Oct 19 18:46:03 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Oct 19 18:46:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd4904c media-video/kmplayer: enable handbook Package-Manager: portage-2.3.2 media-video/kmplayer/kmplayer-0.12.0a.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/kmplayer/kmplayer-0.12.0a.ebuild b/media-video/kmplayer/kmplayer-0.12.0a.ebuild index 224c4d8..c791c93 100644 --- a/media-video/kmplayer/kmplayer-0.12.0a.ebuild +++ b/media-video/kmplayer/kmplayer-0.12.0a.ebuild @@ -5,6 +5,7 @@ EAPI=6 EGIT_BRANCH="0.12" +KDE_HANDBOOK="optional" inherit kde5 DESCRIPTION="Video player plugin for Konqueror and basic MPlayer frontend"