diff options
Diffstat (limited to 'profiles/desc/php_targets.desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc new file mode 100644 index 00000000..ae4ceacb --- /dev/null +++ b/profiles/desc/php_targets.desc @@ -0,0 +1,11 @@ +# Copyright 1999-2011 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of the PHP_TARGETS USE_EXPAND flags + +php7-2 - Build against PHP 7.2 +php7-1 - Build against PHP 7.1 +php7-0 - Build against PHP 7.0 +php5-6 - Build against PHP 5.6 +php5-5 - Build against PHP 5.5 +php5-4 - Build against PHP 5.4 |