commit: 008d3218e93834b16b027ae2953981757e6e41b7 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Thu Sep 25 12:27:00 2025 +0000 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org> CommitDate: Thu Sep 25 13:36:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008d3218
profiles/desc: Remove old POSTGRES_TARGETS Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org> profiles/desc/postgres_targets.desc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index 88c8728d6569..ba979b37d24f 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -1,10 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags. -postgres12 - Build against PostgreSQL 12 -postgres13 - Build against PostgreSQL 13 postgres14 - Build against PostgreSQL 14 postgres15 - Build against PostgreSQL 15 postgres16 - Build against PostgreSQL 16
