From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 C73291382C5 for ; Mon, 21 May 2018 08:19:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF1FCE0D05; Mon, 21 May 2018 08:19:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC8B1E0D05 for ; Mon, 21 May 2018 08:19:30 +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 CD231335D0F for ; Mon, 21 May 2018 08:19:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35F622A8 for ; Mon, 21 May 2018 08:19:28 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1526890760.ac36203cd8ce30c4da0b605c38c5ee6831e1452d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/pager/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/pager/pager-0.ebuild X-VCS-Directories: virtual/pager/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ac36203cd8ce30c4da0b605c38c5ee6831e1452d X-VCS-Branch: master Date: Mon, 21 May 2018 08:19:28 +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: 90cad661-d02f-4568-91ad-4bf3a27cac52 X-Archives-Hash: dbf674a6c544a1dc4deb82bd8a94a986 commit: ac36203cd8ce30c4da0b605c38c5ee6831e1452d Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 21 08:19:01 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 21 08:19:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac36203c virtual/pager: Drop old sys-apps/more provider (gone) Package-Manager: Portage-2.3.24, Repoman-2.3.6 virtual/pager/pager-0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/virtual/pager/pager-0.ebuild b/virtual/pager/pager-0.ebuild index b4c99824172..b68f2f7191b 100644 --- a/virtual/pager/pager-0.ebuild +++ b/virtual/pager/pager-0.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 DESCRIPTION="Virtual for command-line pagers" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND="|| ( sys-apps/less - sys-apps/more sys-apps/most sys-apps/util-linux[ncurses] app-text/lv