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 2489A138350 for ; Mon, 9 Mar 2020 09:39:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 689B1E0920; Mon, 9 Mar 2020 09:39:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 52F2CE0920 for ; Mon, 9 Mar 2020 09:39:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7F38C34F29F for ; Mon, 9 Mar 2020 09:39:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC9BC162 for ; Mon, 9 Mar 2020 09:39:27 +0000 (UTC) From: "Eray Aslan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eray Aslan" Message-ID: <1583746747.01cc9681c366483b5334161b2006e7d4b195a390.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 01cc9681c366483b5334161b2006e7d4b195a390 X-VCS-Branch: master Date: Mon, 9 Mar 2020 09:39:27 +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: 31a55206-10cb-44af-856e-b99455481764 X-Archives-Hash: 66e98daed857a31cd5214d89eea92af2 commit: 01cc9681c366483b5334161b2006e7d4b195a390 Author: Eray Aslan gentoo org> AuthorDate: Mon Mar 9 09:37:16 2020 +0000 Commit: Eray Aslan gentoo org> CommitDate: Mon Mar 9 09:39:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01cc9681 profiles/package.mask: mask postfix-3.6 releases Signed-off-by: Eray Aslan gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 17cadf3e955..9eb8f5a6be8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Eray Aslan (2020-03-09) +# Mask experimental software +=mail-mta/postfix-3.6* + # Michał Górny (2020-03-09) # Unmaintained. Outdated. Stuck on py3.6, wrong use of eclass. # No revdeps -- it is bundled by every consumer anyway.