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 1BB8613888F for ; Thu, 8 Oct 2015 12:03:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 817A7E07F5; Thu, 8 Oct 2015 12:03:10 +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 1960FE07F5 for ; Thu, 8 Oct 2015 12:03:10 +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 2E34C340CAA for ; Thu, 8 Oct 2015 12:03:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5E22BFA for ; Thu, 8 Oct 2015 12:03:03 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1444299579.01ce00f10dd5d0857cbfecb7a9c6ce67c50171b5.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/xemacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/xemacs/xemacs-21.4.22-r4.ebuild app-editors/xemacs/xemacs-21.4.24.ebuild X-VCS-Directories: app-editors/xemacs/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 01ce00f10dd5d0857cbfecb7a9c6ce67c50171b5 X-VCS-Branch: master Date: Thu, 8 Oct 2015 12:03:03 +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: 527607b8-86a3-4c23-89eb-165ff809ebdf X-Archives-Hash: b52891fcb0cbc3bbe67579d6a217dac5 commit: 01ce00f10dd5d0857cbfecb7a9c6ce67c50171b5 Author: Mats Lidell gentoo org> AuthorDate: Thu Oct 8 10:05:09 2015 +0000 Commit: Mats Lidell gentoo org> CommitDate: Thu Oct 8 10:19:39 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ce00f1 app-editors/xemacs: Add slot operator to ncurses. Package-Manager: portage-2.2.20.1 app-editors/xemacs/xemacs-21.4.22-r4.ebuild | 2 +- app-editors/xemacs/xemacs-21.4.24.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild b/app-editors/xemacs/xemacs-21.4.22-r4.ebuild index e8f4a79..b4d84d6 100644 --- a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22-r4.ebuild @@ -45,7 +45,7 @@ RDEPEND=" jpeg? ( virtual/jpeg:0 ) canna? ( app-i18n/canna ) !amd64? ( freewnn? ( app-i18n/freewnn ) ) - >=sys-libs/ncurses-5.2 + >=sys-libs/ncurses-5.2:= >=app-eselect/eselect-emacs-1.15" DEPEND="${RDEPEND}" diff --git a/app-editors/xemacs/xemacs-21.4.24.ebuild b/app-editors/xemacs/xemacs-21.4.24.ebuild index bfc36b1..24fd39c 100644 --- a/app-editors/xemacs/xemacs-21.4.24.ebuild +++ b/app-editors/xemacs/xemacs-21.4.24.ebuild @@ -45,7 +45,7 @@ RDEPEND=" jpeg? ( virtual/jpeg:0 ) canna? ( app-i18n/canna ) !amd64? ( freewnn? ( app-i18n/freewnn ) ) - >=sys-libs/ncurses-5.2 + >=sys-libs/ncurses-5.2:= >=app-eselect/eselect-emacs-1.15" DEPEND="${RDEPEND}