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 552F959CA9 for ; Sat, 26 Mar 2016 19:01:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C830E087D; Sat, 26 Mar 2016 19:01:46 +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 E7830E087D for ; Sat, 26 Mar 2016 19:01:45 +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 4F9EC340C57 for ; Sat, 26 Mar 2016 19:01:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68D72845 for ; Sat, 26 Mar 2016 19:01:39 +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: <1459018858.10526cdef0d9d721d0c485260862ad27be48ca39.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-mediacenter/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.0.ebuild kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.49.9999.ebuild kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild X-VCS-Directories: kde-plasma/plasma-mediacenter/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 10526cdef0d9d721d0c485260862ad27be48ca39 X-VCS-Branch: master Date: Sat, 26 Mar 2016 19:01:39 +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: 5625d655-a217-44f9-8944-c47c96483acf X-Archives-Hash: 84f7314a4cd3e9e9936e47a09e7f59f7 commit: 10526cdef0d9d721d0c485260862ad27be48ca39 Author: Michael Palimaka gentoo org> AuthorDate: Sat Mar 26 19:00:58 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Mar 26 19:00:58 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=10526cde kde-plasma/plasma-mediacenter: KDE_PUNT_BOGUS_DEPS -> KDE_TEST="forceoptional" Package-Manager: portage-2.2.28 kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.0.ebuild | 2 +- kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.49.9999.ebuild | 2 +- kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.0.ebuild b/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.0.ebuild index 166b7ff..b1b0d08 100644 --- a/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.0.ebuild +++ b/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -KDE_PUNT_BOGUS_DEPS="true" +KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Unified media experience for any device capable of running KDE" diff --git a/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.49.9999.ebuild b/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.49.9999.ebuild index 6949296..5a41123 100644 --- a/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.49.9999.ebuild +++ b/kde-plasma/plasma-mediacenter/plasma-mediacenter-5.6.49.9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -KDE_PUNT_BOGUS_DEPS="true" +KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Unified media experience for any device capable of running KDE" diff --git a/kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild b/kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild index 6949296..5a41123 100644 --- a/kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild +++ b/kde-plasma/plasma-mediacenter/plasma-mediacenter-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -KDE_PUNT_BOGUS_DEPS="true" +KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Unified media experience for any device capable of running KDE"