diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-06-16 05:02:38 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-06-16 05:02:38 +0100 |
commit | f1bc537f089cc8477a9a18db597cb349e1b00e91 (patch) | |
tree | c48eb730c43e5f35729fabbe5cb4bfbe4a1bc794 /profiles/desc | |
parent | cb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (diff) |
gentoo resync : 16.06.2018
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 3 | ||||
-rw-r--r-- | profiles/desc/postgres_targets.desc | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index ae4ceacb73ee..62c199c76a10 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -1,8 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation. +# Copyright 1999-2018 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-3 - Build against PHP 7.3 php7-2 - Build against PHP 7.2 php7-1 - Build against PHP 7.1 php7-0 - Build against PHP 7.0 diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index 284f4bc00929..464cb04702d5 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -3,10 +3,10 @@ # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags. -postgres9_2 - Build against PostgreSQL 9.2 postgres9_3 - Build against PostgreSQL 9.3 postgres9_4 - Build against PostgreSQL 9.4 postgres9_5 - Build against PostgreSQL 9.5 postgres9_6 - Build against PostgreSQL 9.6 postgres10 - Build against PostgreSQL 10 postgres11 - Build against PostgreSQL 11 +postgres12 - Build against PostgreSQL 12 |