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 CE93E1385B0 for ; Sun, 16 Aug 2015 11:30:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5661AE08DC; Sun, 16 Aug 2015 11:30:34 +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 C76CAE08DC for ; Sun, 16 Aug 2015 11:30:33 +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 AF78B340A13 for ; Sun, 16 Aug 2015 11:30:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 624D8155 for ; Sun, 16 Aug 2015 11:30:31 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1439724618.3b3cd0ac0ff5574a75a33826cbac226b950dd8ba.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/readline/metadata.xml sys-libs/readline/readline-7.0_alpha.ebuild X-VCS-Directories: sys-libs/readline/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3b3cd0ac0ff5574a75a33826cbac226b950dd8ba X-VCS-Branch: master Date: Sun, 16 Aug 2015 11:30:31 +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: 1501c8e5-2ee7-4566-8a52-f4db0a5f7064 X-Archives-Hash: 66d4d2fa0b24c380c1129d9bbacd1eb5 commit: 3b3cd0ac0ff5574a75a33826cbac226b950dd8ba Author: Justin Lecher gentoo org> AuthorDate: Sun Aug 16 11:05:45 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Aug 16 11:30:18 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3cd0ac sys-libs/readline: Use slot operators for ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher gentoo.org> sys-libs/readline/metadata.xml | 8 ++++---- sys-libs/readline/readline-7.0_alpha.ebuild | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-libs/readline/metadata.xml b/sys-libs/readline/metadata.xml index 0ff924c..6172776 100644 --- a/sys-libs/readline/metadata.xml +++ b/sys-libs/readline/metadata.xml @@ -1,8 +1,8 @@ -base-system - - Install rlfe (ReadLine Front-End) helper tool -- a wrapper program for making any stdin use readline - + base-system + + Install rlfe (ReadLine Front-End) helper tool -- a wrapper program for making any stdin use readline + diff --git a/sys-libs/readline/readline-7.0_alpha.ebuild b/sys-libs/readline/readline-7.0_alpha.ebuild index fb43747..0e72930 100644 --- a/sys-libs/readline/readline-7.0_alpha.ebuild +++ b/sys-libs/readline/readline-7.0_alpha.ebuild @@ -40,7 +40,7 @@ SLOT="0/7" # subslot matches SONAME major #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="static-libs utils" -RDEPEND=">=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] +RDEPEND=">=sys-libs/ncurses-5.9-r3:5=[${MULTILIB_USEDEP}] abi_x86_32? ( !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] !<=app-emulation/emul-linux-x86-baselibs-20131008-r7