summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Seichter <github@seichter.de>2018-09-18 15:59:54 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-27 14:08:48 +0200
commit42c9b26103a61776489ae756f4d4bd20308c1717 (patch)
tree210545bb73a0605c789ad0b9a74752dd8acf0544 /www-servers/nginx-unit/metadata.xml
parentdev-python/soappy: Add missing dep on unzip (diff)
downloadgentoo-42c9b26103a61776489ae756f4d4bd20308c1717.tar.gz
gentoo-42c9b26103a61776489ae756f4d4bd20308c1717.tar.bz2
gentoo-42c9b26103a61776489ae756f4d4bd20308c1717.zip
www-servers/nginx-unit: Upstream release 1.5
This ebuild version supports NGINX Unit release 1.5 and allows building PHP runtime modules. Closes: https://bugs.gentoo.org/665362 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/9905 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-servers/nginx-unit/metadata.xml')
-rw-r--r--www-servers/nginx-unit/metadata.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/www-servers/nginx-unit/metadata.xml b/www-servers/nginx-unit/metadata.xml
index 7660440b3f51..73c93269432b 100644
--- a/www-servers/nginx-unit/metadata.xml
+++ b/www-servers/nginx-unit/metadata.xml
@@ -16,6 +16,12 @@
reconfiguration of specific application parameters as needed by the
engineering or operations.
</longdescription>
+ <use>
+ <flag name="php5-6">Support for PHP 5.6</flag>
+ <flag name="php7-0">Support for PHP 7.0</flag>
+ <flag name="php7-1">Support for PHP 7.1</flag>
+ <flag name="php7-2">Support for PHP 7.2</flag>
+ </use>
<upstream>
<remote-id type="github">nginx/unit</remote-id>
</upstream>