summaryrefslogtreecommitdiff
path: root/dev-python/python-tests/python-tests-3.14.2.ebuild
diff options
context:
space:
mode:
authorZurab Kvachadze <zurabid2016@gmail.com>2026-02-08 20:01:58 +0100
committerSam James <sam@gentoo.org>2026-02-20 19:09:34 +0000
commit34d5c86f4a236cd08c2eae2abe4cb9c3b9395d68 (patch)
treeefd9ef7cc57086c7ebc285b440c9208ddccf2ebe /dev-python/python-tests/python-tests-3.14.2.ebuild
parente0b1493dce7b2f868d3348e58d746c22a265820d (diff)
downloadgentoo-34d5c86f4a236cd08c2eae2abe4cb9c3b9395d68.tar.gz
gentoo-34d5c86f4a236cd08c2eae2abe4cb9c3b9395d68.tar.bz2
gentoo-34d5c86f4a236cd08c2eae2abe4cb9c3b9395d68.zip
nginx.eclass: Support /etc/nginx/modules-{available,enabled}
This directory layout allows for more flexible dynamic module management. nginx-module.eclass generates `load_module` .conf stubs for every module and installs them into /etc/nginx/modules-available. Then, modules can be enabled or disabled by adding or removing symlinks from /etc/nginx/modules-enabled to /etc/nginx/modules-available, potentially with an eselect module. See bug 967022 for background information. This commit adds a new eclass variable NGINX_SUPPORT_MODULE_STUBS that must be turned on to create the directories and add the include into shipped nginx.conf. Also, the live NGINX version is bumped setting the new variable. Bug: https://bugs.gentoo.org/967022 Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-tests/python-tests-3.14.2.ebuild')
0 files changed, 0 insertions, 0 deletions