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 7AC8F1396D9 for ; Sun, 22 Oct 2017 00:03:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D359D2BC033; Sun, 22 Oct 2017 00:03:48 +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 AEE802BC033 for ; Sun, 22 Oct 2017 00:03:48 +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 E335533BF43 for ; Sun, 22 Oct 2017 00:03:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A0ED82A for ; Sun, 22 Oct 2017 00:03:45 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1508630583.a5a12690c51c8fd11e364c2d74a5680e36cec5d0.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a5a12690c51c8fd11e364c2d74a5680e36cec5d0 X-VCS-Branch: master Date: Sun, 22 Oct 2017 00:03:45 +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: 1c5ea168-b313-4816-9464-e76d2b7021e0 X-Archives-Hash: d6aa87bc57393359aff9dcb900a66990 commit: a5a12690c51c8fd11e364c2d74a5680e36cec5d0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 21 22:42:16 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 22 00:03:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a12690 profiles: Stable mask www-servers/uwsgi[uwsgi_plugins_alarm_xmpp] Depends on unmaintained unstable net-libs/gloox. Gentoo-bug: 634908 profiles/base/package.use.stable.mask | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index e224f5d2ba7..f974005ac9e 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Andreas Sturmlechner (22 Oct 2017) +# Requires unmaintained unstable dependency net-libs/gloox. +# The go flag requires stable masked dev-lang/go[gccgo]. +www-servers/uwsgi go pypy uwsgi_plugins_alarm_xmpp + # Andreas Sturmlechner (11 Oct 2017) # Requires unstable dependency dev-qt/qtspeech. kde-apps/konqueror speech @@ -98,12 +103,6 @@ dev-lang/rust system-llvm # Will always require unstable packages. net-libs/gnutls test-full -# Zac Medico (19 Dec 2016) -# The go flag requires dev-lang/go[gccgo], and gccgo -# is stable masked since it requires gcc-5 which is -# currently unstable. -www-servers/uwsgi go pypy - # Lars Wendler (15 Dev 2016) # Requires php:7.0 and ruby:2.2 being stable >=dev-libs/Ice-3.6.3 php ruby