From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8018D138359 for ; Fri, 14 Aug 2020 00:58:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99FFFE08C4; Fri, 14 Aug 2020 00:58:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A498E08C4 for ; Fri, 14 Aug 2020 00:58:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 31CBB34F2DD for ; Fri, 14 Aug 2020 00:58:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D47DB2EE for ; Fri, 14 Aug 2020 00:58:38 +0000 (UTC) From: "Aaron W. Swenson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron W. Swenson" Message-ID: <1597366709.924d9c36c0100d3fe3d66dc03085482c7da4683e.titanofold@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: titanofold X-VCS-Committer-Name: Aaron W. Swenson X-VCS-Revision: 924d9c36c0100d3fe3d66dc03085482c7da4683e X-VCS-Branch: master Date: Fri, 14 Aug 2020 00:58:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 20a7c4f6-a8d4-4f65-9b1f-700298357e02 X-Archives-Hash: 4f0ff7632da985e7776b8655e01087a7 commit: 924d9c36c0100d3fe3d66dc03085482c7da4683e Author: Aaron W. Swenson gentoo org> AuthorDate: Fri Aug 14 00:57:44 2020 +0000 Commit: Aaron W. Swenson gentoo org> CommitDate: Fri Aug 14 00:58:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924d9c36 package.mask,base/use.mask: Pg 9.4 removed Signed-off-by: Aaron W. Swenson gentoo.org> profiles/base/use.mask | 4 ---- profiles/package.mask | 6 ------ 2 files changed, 10 deletions(-) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index a59f8d5525f..ca340753057 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -12,10 +12,6 @@ consolekit # Mask Ruby 2.4 as EOL ruby_targets_ruby24 -# Ben Kohler (2020-05-15) -# Mask 9.4 target to match <9.5 package.mask entry -postgres_targets_postgres9_4 - # Matt Turner (2020-03-25) # media-libs/libav is masked for removal libav diff --git a/profiles/package.mask b/profiles/package.mask index f80e3e6e76f..011a5911da1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -775,12 +775,6 @@ app-misc/ifp-line # Bug 687664 app-dicts/stardict-quick-eng-fra -# Aaron W. Swenson (2020-05-15) -# PostgreSQL 9.4 series is EOL. Migrate your database cluster to a more recent -# version. -# Removal after 2020-06-14. - (2020-04-19) # Stuck on Python 3.6, support for which already required # backporting patches to a release from 2014. Upstream's git