public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/17.0/musl/clang/, ...
Date: Wed,  5 Oct 2022 19:44:59 +0000 (UTC)	[thread overview]
Message-ID: <1664999022.8ddde81c3680e41dab4e71315c7416ba35d40dc5.dilfridge@gentoo> (raw)

commit:     8ddde81c3680e41dab4e71315c7416ba35d40dc5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 19:43:42 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 19:43:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ddde81c

profiles: rename clang feature to llvm, adjust parent files

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/default/linux/amd64/17.0/musl/clang/parent       | 2 +-
 profiles/default/linux/amd64/17.1/clang/parent            | 2 +-
 profiles/default/linux/amd64/17.1/systemd/clang/parent    | 2 +-
 profiles/features/{clang => llvm}/eapi                    | 0
 profiles/features/{clang => llvm}/make.defaults           | 0
 profiles/features/{clang => llvm}/package.accept_keywords | 0
 profiles/features/{clang => llvm}/package.use             | 0
 profiles/features/{clang => llvm}/package.use.mask        | 0
 profiles/features/{clang => llvm}/packages                | 0
 profiles/features/{clang => llvm}/packages.build          | 0
 profiles/features/{clang => llvm}/use.force               | 0
 11 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/default/linux/amd64/17.0/musl/clang/parent b/profiles/default/linux/amd64/17.0/musl/clang/parent
index 45c5283c442b..845cedb73fde 100644
--- a/profiles/default/linux/amd64/17.0/musl/clang/parent
+++ b/profiles/default/linux/amd64/17.0/musl/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../../features/clang
+../../../../../../features/llvm

diff --git a/profiles/default/linux/amd64/17.1/clang/parent b/profiles/default/linux/amd64/17.1/clang/parent
index 7cba5799ab73..929f409fcc3f 100644
--- a/profiles/default/linux/amd64/17.1/clang/parent
+++ b/profiles/default/linux/amd64/17.1/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../features/clang
+../../../../../features/llvm

diff --git a/profiles/default/linux/amd64/17.1/systemd/clang/parent b/profiles/default/linux/amd64/17.1/systemd/clang/parent
index 45c5283c442b..845cedb73fde 100644
--- a/profiles/default/linux/amd64/17.1/systemd/clang/parent
+++ b/profiles/default/linux/amd64/17.1/systemd/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../../features/clang
+../../../../../../features/llvm

diff --git a/profiles/features/clang/eapi b/profiles/features/llvm/eapi
similarity index 100%
rename from profiles/features/clang/eapi
rename to profiles/features/llvm/eapi

diff --git a/profiles/features/clang/make.defaults b/profiles/features/llvm/make.defaults
similarity index 100%
rename from profiles/features/clang/make.defaults
rename to profiles/features/llvm/make.defaults

diff --git a/profiles/features/clang/package.accept_keywords b/profiles/features/llvm/package.accept_keywords
similarity index 100%
rename from profiles/features/clang/package.accept_keywords
rename to profiles/features/llvm/package.accept_keywords

diff --git a/profiles/features/clang/package.use b/profiles/features/llvm/package.use
similarity index 100%
rename from profiles/features/clang/package.use
rename to profiles/features/llvm/package.use

diff --git a/profiles/features/clang/package.use.mask b/profiles/features/llvm/package.use.mask
similarity index 100%
rename from profiles/features/clang/package.use.mask
rename to profiles/features/llvm/package.use.mask

diff --git a/profiles/features/clang/packages b/profiles/features/llvm/packages
similarity index 100%
rename from profiles/features/clang/packages
rename to profiles/features/llvm/packages

diff --git a/profiles/features/clang/packages.build b/profiles/features/llvm/packages.build
similarity index 100%
rename from profiles/features/clang/packages.build
rename to profiles/features/llvm/packages.build

diff --git a/profiles/features/clang/use.force b/profiles/features/llvm/use.force
similarity index 100%
rename from profiles/features/clang/use.force
rename to profiles/features/llvm/use.force


             reply	other threads:[~2022-10-05 19:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-05 19:44 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-15 23:26 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/17.0/musl/clang/, Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1664999022.8ddde81c3680e41dab4e71315c7416ba35d40dc5.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox