From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-836736-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id EA00B13881C
	for <garchives@archives.gentoo.org>; Thu, 24 Sep 2015 17:13:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8759521C081;
	Thu, 24 Sep 2015 17:13:04 +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 F1DEB21C081
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Sep 2015 17:13:03 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1BD713409FC
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Sep 2015 17:13:02 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C0D53236
	for <gentoo-commits@lists.gentoo.org>; Thu, 24 Sep 2015 17:13:00 +0000 (UTC)
From: "Michael Palimaka" <kensington@gentoo.org>
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" <kensington@gentoo.org>
Message-ID: <1443113816.4e8f30ed7d7154d87ffa55fefd77b1bb17e22df7.kensington@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: media-video/kamoso/
X-VCS-Repository: proj/kde
X-VCS-Files: media-video/kamoso/kamoso-9999.ebuild
X-VCS-Directories: media-video/kamoso/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 4e8f30ed7d7154d87ffa55fefd77b1bb17e22df7
X-VCS-Branch: master
Date: Thu, 24 Sep 2015 17:13:00 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 96cf2cf8-23ee-45c9-ab39-c01c8e167e73
X-Archives-Hash: 9b8ab0dbf39b958905cb4a7e52b04b96

commit:     4e8f30ed7d7154d87ffa55fefd77b1bb17e22df7
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 16:56:56 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 16:56:56 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4e8f30ed

media-video/kamoso: enable handbook

Package-Manager: portage-2.2.20.1

 media-video/kamoso/kamoso-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-video/kamoso/kamoso-9999.ebuild b/media-video/kamoso/kamoso-9999.ebuild
index 9aa2bd0..b4c617b 100644
--- a/media-video/kamoso/kamoso-9999.ebuild
+++ b/media-video/kamoso/kamoso-9999.ebuild
@@ -4,6 +4,8 @@
 
 EAPI=5
 
+KDE_HANDBOOK="true"
+KDE_PUNT_BOGUS_DEPS="true"
 inherit kde5
 
 DESCRIPTION="Application to take pictures and videos from your webcam by KDE"