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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7853B158020 for ; Fri, 14 Oct 2022 17:26:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 559C7E08C3; Fri, 14 Oct 2022 17:26:28 +0000 (UTC) Received: from mx0.riseup.net (mx0.riseup.net [198.252.153.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B069E0875 for ; Fri, 14 Oct 2022 17:26:28 +0000 (UTC) Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4MptbR1X85z9s7v for ; Fri, 14 Oct 2022 17:26:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1665768387; bh=Y4eDHH7omF8l3xjtdxS6KqmZaq/mb+AcMJgqFef7nEM=; h=Date:From:To:Subject:From; b=FZ8SLPyrQ6+ZV9XnqCEfrN0QFqTt8yuuHkK9gNGB1S1p2c6XboWrMDHReX65fd3SA AYtJnG1vVeSrAjy8Lm9Aww+NeRImr28i2yNS1EW4U36Xj9my0iPw7XDzJTff31SgIE Y4mrIL2+GM4vw8HfFj0NNyKPgOJsZxupUNntJ39k= X-Riseup-User-ID: 677FEC7DFCF569671DFFB58F73421D8D1C4FB39E9C22F7138546F832034A1B1E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4MptbR0d7qz1yBY for ; Fri, 14 Oct 2022 17:26:27 +0000 (UTC) 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Date: Fri, 14 Oct 2022 17:26:27 +0000 From: redson@riseup.net To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] New type Message-ID: Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 1393b424-bfb4-41cf-90f2-75722627a87b X-Archives-Hash: 7af76e50460930be1974bfff9ac2976b Hi, I want to use , but it's not available yet. So i want to know what to do in these cases. According to this page: https://devmanual.gentoo.org/ebuild-writing/misc-files/metadata/, I have to email here if I want to use a new type value. - Redson