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 E3791138262 for ; Thu, 19 May 2016 14:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3CC023400F; Thu, 19 May 2016 14:17:10 +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 CB5E9234011 for ; Thu, 19 May 2016 14:17:09 +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 B44C1340CA2 for ; Thu, 19 May 2016 14:17:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5784197C for ; Thu, 19 May 2016 14:17:05 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1463667398.24a9004a4d7f222ae5c449a8a8bb7c6ac6d39f42.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkonq/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/libkonq/libkonq-15.12.3.ebuild X-VCS-Directories: kde-apps/libkonq/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 24a9004a4d7f222ae5c449a8a8bb7c6ac6d39f42 X-VCS-Branch: master Date: Thu, 19 May 2016 14:17:05 +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: 7df0eb80-9481-4c8f-96ad-cb37b1dacf14 X-Archives-Hash: e0f18217665f21b1ac172c0b4734ce0c commit: 24a9004a4d7f222ae5c449a8a8bb7c6ac6d39f42 Author: Andreas Sturmlechner gmail com> AuthorDate: Mon May 16 10:51:06 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu May 19 14:16:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a9004a kde-apps/libkonq: Drop no-op USE=minimal Package-Manager: portage-2.2.28 Signed-off-by: Johannes Huber gentoo.org> kde-apps/libkonq/libkonq-15.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/libkonq/libkonq-15.12.3.ebuild b/kde-apps/libkonq/libkonq-15.12.3.ebuild index 21d6a12..c675bd8 100644 --- a/kde-apps/libkonq/libkonq-15.12.3.ebuild +++ b/kde-apps/libkonq/libkonq-15.12.3.ebuild @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="The embeddable part of konqueror" KEYWORDS=" ~amd64 ~x86" -IUSE="debug minimal" +IUSE="debug" RESTRICT="test" KMSAVELIBS="true"