From f07fd257a903a2089c2bc533d368962f6e20e3f3 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 19 Jun 2023 07:12:45 +0000 Subject: [PATCH] app-editors/nano: Sync with Gentoo It's from Gentoo commit 42d906ebefb1c767572d92c9f84a7263e597c40a. --- .../portage-stable/app-editors/nano/files/gentoo.nanorc-r1 | 2 +- .../app-editors/nano/{nano-7.2.ebuild => nano-7.2-r1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/portage-stable/app-editors/nano/{nano-7.2.ebuild => nano-7.2-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/portage-stable/app-editors/nano/files/gentoo.nanorc-r1 b/sdk_container/src/third_party/portage-stable/app-editors/nano/files/gentoo.nanorc-r1 index 2de46b1e92..100877dd16 100644 --- a/sdk_container/src/third_party/portage-stable/app-editors/nano/files/gentoo.nanorc-r1 +++ b/sdk_container/src/third_party/portage-stable/app-editors/nano/files/gentoo.nanorc-r1 @@ -84,7 +84,7 @@ color magenta ":[^[:space:]]+([[:space:]]|$)" color brightred "[[:space:]]+\+?[A-Za-z0-9+_@-]+" color brightblue "[[:space:]]+-[A-Za-z0-9+_@-]+" ## Accepted arches: -color white "[~-]?\<(alpha|amd64|arm(64)?|hppa|ia64|loong|m68k|mips|ppc(64)?|riscv|s390|sparc|x86)(-(cygwin|linux|macos|solaris|winnt))?\>" +color white "[~-]?\<(alpha|amd64|arm(64)?|hppa|ia64|loong|m68k|mips|ppc(64)?|riscv|s390|sparc|x86)(-(linux|macos|solaris))?\>" color white "[[:space:]][*~-]?\*" ## Categories: color cyan "^[[:space:]]*[^/]*/" diff --git a/sdk_container/src/third_party/portage-stable/app-editors/nano/nano-7.2.ebuild b/sdk_container/src/third_party/portage-stable/app-editors/nano/nano-7.2-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/app-editors/nano/nano-7.2.ebuild rename to sdk_container/src/third_party/portage-stable/app-editors/nano/nano-7.2-r1.ebuild