* [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/kernel-2.6.16+/, ...
@ 2018-01-12 13:31 Benda XU
0 siblings, 0 replies; only message in thread
From: Benda XU @ 2018-01-12 13:31 UTC (permalink / raw
To: gentoo-commits
commit: 68e67c1806e9f3f7f6352718cd3ce2870ff156d6
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 13:28:01 2018 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 13:31:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e67c18
profiles/prefix: rename beyond-kernel-? to kernel-?+
In addition, mask python 3 USE flags for kernel-2.6.16+.
.../{beyond-kernel-2.6.16 => kernel-2.6.16+}/make.defaults | 3 ++-
.../{beyond-kernel-2.6.16 => kernel-2.6.16+}/package.mask | 0
.../{beyond-kernel-2.6.16 => kernel-2.6.16+}/package.unmask | 0
.../standalone/{beyond-kernel-2.6.16 => kernel-2.6.16+}/parent | 0
.../{beyond-kernel-2.6.16 => kernel-2.6.16+}/profile.bashrc | 0
profiles/features/prefix/standalone/kernel-2.6.16+/use.mask | 7 +++++++
.../{beyond-kernel-2.6.32 => kernel-2.6.32+}/package.mask | 0
.../{beyond-kernel-2.6.32 => kernel-2.6.32+}/package.unmask | 0
.../standalone/{beyond-kernel-2.6.32 => kernel-2.6.32+}/parent | 0
profiles/prefix/linux-standalone/amd64/legacy/parent | 2 +-
profiles/prefix/linux-standalone/x86/legacy/parent | 2 +-
11 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.16/make.defaults b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
similarity index 89%
rename from profiles/features/prefix/standalone/beyond-kernel-2.6.16/make.defaults
rename to profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
index 22044de8763..510e5e21b3c 100644
--- a/profiles/features/prefix/standalone/beyond-kernel-2.6.16/make.defaults
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults
@@ -14,4 +14,5 @@ ac_cv_func_utimensat=no
ac_cv_func_pipe2=no
# >=python-3 is masked.
-PYTHON_TARGETS="-python3_5"
+PYTHON_TARGETS="-python3_*"
+PYTHON_SINGLE_TARGET=python2_7
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask
similarity index 100%
rename from profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.mask
rename to profiles/features/prefix/standalone/kernel-2.6.16+/package.mask
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.unmask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.unmask
similarity index 100%
rename from profiles/features/prefix/standalone/beyond-kernel-2.6.16/package.unmask
rename to profiles/features/prefix/standalone/kernel-2.6.16+/package.unmask
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.16/parent b/profiles/features/prefix/standalone/kernel-2.6.16+/parent
similarity index 100%
rename from profiles/features/prefix/standalone/beyond-kernel-2.6.16/parent
rename to profiles/features/prefix/standalone/kernel-2.6.16+/parent
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.16/profile.bashrc b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc
similarity index 100%
rename from profiles/features/prefix/standalone/beyond-kernel-2.6.16/profile.bashrc
rename to profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask
new file mode 100644
index 00000000000..2a1686418a8
--- /dev/null
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask
@@ -0,0 +1,7 @@
+# >=python-3 is masked
+python_single_target_python3_6
+python_single_target_python3_5
+python_single_target_python3_4
+python_targets_python3_6
+python_targets_python3_5
+python_targets_python3_4
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.mask b/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask
similarity index 100%
rename from profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.mask
rename to profiles/features/prefix/standalone/kernel-2.6.32+/package.mask
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.unmask b/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask
similarity index 100%
rename from profiles/features/prefix/standalone/beyond-kernel-2.6.32/package.unmask
rename to profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask
diff --git a/profiles/features/prefix/standalone/beyond-kernel-2.6.32/parent b/profiles/features/prefix/standalone/kernel-2.6.32+/parent
similarity index 100%
rename from profiles/features/prefix/standalone/beyond-kernel-2.6.32/parent
rename to profiles/features/prefix/standalone/kernel-2.6.32+/parent
diff --git a/profiles/prefix/linux-standalone/amd64/legacy/parent b/profiles/prefix/linux-standalone/amd64/legacy/parent
index a0af8587772..f8002c688eb 100644
--- a/profiles/prefix/linux-standalone/amd64/legacy/parent
+++ b/profiles/prefix/linux-standalone/amd64/legacy/parent
@@ -1,2 +1,2 @@
..
-../../../../features/prefix/standalone/beyond-kernel-2.6.16
+../../../../features/prefix/standalone/kernel-2.6.16+
diff --git a/profiles/prefix/linux-standalone/x86/legacy/parent b/profiles/prefix/linux-standalone/x86/legacy/parent
index a0af8587772..f8002c688eb 100644
--- a/profiles/prefix/linux-standalone/x86/legacy/parent
+++ b/profiles/prefix/linux-standalone/x86/legacy/parent
@@ -1,2 +1,2 @@
..
-../../../../features/prefix/standalone/beyond-kernel-2.6.16
+../../../../features/prefix/standalone/kernel-2.6.16+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-12 13:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-12 13:31 [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/kernel-2.6.16+/, Benda XU
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox