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 15BEF138334 for ; Wed, 12 Sep 2018 05:47:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE281E08DD; Wed, 12 Sep 2018 05:47:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A1F0EE08DD for ; Wed, 12 Sep 2018 05:47:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 43B2833BF01 for ; Wed, 12 Sep 2018 05:47:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3C053AA for ; Wed, 12 Sep 2018 05:47:34 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1536731227.9100cb74ca3ec9e7ecf5fbce84ac961cde456ce7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/ X-VCS-Repository: proj/kde X-VCS-Files: net-p2p/ktorrent/ktorrent-9999.ebuild X-VCS-Directories: net-p2p/ktorrent/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9100cb74ca3ec9e7ecf5fbce84ac961cde456ce7 X-VCS-Branch: master Date: Wed, 12 Sep 2018 05:47: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: d80f788a-38c5-4533-b0e1-8c73dc239c06 X-Archives-Hash: 2cbdf2c467b31dacc2c469972fc8e34e commit: 9100cb74ca3ec9e7ecf5fbce84ac961cde456ce7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 11 18:46:02 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 12 05:47:07 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9100cb74 net-p2p/ktorrent: Switch KDE_HANDBOOK to optional Package-Manager: Portage-2.3.49, Repoman-2.3.10 net-p2p/ktorrent/ktorrent-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index d2fb682b15..4451334f90 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -3,7 +3,8 @@ EAPI=6 -KDE_HANDBOOK="forceoptional" +FRAMEWORKS_MINIMAL="5.50.0" # for syndication +KDE_HANDBOOK="optional" KDE_TEST="optional" VIRTUALX_REQUIRED="test" inherit kde5