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 03F1D15810F for ; Sun, 11 Jun 2023 20:46:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 569F6E0801; Sun, 11 Jun 2023 20:46:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 85F3BE0801 for ; Sun, 11 Jun 2023 20:46:18 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C099634141C for ; Sun, 11 Jun 2023 20:46:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24DC8A66 for ; Sun, 11 Jun 2023 20:46:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1686516346.42d906ebefb1c767572d92c9f84a7263e597c40a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/nano/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/nano/nano-7.2-r1.ebuild app-editors/nano/nano-7.2.ebuild X-VCS-Directories: app-editors/nano/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 42d906ebefb1c767572d92c9f84a7263e597c40a X-VCS-Branch: master Date: Sun, 11 Jun 2023 20:46:16 +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: 74a68eea-58fe-4d9e-aacb-015f399f3d7f X-Archives-Hash: c9b3221068b3bf737ee6f65dd97dc3ba commit: 42d906ebefb1c767572d92c9f84a7263e597c40a Author: Sam James gentoo org> AuthorDate: Sun Jun 11 20:45:46 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jun 11 20:45:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d906eb app-editors/nano: revbump for highlighting fix (Meant to do this earlier but wanted to push pciutils and forgot had nano committed already.) Fixes: dfc9314a445419764ddb888470860c0f75e43e51 Signed-off-by: Sam James gentoo.org> app-editors/nano/{nano-7.2.ebuild => nano-7.2-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-editors/nano/nano-7.2.ebuild b/app-editors/nano/nano-7.2-r1.ebuild similarity index 100% rename from app-editors/nano/nano-7.2.ebuild rename to app-editors/nano/nano-7.2-r1.ebuild