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 048F313832E for ; Thu, 11 Aug 2016 09:22:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BC3A21C0A9; Thu, 11 Aug 2016 09:22: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 9458F21C0FE for ; Thu, 11 Aug 2016 09:22:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CCC20340BE3 for ; Thu, 11 Aug 2016 09:22:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 272E8241F for ; Thu, 11 Aug 2016 09:22:32 +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: <1470907336.559718006808ee1aab3a17680b02a8102de92e92.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-pa/plasma-pa-5.6.5.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 559718006808ee1aab3a17680b02a8102de92e92 X-VCS-Branch: master Date: Thu, 11 Aug 2016 09:22:32 +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: 7a7e344b-f578-44b9-893b-4bbe4d231d48 X-Archives-Hash: b0ec9813759bc64a87dc54af685af746 commit: 559718006808ee1aab3a17680b02a8102de92e92 Author: Andreas Sturmlechner gmail com> AuthorDate: Wed Aug 10 21:21:47 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Aug 11 09:22:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55971800 kde-plasma/plasma-pa: Drop KDE_PUNT_BOGUS_DEPS Package-Manager: portage-2.2.28 kde-plasma/plasma-pa/plasma-pa-5.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-pa/plasma-pa-5.6.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.6.5.ebuild index 06165e1..dba70d8 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.6.5.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.6.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -KDE_PUNT_BOGUS_DEPS="true" +KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Plasma applet for audio volume management using PulseAudio"