From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1161061-garchives=archives.gentoo.org@lists.gentoo.org> 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 EE359138239 for <garchives@archives.gentoo.org>; Sun, 12 Apr 2020 20:18:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29F8FE0AD5; Sun, 12 Apr 2020 20:18:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0E5D0E0AD5 for <gentoo-commits@lists.gentoo.org>; Sun, 12 Apr 2020 20:18:30 +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 0F48634E95B for <gentoo-commits@lists.gentoo.org>; Sun, 12 Apr 2020 20:18:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16E24103 for <gentoo-commits@lists.gentoo.org>; Sun, 12 Apr 2020 20:18:27 +0000 (UTC) From: "Adam Feldman" <np-hardass@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adam Feldman" <np-hardass@gentoo.org> Message-ID: <1586722687.255fa21793de4182d088d13a53fd746e38d76139.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: 255fa21793de4182d088d13a53fd746e38d76139 X-VCS-Branch: master Date: Sun, 12 Apr 2020 20:18:27 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a71b13af-df58-4f86-922b-4ee6ed7b25d6 X-Archives-Hash: bebda73c6b78e92115c6240ae9e94f86 commit: 255fa21793de4182d088d13a53fd746e38d76139 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Sun Apr 12 20:15:14 2020 +0000 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org> CommitDate: Sun Apr 12 20:18:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255fa217 profiles: base/package.use{,.stable}.mask: move mate-base/mate[bluetooth] Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org> profiles/base/package.use.mask | 5 ----- profiles/base/package.use.stable.mask | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 234c8b039ed..d881c5dab0b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -498,11 +498,6 @@ net-irc/hexchat theme-manager # Avoid the usage of dead net-dialup/capi4k-utils app-emulation/crossover-bin capi -# Ettore Di Giacinto <mudler@gentoo.org> (2016-11-10) -# Dependency has no stable keyword -# and as for now we have only stable mate versions -mate-base/mate bluetooth - # Ulrich Müller <ulm@gentoo.org> (2016-10-15) # The --with-cairo option is considered as experimental by upstream # and causes problems with updating the X window, bug #592238 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 21debf861c6..4b3dfdb0699 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Adam Feldman <NP-Hardass@gentoo.org> (2020-04-12) +# Dependency (net-wireless/blueman) has no stable keywords +mate-base/mate bluetooth + # David Seifert <soap@gentoo.org> (2020-03-31) # Numpy support in Boost.Python is brittle and shouldn't be enabled # on stable systems or force a stable upgrade.