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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 963C5158089 for ; Fri, 15 Sep 2023 15:40:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADFC72BC022; Fri, 15 Sep 2023 15:40:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93D5A2BC033 for ; Fri, 15 Sep 2023 15:40:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE823335D3C for ; Fri, 15 Sep 2023 15:40:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AFB111A7 for ; Fri, 15 Sep 2023 15:40:06 +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: <1694792038.2959c607d3cbb718dce385b55e2d0fb5ea016e6c.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/editor/editor-0-r5.ebuild virtual/editor/editor-0-r6.ebuild X-VCS-Directories: virtual/editor/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2959c607d3cbb718dce385b55e2d0fb5ea016e6c X-VCS-Branch: master Date: Fri, 15 Sep 2023 15:40:06 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 642996c7-e711-46bb-b8bd-5eb7a45cecfb X-Archives-Hash: 5723eba90cd354631f52d0a22d83eaba commit: 2959c607d3cbb718dce385b55e2d0fb5ea016e6c Author: Alexander Kurakin mail ru> AuthorDate: Fri Sep 15 12:49:01 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Sep 15 15:33:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2959c607 virtual/editor: remove nonexistent rdep app-editors/le; EAPI -> 8 Closes: https://bugs.gentoo.org/914129 Signed-off-by: Alexander Kurakin mail.ru> Signed-off-by: Ulrich Müller gentoo.org> virtual/editor/{editor-0-r5.ebuild => editor-0-r6.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/virtual/editor/editor-0-r5.ebuild b/virtual/editor/editor-0-r6.ebuild similarity index 98% rename from virtual/editor/editor-0-r5.ebuild rename to virtual/editor/editor-0-r6.ebuild index 67b4e56bfea6..d7ebd37b0462 100644 --- a/virtual/editor/editor-0-r5.ebuild +++ b/virtual/editor/editor-0-r6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="Virtual for editor" @@ -28,7 +28,6 @@ RDEPEND="|| ( app-editors/joe app-editors/jove app-editors/kakoune - app-editors/le app-editors/levee app-editors/lpe app-editors/mg