From 2f68dd4baa77d7fc4544acc338957eacd6db40e0 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 27 Jan 2025 07:04:46 +0000 Subject: [PATCH] app-editors/nano: Sync with Gentoo It's from Gentoo commit 4a8dd58c068837168bb446928be8476ce020b14f. --- .../app-editors/nano/files/gentoo.nanorc-r1 | 11 +++++------ .../nano/{nano-8.2.ebuild => nano-8.2-r1.ebuild} | 0 .../nano/{nano-8.3.ebuild => nano-8.3-r1.ebuild} | 0 3 files changed, 5 insertions(+), 6 deletions(-) rename sdk_container/src/third_party/portage-stable/app-editors/nano/{nano-8.2.ebuild => nano-8.2-r1.ebuild} (100%) rename sdk_container/src/third_party/portage-stable/app-editors/nano/{nano-8.3.ebuild => nano-8.3-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 100877dd16..1a7a86c89d 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 @@ -31,14 +31,13 @@ color red "\" ## Portage commands: color magenta "\<(use(_(with|enable|if_iuse)|x|v)?|in_iuse) [!a-zA-Z0-9_+ -]*" "inherit.*" -color brightblue "\" -color brightblue "\" "\" -color brightblue "\" "\" "\" "\" +color brightblue "\" +color brightblue "\" "\" +color brightblue "\" "\" "\" color brightblue "\" "\" color brightblue "\<(assert|die|hasv?|inherit|nonfatal)\>" "\<(use(_(with|enable|if_iuse)|x|v)?|in_iuse)\>" "\<(has|best)_version\>" -color brightblue "\<(do|new)(ins|s?bin|doc|header|lib(\.so|\.a)?|man|info|exe|initd|confd|envd|pam|menu|icon)\>" -color brightblue "\" "\" -color brightblue "\" "\" +color brightblue "\<(do|new)(ins|s?bin|doc|header|lib(\.so|\.a)|man|info|exe|initd|confd|envd|pam|menu|icon)\>" +color brightblue "\" "\" color brightblue "\<(doc|ins|exe)?into\>" "\" "\<(exe|ins|dir)opts\>" color brightblue "\" ### common eclasses diff --git a/sdk_container/src/third_party/portage-stable/app-editors/nano/nano-8.2.ebuild b/sdk_container/src/third_party/portage-stable/app-editors/nano/nano-8.2-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/app-editors/nano/nano-8.2.ebuild rename to sdk_container/src/third_party/portage-stable/app-editors/nano/nano-8.2-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/app-editors/nano/nano-8.3.ebuild b/sdk_container/src/third_party/portage-stable/app-editors/nano/nano-8.3-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/app-editors/nano/nano-8.3.ebuild rename to sdk_container/src/third_party/portage-stable/app-editors/nano/nano-8.3-r1.ebuild