Gentoo Archives: gentoo-commits

From: Aaron Swenson <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Fri, 19 Oct 2018 22:19:05
Message-Id: 1539987525.a255edaea359db6afb6b799f08503ae8ea08ffcc.titanofold@gentoo
1 commit: a255edaea359db6afb6b799f08503ae8ea08ffcc
2 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 19 22:17:42 2018 +0000
4 Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 19 22:18:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a255edae
7
8 package.mask: Remove dev-db/postgresql masks
9
10 EOL 9.2 removed, and 11_beta* builds removed.
11
12 Signed-off-by: Aaron Swenson <titanofold <AT> gentoo.org>
13
14 profiles/package.mask | 20 --------------------
15 1 file changed, 20 deletions(-)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 6d671e96ae6..e0f136d318e 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -176,20 +176,6 @@ media-libs/celt
22 ~net-libs/libnsl-0
23 ~net-libs/rpcsvc-proto-0
24
25 -# Aaron W. Swenson <titanofold@g.o> (09 Sep 2018)
26 -# PostgreSQL beta and release candidate releases are pre-release testing
27 -# versions, not meant for production use. They are feature-frozen, and are
28 -# released to the public for testing before final release
29 -#
30 -# NOTE: Successive beta or candidate releases may not be backwards compatible,
31 -# so it is important that you review the release notes before upgrading.
32 -#
33 -# For more information about beta and release candidate versions, see:
34 -# https://www.postgresql.org/developer/beta/
35 -=dev-db/postgresql-11_beta1
36 -=dev-db/postgresql-11_beta2
37 -=dev-db/postgresql-11_beta3
38 -
39 # Matthias Maier <tamiko@g.o> (1 Sep 2018)
40 # Mask 0.7.0 and 1.0.1 for the time being until a compatible LLVM version
41 # made it into the tree, bug #665192
42 @@ -329,12 +315,6 @@ media-libs/libglvnd
43 # Bug 629682.
44 =net-misc/asterisk-11.25.1
45
46 -# Aaron W. Swenson <titanofold@g.o> (22 Mar 2018)
47 -# EOL. No longer receives bug or security fixes. Recommended to update
48 -# to latest available.
49 -# Removal in 30 days (21 Apr 2018). Bug 634028.
50 -<dev-db/postgresql-9.3
51 -
52 # Michał Górny <mgorny@g.o> (20 Mar 2018)
53 # Poorly tested version bump followed by a series of quick hacks
54 # that do not make it any more working. Bug #651030.