From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-951673-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 07875139695 for <garchives@archives.gentoo.org>; Tue, 23 May 2017 15:48:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4736CE0C09; Tue, 23 May 2017 15:48:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2559CE0C09 for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2017 15:48:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 044F8341761 for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2017 15:48:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EC957463 for <gentoo-commits@lists.gentoo.org>; Tue, 23 May 2017 15:48:20 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1495554498.9cc71f816fb4a33687b7469b79ade117e07fb47e.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pinfo/pinfo-0.6.10-r6.ebuild X-VCS-Directories: app-text/pinfo/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9cc71f816fb4a33687b7469b79ade117e07fb47e X-VCS-Branch: master Date: Tue, 23 May 2017 15:48:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 76c6cab3-d9d2-4905-b29f-80738b58d8a4 X-Archives-Hash: 1b52bed22b3bb83e9d915601f1a61f3c commit: 9cc71f816fb4a33687b7469b79ade117e07fb47e Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue May 23 15:48:01 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue May 23 15:48:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc71f81 app-text/pinfo: Whitespace. Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-text/pinfo/pinfo-0.6.10-r6.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-text/pinfo/pinfo-0.6.10-r6.ebuild b/app-text/pinfo/pinfo-0.6.10-r6.ebuild index eaf6c3d4fb5..f18ab4f78a9 100644 --- a/app-text/pinfo/pinfo-0.6.10-r6.ebuild +++ b/app-text/pinfo/pinfo-0.6.10-r6.ebuild @@ -13,7 +13,8 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="nls readline" -RDEPEND="sys-libs/ncurses:0= +RDEPEND=" + sys-libs/ncurses:0= sys-libs/readline:0= nls? ( virtual/libintl ) "