summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild
AgeCommit message (Collapse)Author
2021-03-08dev-lang/python-exec-conf: Stabilize 2.4.6 arm64, #768561Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-03-06dev-lang/python-exec-conf: stable 2.4.6 for hppa, bug #768561Rolf Eike Beer
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-02-19dev-lang/python-exec-conf: x86 stable (bug #768561)Thomas Deutschmann
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2021-02-18dev-lang/python-exec-conf: stable 2.4.6 for sparcSergei Trofimovich
stable wrt bug #768561 Package-Manager: Portage-3.0.14, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-02-10dev-lang/python-exec-conf: Stabilize 2.4.6 amd64, #768561Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-02-09dev-lang/python-exec-conf: Stabilize 2.4.6 ppc, #768561Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-02-06dev-lang/python-exec-conf: Stabilize 2.4.6 s390, #768561Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-02-05dev-lang/python-exec-conf: Stabilize 2.4.6 ppc64, #768561Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-19dev-lang/python-exec-conf: New package for python-exec.confMichał Górny
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 <mgorny@gentoo.org>