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 28046138334 for ; Wed, 12 Dec 2018 10:20:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F707E0D9E; Wed, 12 Dec 2018 10:20:20 +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 15107E0D9E for ; Wed, 12 Dec 2018 10:20:20 +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 7B926335CB7 for ; Wed, 12 Dec 2018 10:20:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC0B14E3 for ; Wed, 12 Dec 2018 10:20:12 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1544609984.56545e2e83a3a0e3f355930965f84cd18641c1da.graaff@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: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 56545e2e83a3a0e3f355930965f84cd18641c1da X-VCS-Branch: master Date: Wed, 12 Dec 2018 10:20:12 +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: bcfe9cbd-25ba-47d1-9d6c-2f2e435c5aa0 X-Archives-Hash: d858516e40ae5f84f0930af20bb2927e commit: 56545e2e83a3a0e3f355930965f84cd18641c1da Author: Hans de Graaff gentoo org> AuthorDate: Wed Dec 12 10:17:38 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Dec 12 10:19:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56545e2e profiles/package.mask: mask ruby23-only slots for removal Signed-off-by: Hans de Graaff gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b21b695c73a..6a46febc4cf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (12 Dec 2018) +# Old ruby23 only slots without any reverse dependencies. +# Use the newer slots instead. Removal in 30 days. +dev-ruby/net-ssh:2.6 +dev-ruby/rest-client:0 + # Zac Medico (11 Dec 2018) # A Go library which has no consumers except those that include # it via EGO_VENDOR. Masked for removal in 30 days.