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 7C049139083 for ; Thu, 23 Nov 2017 19:38:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94673E0C11; Thu, 23 Nov 2017 19:38:09 +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 6F7E8E0C11 for ; Thu, 23 Nov 2017 19:38:09 +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 CC8BD33C770 for ; Thu, 23 Nov 2017 19:38:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73F6EA517 for ; Thu, 23 Nov 2017 19:38:06 +0000 (UTC) From: "Jonas Stein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Stein" Message-ID: <1511465787.ef2bf5d8c3e02f7b6db8da7dafc3a793702a40e3.jstein@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: jstein X-VCS-Committer-Name: Jonas Stein X-VCS-Revision: ef2bf5d8c3e02f7b6db8da7dafc3a793702a40e3 X-VCS-Branch: master Date: Thu, 23 Nov 2017 19:38:06 +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-Archives-Salt: 3b7a6ca6-3520-406f-8915-06d559ba7a46 X-Archives-Hash: 43381b77570f56b1e242258a54a62f57 commit: ef2bf5d8c3e02f7b6db8da7dafc3a793702a40e3 Author: Jonas Stein gentoo org> AuthorDate: Thu Nov 23 19:36:27 2017 +0000 Commit: Jonas Stein gentoo org> CommitDate: Thu Nov 23 19:36:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2bf5d8 profiles: Masked net-analyzer/aimsniff Bug: https://bugs.gentoo.org/638564 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2c88adb0fe0..99a20083ee1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Jonas Stein (23 Nov 2017) +# Depends on the AIM service which will be discontinued on 2017-12-15. +# See also bug #638564. Masked for removal on 2017-12-20 +net-analyzer/aimsniff + # Kent Fredric (22 Nov 2017) # Long deprecated upstream in favour of dev-perl/Mail-SPF # Masked for removal in 30 days. Bug #638432