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 F3C941382C5 for ; Sun, 6 May 2018 17:40:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3429CE0928; Sun, 6 May 2018 17:40: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 CD9DBE090E for ; Sun, 6 May 2018 17:40:19 +0000 (UTC) Received: from mail-io0-f179.google.com (mail-io0-f179.google.com [209.85.223.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 687CB335C95 for ; Sun, 6 May 2018 17:40:18 +0000 (UTC) Received: by mail-io0-f179.google.com with SMTP id e20-v6so31064413iof.4 for ; Sun, 06 May 2018 10:40:18 -0700 (PDT) X-Gm-Message-State: ALQs6tD9UpFc4K13nvjaXWBv2gbLkfEiiRKsI0pMc5Ew7P0j13BjGIVs JyIewxivJsF7YKCbLGzTxmneUq+f4OiHTW6xD6A= X-Google-Smtp-Source: AB8JxZqZhLBggWcj1MkvxvpQ7e996I+KpLhnm1OxRO1MhxhjTnlxMaCqxXen5NtTQtbhjl6nk07f5Hdo4kN7YQe14Xw= X-Received: by 2002:a6b:1604:: with SMTP id 4-v6mr33899824iow.147.1525628416593; Sun, 06 May 2018 10:40:16 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 2002:a02:7109:0:0:0:0:0 with HTTP; Sun, 6 May 2018 10:39:56 -0700 (PDT) In-Reply-To: <20180506092023.25743-1-slyfox@gentoo.org> References: <20180506092023.25743-1-slyfox@gentoo.org> From: Matt Turner Date: Sun, 6 May 2018 10:39:56 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: [gentoo-dev] Re: [PATCH] profiles/profiles.desc: move hppa profiles stable->exp To: Sergei Trofimovich Cc: gentoo development , Gentoo hppa AT , Jeroen Roovers Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 95ab38ba-0f11-45ce-85d0-197ea9b09a10 X-Archives-Hash: a665bcf0d8b444580894d683bbdd5391 On Sun, May 6, 2018 at 2:20 AM, Sergei Trofimovich wrote: > To release the burden on maintainers having to keep outdated > latest stable versions of packages do not block them on hppa > stabilization. > > hppa@ will still attempt to keep stable keywords for base packages. > > CC: hppa@gentoo.org > CC: jer@gentoo.org > CC: mattst88@gentoo.org > Bug: https://bugs.gentoo.org/629554 > Signed-off-by: Sergei Trofimovich > --- > profiles/profiles.desc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/profiles/profiles.desc b/profiles/profiles.desc > index 7d4b5781c88..5c5d06c7d96 100644 > --- a/profiles/profiles.desc > +++ b/profiles/profiles.desc > @@ -108,9 +108,9 @@ arm64 default/linux/arm64/17.0/systemd dev > > # HPPA Profiles > # @MAINTAINER: hppa@gentoo.org > -hppa default/linux/hppa/13.0 stable > -hppa default/linux/hppa/13.0/desktop dev > -hppa default/linux/hppa/13.0/developer dev > +hppa default/linux/hppa/13.0 exp > +hppa default/linux/hppa/13.0/desktop exp > +hppa default/linux/hppa/13.0/developer exp > hppa default/linux/hppa/17.0 exp > hppa default/linux/hppa/17.0/desktop exp > hppa default/linux/hppa/17.0/developer exp > -- > 2.17.0 > Acked-by: Matt Turner For those not in #gentoo-hppa, I attempted to start a conversation with Jeroen about moving hppa to fully ~arch last week. Rolf (who has been stabilizing packages on hppa and sparc) said he was against it, but Jeroen never replied.