Gentoo Archives: gentoo-commits

From: "罗百科" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Sat, 21 May 2022 09:37:56
Message-Id: 1653125792.ea01a8d799fd1d64945115112e7f78fae371a7cb.patrick@gentoo
1 commit: ea01a8d799fd1d64945115112e7f78fae371a7cb
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 21 09:26:01 2022 +0000
4 Commit: 罗百科 <patrick <AT> gentoo <DOT> org>
5 CommitDate: Sat May 21 09:36:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea01a8d7
7
8 profiles: Remove obsolete postgres9.6
9
10 Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>
11
12 profiles/desc/postgres_targets.desc | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
16 index 39f97a1ad44d..2aeb36f33762 100644
17 --- a/profiles/desc/postgres_targets.desc
18 +++ b/profiles/desc/postgres_targets.desc
19 @@ -3,7 +3,6 @@
20
21 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
22
23 -postgres9_6 - Build against PostgreSQL 9.6
24 postgres10 - Build against PostgreSQL 10
25 postgres11 - Build against PostgreSQL 11
26 postgres12 - Build against PostgreSQL 12