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 25FD71396D0 for ; Fri, 18 Aug 2017 17:05:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B264E0DC9; Fri, 18 Aug 2017 17:05:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F67AE0DC9 for ; Fri, 18 Aug 2017 17:05:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A6FB341748 for ; Fri, 18 Aug 2017 17:05:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 652D57A39 for ; Fri, 18 Aug 2017 17:05:48 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1503075926.095dece2ada8b373d8e2a8804b29217177d57328.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-php/kdevelop-php-5.1.9999.ebuild X-VCS-Directories: dev-util/kdevelop-php/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 095dece2ada8b373d8e2a8804b29217177d57328 X-VCS-Branch: master Date: Fri, 18 Aug 2017 17:05:48 +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: a66582f2-669e-452e-8920-b85a3e0f46c1 X-Archives-Hash: 2e3c29eae6d7d8f2bcfee301b7e4f2ce commit: 095dece2ada8b373d8e2a8804b29217177d57328 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 17 21:08:27 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 18 17:05:26 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=095dece2 dev-util/kdevelop-php: Switch KDE_TEST to forceoptional Upstream commit dc236c9608e1b2b51c77df764a5aa40b0a6a7c7b Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-util/kdevelop-php/kdevelop-php-5.1.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-php/kdevelop-php-5.1.9999.ebuild b/dev-util/kdevelop-php/kdevelop-php-5.1.9999.ebuild index a98238d9a2..9e4b2a9d9d 100644 --- a/dev-util/kdevelop-php/kdevelop-php-5.1.9999.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-5.1.9999.ebuild @@ -7,7 +7,7 @@ EGIT_BRANCH="5.1" KDEBASE="kdevelop" KDE_DOC_DIR="docs" KDE_HANDBOOK="forceoptional" -KDE_TEST="forceoptional-recursive" +KDE_TEST="forceoptional" KMNAME="kdev-php" VIRTUALX_REQUIRED="test" inherit kde5