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 A7963158064 for ; Fri, 3 May 2024 10:14:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2337CE2A8F; Fri, 3 May 2024 10:14:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D9CBCE2A68 for ; Fri, 3 May 2024 10:14:26 +0000 (UTC) From: Ulrich Mueller To: Sam James Cc: gentoo-dev@lists.gentoo.org, base-system@gentoo.org Subject: Re: [gentoo-dev] [PATCH 1/2] gnuconfig.eclass: add GNUCONFIG_DEPEND In-Reply-To: <20240503064210.3200832-1-sam@gentoo.org> (Sam James's message of "Fri, 3 May 2024 07:42:05 +0100") References: <20240503064210.3200832-1-sam@gentoo.org> Date: Fri, 03 May 2024 12:14:16 +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: 12def3da-793f-4c4c-b3f5-a0562fc6e760 X-Archives-Hash: 08a766317c1819f381f434cbca837bea --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable >>>>> On Fri, 03 May 2024, Sam James wrote: =20 > + case ${EAPI} in > + 5|6) DEPEND=3D${GNUCONFIG_DEPEND} ;; > + *) BDEPEND=3D${GNUCONFIG_DEPEND} ;; > + esac Drop EAPI 5 while at it? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCAAtFiEEtDnZ1O9xIP68rzDbUYgzUIhBXi4FAmY0uPgPHHVsbUBnZW50 b28ub3JnAAoJEFGIM1CIQV4uDqoH/i45iIZAeBshhQzGmFNKjlWyTAicLJeaH/Cd UdfPfakNc8SDWBhgwmSPprC0HVqHmVk0xusHontuJN2kE5V6unycNQ0bQGZJREQj kEAx2k473hZ8O6TdGzmeDru/hWr1Pr/9A1DbdhqS9fjIKlMMaOjr+V7E/vu6f0yw qZ8/2F+GNF+0J6CmnzCN/6V8ACgvnU2qH/Tx9cVTQCFnhDIFeI+UY1GGRjT3SVOX QhYgIybAZP8tcE//Ymqvkbgj5btG7fxSQYJjzMIDSFoCi1pmXBkHnC3rljzs73qN JRARWi0+PaCmP3gUeG/w2/WiVNDCGrStu8Ai9woiwCS0alqHZac= =XKKM -----END PGP SIGNATURE----- --=-=-=--