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 66D4F158089 for ; Fri, 22 Sep 2023 09:21:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B47C12BC04E; Fri, 22 Sep 2023 09:21:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7CD2F2BC014 for ; Fri, 22 Sep 2023 09:21:50 +0000 (UTC) From: Ulrich Mueller To: gentoo-dev@lists.gentoo.org Cc: Arthur Zamarin Subject: Re: [gentoo-dev] Standard parsable format for profiles/package.mask file In-Reply-To: (Oskari Pirhonen's message of "Thu, 21 Sep 2023 22:59:32 -0500") References: Date: Fri, 22 Sep 2023 11:21:41 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) 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 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Archives-Salt: 6c514116-7d1c-42a4-9850-909a9f37092f X-Archives-Hash: 25e4c2a43f1024fbca7ae581eb87ea3d --=-=-= Content-Type: text/plain >>>>> On Fri, 22 Sep 2023, Oskari Pirhonen wrote: >> Each entry is composed of 2 parts: "#"-prefixed explanation block and >> list of "${CATEGORY}/${PN}" packages. Entries are separated when a new >> explanation block starts (meaning first "#"-prefixed line after packages >> list). You may add newlines between packages in packages list. > What about mandatory blank line(s) between entries? That way it ensures > they are visually separated when skimming through the file. Plus, you > can easily jump from entry to entry in editors that support > paragraph-wise movement. Yes, please. Mandatory blank lines between entries, and no blank lines (or lines containing only whitespace) within entries. Especially, no blank lines in the list of packages. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCAAtFiEEtDnZ1O9xIP68rzDbUYgzUIhBXi4FAmUNXKUPHHVsbUBnZW50 b28ub3JnAAoJEFGIM1CIQV4urFYIALSVVw09Rc0t+1mEix2DhDPEEG/lhaMqbAL3 K9xxoFYUv8rYimippUpbqWumfMo36XBElidPuQ0yRAmF4hKn3A/frle2xS+iLpAs 7Ta5lbggea89faqJ73nTg/jVOzzIwQw5i7dcrVynXsuYDnjqKBnx4HnprzAH2wIl 38oWpZNV7XE4TtTNXoaS8eDSyovC2V7XK4UqX+ROQWmRh8SdcrZJ8lJj2R68Tva0 d6bm1mo9W5Jlvzl/6xaKk8ZyUoI3udqHNxsZfUMvGtUPcV1tcBjDAsNH7eny21rt PEO27hKJBv2qAoeAV6g28PPTWxvFJSvBPoZC0PqwSW+EHTHRc7o= =Cu7C -----END PGP SIGNATURE----- --=-=-=--