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 BBD651384B4 for ; Sun, 22 Nov 2015 16:50:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AA9D21C001; Sun, 22 Nov 2015 16:50:29 +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 65F98E07A7 for ; Sun, 22 Nov 2015 16:50:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F2533407A3 for ; Sun, 22 Nov 2015 16:50:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76FD51068 for ; Sun, 22 Nov 2015 16:50:24 +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: <1448207559.4c0081e770826d0e6469f3bfffec925581e9f14a.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/baloo/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/baloo/baloo-9999.ebuild X-VCS-Directories: kde-frameworks/baloo/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4c0081e770826d0e6469f3bfffec925581e9f14a X-VCS-Branch: master Date: Sun, 22 Nov 2015 16:50:24 +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: 21dc2305-4a48-4ce1-a444-5497f642d9f7 X-Archives-Hash: 7dd3ad70506d0c244638514084b75a6b commit: 4c0081e770826d0e6469f3bfffec925581e9f14a Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Nov 22 01:41:33 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Nov 22 15:52:39 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4c0081e7 kde-frameworks/baloo: KDE_PUNT_BOGUS_DEPS -> forceoptional Package-Manager: portage-2.2.20.1 kde-frameworks/baloo/baloo-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/baloo/baloo-9999.ebuild b/kde-frameworks/baloo/baloo-9999.ebuild index 2140c7b..b153157 100644 --- a/kde-frameworks/baloo/baloo-9999.ebuild +++ b/kde-frameworks/baloo/baloo-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -KDE_PUNT_BOGUS_DEPS="true" +KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Framework for searching and managing metadata"