commit:     9bd09b9e2feede3a964341eba3fe6c886f9f02ef
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 22:02:52 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 22:21:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd09b9e

profiles: Add new feature split-usr for 23.0 profiles

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

 profiles/features/split-usr/eapi      | 1 +
 profiles/features/split-usr/use.force | 6 ++++++
 profiles/features/split-usr/use.mask  | 6 ++++++
 3 files changed, 13 insertions(+)

diff --git a/profiles/features/split-usr/eapi b/profiles/features/split-usr/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/features/split-usr/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/features/split-usr/use.force 
b/profiles/features/split-usr/use.force
new file mode 100644
index 000000000000..f638abe61436
--- /dev/null
+++ b/profiles/features/split-usr/use.force
@@ -0,0 +1,6 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <[email protected]> (2022-12-04)
+# Force split-usr.
+split-usr

diff --git a/profiles/features/split-usr/use.mask 
b/profiles/features/split-usr/use.mask
new file mode 100644
index 000000000000..70a8ffe0514d
--- /dev/null
+++ b/profiles/features/split-usr/use.mask
@@ -0,0 +1,6 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <[email protected]> (2022-12-04)
+# Unmask split-usr.
+-split-usr

Reply via email to