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 022FE59CA3 for ; Sat, 12 Mar 2016 17:40:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74D0921C001; Sat, 12 Mar 2016 17:40:39 +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 285E921C001 for ; Sat, 12 Mar 2016 17:40:39 +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 02C6F340A2B for ; Sat, 12 Mar 2016 17:40:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD17816C5 for ; Sat, 12 Mar 2016 17:40:35 +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: <1457804423.ad43355a640786e514a03af96cb8e486d8967ea0.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kio-extras/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kio-extras/kio-extras-15.12.2-r1.ebuild X-VCS-Directories: kde-apps/kio-extras/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: ad43355a640786e514a03af96cb8e486d8967ea0 X-VCS-Branch: master Date: Sat, 12 Mar 2016 17:40:35 +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: 2dfacc75-4dc1-46c4-963f-659a0d60d6ad X-Archives-Hash: 44917abd5e18983bfb965cdbd1047bd0 commit: ad43355a640786e514a03af96cb8e486d8967ea0 Author: Michael Palimaka gentoo org> AuthorDate: Sat Mar 12 17:39:40 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Mar 12 17:40:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad43355a kde-apps/kio-extras: fix configure Gentoo-bug: 577184 Package-Manager: portage-2.2.28 kde-apps/kio-extras/kio-extras-15.12.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kio-extras/kio-extras-15.12.2-r1.ebuild b/kde-apps/kio-extras/kio-extras-15.12.2-r1.ebuild index 579b3fd..62cb139 100644 --- a/kde-apps/kio-extras/kio-extras-15.12.2-r1.ebuild +++ b/kde-apps/kio-extras/kio-extras-15.12.2-r1.ebuild @@ -4,8 +4,8 @@ EAPI=6 -KDE_HANDBOOK="true" -KDE_TEST="forceoptional" +KDE_HANDBOOK="forceoptional" +KDE_TEST="optional" VIRTUALX_REQUIRED="test" inherit kde5