Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Sun, 22 Aug 2021 21:53:57
Message-Id: 1629669209.472144652ffe1a88f0388f393ea76691f219581e.soap@gentoo
1 commit: 472144652ffe1a88f0388f393ea76691f219581e
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Sun Aug 22 21:53:29 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 22 21:53:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47214465
7
8 profiles/desc: Remove POSTGRES_TARGETS: postgres9_{3,4,5}
9
10 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 profiles/desc/postgres_targets.desc | 3 ---
14 1 file changed, 3 deletions(-)
15
16 diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
17 index 6cddcb149b7..a6e6798121f 100644
18 --- a/profiles/desc/postgres_targets.desc
19 +++ b/profiles/desc/postgres_targets.desc
20 @@ -3,9 +3,6 @@
21
22 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
23
24 -postgres9_3 - Build against PostgreSQL 9.3
25 -postgres9_4 - Build against PostgreSQL 9.4
26 -postgres9_5 - Build against PostgreSQL 9.5
27 postgres9_6 - Build against PostgreSQL 9.6
28 postgres10 - Build against PostgreSQL 10
29 postgres11 - Build against PostgreSQL 11