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 DE157138350 for ; Wed, 22 Apr 2020 09:00:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29237E09D4; Wed, 22 Apr 2020 09:00:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 14C69E09D4 for ; Wed, 22 Apr 2020 09:00:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E702034F06F for ; Wed, 22 Apr 2020 09:00:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 830EE1EF for ; Wed, 22 Apr 2020 09:00:38 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1587545984.32a1fecb97621411e1e661b2e6859058a9ca2bf6.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0072.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 32a1fecb97621411e1e661b2e6859058a9ca2bf6 X-VCS-Branch: master Date: Wed, 22 Apr 2020 09:00:38 +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: 29611c8c-984f-417a-b511-93982293c7ef X-Archives-Hash: c7ca452cb5e5f76d4a8dbdf51a0a0663 commit: 32a1fecb97621411e1e661b2e6859058a9ca2bf6 Author: Michał Górny gentoo org> AuthorDate: Fri Apr 10 06:28:32 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Apr 22 08:59:44 2020 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=32a1fecb glep-0072: Update initial values I'm not aware of any profiles that should be set to 'degraded', so let's focus on the immediate problem of stable/testing. It will also probably make sense to wait before we start using the third state. Signed-off-by: Michał Górny gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> glep-0072.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/glep-0072.rst b/glep-0072.rst index acc5da7..33a9578 100644 --- a/glep-0072.rst +++ b/glep-0072.rst @@ -108,10 +108,9 @@ An example arches.desc file might look as follows:: Initial value in the gentoo repository -------------------------------------- -On introduction, the setting will be ``stable`` for all stable architectures, -``transitional`` for all architectures where "inofficial" stable keywords are -maintained and are present in the repository by the arch teams (sh, s390, -...), and ``testing`` everywhere else. +On introduction, the setting will be ``stable`` for all architectures using +stable keywords, and ``testing`` for those that do not (``alpha``, ``mips``, +``riscv``, Prefix profiles at the moment). Meaning of the values for repoman ---------------------------------