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 AC6DA138350 for ; Sat, 4 Apr 2020 10:04:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3F2DE0BC1; Sat, 4 Apr 2020 10:04:49 +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 A453DE0BC1 for ; Sat, 4 Apr 2020 10:04:49 +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 3775934F0CC for ; Sat, 4 Apr 2020 10:04:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4006A19B for ; Sat, 4 Apr 2020 10:04:46 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1585994642.f182ffc8b3a2589dbda57bf70e4f3d6d5b22d138.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/ia64/package.use.stable.mask profiles/arch/ia64/use.stable.mask X-VCS-Directories: profiles/arch/ia64/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: f182ffc8b3a2589dbda57bf70e4f3d6d5b22d138 X-VCS-Branch: master Date: Sat, 4 Apr 2020 10:04:46 +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: 4256ceb7-d373-43fd-b7bb-884ced4c4faf X-Archives-Hash: b28b7052a2724cf1afe219b5959faa33 commit: f182ffc8b3a2589dbda57bf70e4f3d6d5b22d138 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Apr 4 10:04:02 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Apr 4 10:04:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f182ffc8 profiles/arch/ia64: drop stable masks Stable keywords are gone. No need for overrides anymore. Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/ia64/package.use.stable.mask | 42 ------------------------------ profiles/arch/ia64/use.stable.mask | 31 ---------------------- 2 files changed, 73 deletions(-) diff --git a/profiles/arch/ia64/package.use.stable.mask b/profiles/arch/ia64/package.use.stable.mask deleted file mode 100644 index 85475d74458..00000000000 --- a/profiles/arch/ia64/package.use.stable.mask +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# When you add an entry to the top of this file, add your name, the date, and -# an explanation of why something is getting masked. Please be extremely -# careful not to commit atoms that are not valid, as it can cause large-scale -# breakage, especially if it ends up in the daily snapshot. -# -## Example: -## -## # Dev E. Loper (2012-06-28) -## # Masking foo USE flag until we can get the -## # foo stuff to work properly again (bug 12345) -## =media-video/mplayer-0.90_pre5 foo -## =media-video/mplayer-0.90_pre5-r1 foo -# - -#--- END OF EXAMPLES --- - -# Sergei Trofimovich (2019-05-03) -# Requires net-libs/webkit-gtk. Not stable on ia64. -dev-util/geany-plugins markdown - -# Ulrich Müller (2018-08-09) -# Needs net-libs/webkit-gtk which is not stable, bug #663248 -app-editors/emacs xwidgets - -# Andreas K. Hüttel (2018-01-06) -# Please unmask after newer dietlibc is finally stable on ia64 -sys-fs/dmraid dietlibc - -# Hans de Graaff (2016-04-16) -# Mask tests on thin-provisioning-tools since the required -# packages are no longer stable, bug 610088 -sys-block/thin-provisioning-tools test - -# Pacho Ramos (2014-07-02) -# Mask due Gnome3 not going to be stabilized on this arch -dev-util/geany-plugins gtkspell ->=gnome-base/gnome-desktop-2.32.1-r2 license-docs -gnome-base/gvfs google ->=x11-libs/gtk+-3.12.2 cloudprint diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask deleted file mode 100644 index 72cb29fef9f..00000000000 --- a/profiles/arch/ia64/use.stable.mask +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# This file requires eapi 5 or later. New entries go on top. -# Please use the same syntax as in use.mask - -# Mike Gilbert (2017-06-08) -# dev-lang/python:3.7 is not stable. -python_targets_python3_7 -python_single_target_python3_7 -python_targets_python3_8 -python_single_target_python3_8 - -# Not stable -mkl - -# Pacho Ramos (2014-04-17) -# Dropped stable keywords after the discussion caused by -# Gnome 3.8/3.10 stabilization on this arch -colord -devhelp -dia -eds -gnumeric -gusb -upnp -upnp-av - -# Pacho Ramos (2014-04-13) -# Not going to be stabilized on this arch -gnome-online-accounts