From 9939442407c5a141eb70af5fd98ebed7bb6af691 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 17 Jan 2021 12:16:48 +0100 Subject: dev-lang/python-exec-conf: New package for python-exec.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Split python-exec.conf file to a separate package, so that we can use PYTHON_TARGETS to control its default contents. This can be used to ensure that newer Python implementations are not used by default unless the user actually enables the relevant target. Note that we can't reuse PYTHON_TARGETS in dev-lang/python-exec this way. They are used to ensure that dev-lang/python-exec is rebuilt with the correct implementation list. Closes: https://bugs.gentoo.org/765598 Signed-off-by: Michał Górny --- dev-lang/python-exec-conf/metadata.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dev-lang/python-exec-conf/metadata.xml (limited to 'dev-lang/python-exec-conf/metadata.xml') diff --git a/dev-lang/python-exec-conf/metadata.xml b/dev-lang/python-exec-conf/metadata.xml new file mode 100644 index 00000000000..aa2793060bf --- /dev/null +++ b/dev-lang/python-exec-conf/metadata.xml @@ -0,0 +1,8 @@ + + + + + python@gentoo.org + Python + + -- cgit v1.2.3-18-g5258