From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 14F1E1382AC for ; Sun, 19 Jun 2016 12:01:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A13CE9422F; Sun, 19 Jun 2016 12:01:18 +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 3704A9422F for ; Sun, 19 Jun 2016 12:01:18 +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 B7AF93406C2 for ; Sun, 19 Jun 2016 12:01:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27A552412 for ; Sun, 19 Jun 2016 12:01:14 +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: <1466337660.8dc4bd01ec8a7952317cddecd92e81a320f26ab4.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild kde-plasma/plasma-pa/plasma-pa-9999.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8dc4bd01ec8a7952317cddecd92e81a320f26ab4 X-VCS-Branch: master Date: Sun, 19 Jun 2016 12:01:14 +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: 93acaad1-98da-435c-aacc-410f7b700321 X-Archives-Hash: 801e7ddbc024c759069ddffc22ab101a commit: 8dc4bd01ec8a7952317cddecd92e81a320f26ab4 Author: Michael Palimaka gentoo org> AuthorDate: Sun Jun 19 11:55:08 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jun 19 12:01:00 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8dc4bd01 kde-plasma/plasma-pa: KDE_PUNT_BOGUS_DEPS -> KDE_HANDBOOK="forceoptional" Package-Manager: portage-2.3.0_rc1 kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild | 2 +- kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild | 2 +- kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild index 212a52a..c123591 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.6.95.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.6.95.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" diff --git a/kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild index f2ae54d..a1aed14 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.7.49.9999.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" diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild index f2ae54d..a1aed14 100644 --- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-9999.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"