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 2E3F358973 for ; Tue, 9 Feb 2016 21:37:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 860B921C021; Tue, 9 Feb 2016 21:37:25 +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 EC2CC21C021 for ; Tue, 9 Feb 2016 21:37:24 +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 1043D340A7F for ; Tue, 9 Feb 2016 21:37:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFB0C8F6 for ; Tue, 9 Feb 2016 21:37:20 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1455053829.f5a113fe2628f47caa89501710803459386a4ea0.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/zile/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/zile/zile-2.4.11.ebuild X-VCS-Directories: app-editors/zile/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: f5a113fe2628f47caa89501710803459386a4ea0 X-VCS-Branch: master Date: Tue, 9 Feb 2016 21:37:20 +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: 6e438242-83c0-4447-942e-fdce8cf25e00 X-Archives-Hash: 16045d8880365799ab295dff041132ba commit: f5a113fe2628f47caa89501710803459386a4ea0 Author: Ulrich Müller gentoo org> AuthorDate: Tue Feb 9 21:37:09 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Feb 9 21:37:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a113fe app-editors/zile: Add proper slot dependency on ncurses. Package-Manager: portage-2.2.27 app-editors/zile/zile-2.4.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/zile/zile-2.4.11.ebuild b/app-editors/zile/zile-2.4.11.ebuild index 1972334..4bbaf50 100644 --- a/app-editors/zile/zile-2.4.11.ebuild +++ b/app-editors/zile/zile-2.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86 IUSE="acl test" RDEPEND=">=dev-libs/boehm-gc-7.2 - sys-libs/ncurses + sys-libs/ncurses:0 acl? ( virtual/acl )" DEPEND="${RDEPEND}