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 BFF241384B4 for ; Sun, 6 Dec 2015 09:21:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EB2321C06F; Sun, 6 Dec 2015 09:21: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 2995321C06F for ; Sun, 6 Dec 2015 09:21:29 +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 AABF834082B for ; Sun, 6 Dec 2015 09:21:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB970ABD for ; Sun, 6 Dec 2015 09:21:23 +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: <1449393659.4f8bb6e3d7aa1ea37abe11b9d25b30b4aaef0ce5.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/konsole/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/konsole/konsole-15.08.3.ebuild X-VCS-Directories: kde-apps/konsole/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4f8bb6e3d7aa1ea37abe11b9d25b30b4aaef0ce5 X-VCS-Branch: master Date: Sun, 6 Dec 2015 09:21:23 +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: 0c7c66a9-e026-46c0-98a9-5a07262116d4 X-Archives-Hash: a819cb38d006e2d75ce13664f7c44d8a commit: 4f8bb6e3d7aa1ea37abe11b9d25b30b4aaef0ce5 Author: Andreas Sturmlechner gmail com> AuthorDate: Thu Dec 3 19:41:08 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Dec 6 09:20:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8bb6e3 kde-apps/konsole: Fix blocker, bug 567472 Package-Manager: portage-2.2.26 kde-apps/konsole/konsole-15.08.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-apps/konsole/konsole-15.08.3.ebuild b/kde-apps/konsole/konsole-15.08.3.ebuild index f4de92e..b73cd81 100644 --- a/kde-apps/konsole/konsole-15.08.3.ebuild +++ b/kde-apps/konsole/konsole-15.08.3.ebuild @@ -48,7 +48,8 @@ DEPEND=" X? ( x11-libs/libX11 ) " RDEPEND="${DEPEND} - !kde-apps/konsole:4[-minimal(-),handbook] + !kde-apps/konsole:4[handbook] + !kde-apps/konsole:4[-minimal(-)] " src_configure() {