diff options
Diffstat (limited to 'profiles/desc/postgres_targets.desc')
-rw-r--r-- | profiles/desc/postgres_targets.desc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc deleted file mode 100644 index 284f4bc0..00000000 --- a/profiles/desc/postgres_targets.desc +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# 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 |