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 79C20139A83 for ; Tue, 8 Sep 2015 02:47:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95E6014186; Tue, 8 Sep 2015 02:47:00 +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 441D614186 for ; Tue, 8 Sep 2015 02:47:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06DFA34069F for ; Tue, 8 Sep 2015 02:46:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE47E17A for ; Tue, 8 Sep 2015 02:46:56 +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: <1441680403.63616cff8613b3ef251fd62c60b2163971fc5b41.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.0.ebuild X-VCS-Directories: kde-apps/konsole/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 63616cff8613b3ef251fd62c60b2163971fc5b41 X-VCS-Branch: master Date: Tue, 8 Sep 2015 02:46:56 +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: 27c4ec71-d1f3-4632-9d03-e70ab40cb509 X-Archives-Hash: f11316786141cb286661079d043f0371 commit: 63616cff8613b3ef251fd62c60b2163971fc5b41 Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Sep 6 16:58:38 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Sep 8 02:46:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63616cff kde-apps/konsole: Fix blocker Package-Manager: portage-2.2.20.1 kde-apps/konsole/konsole-15.08.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/konsole/konsole-15.08.0.ebuild b/kde-apps/konsole/konsole-15.08.0.ebuild index ab75c48..5f90ede 100644 --- a/kde-apps/konsole/konsole-15.08.0.ebuild +++ b/kde-apps/konsole/konsole-15.08.0.ebuild @@ -49,7 +49,7 @@ DEPEND=" X? ( x11-libs/libX11 ) " RDEPEND="${DEPEND} - !kde-apps/konsole:4[-minimal(+),handbook] + !kde-apps/konsole:4[-minimal(-),handbook] " src_configure() {