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 9E8B9138334 for ; Wed, 29 May 2019 10:05:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96B5CE08C4; Wed, 29 May 2019 10:05:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D63A5E087C for ; Wed, 29 May 2019 10:05:09 +0000 (UTC) Received: from pomiot (d202-252.icpnet.pl [109.173.202.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 2B9E4344E34; Wed, 29 May 2019 10:05:06 +0000 (UTC) Message-ID: Subject: Re: [gentoo-dev] [PATCH] darcs.eclass: use BDEPEND with EAPI >= 7 From: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Date: Wed, 29 May 2019 12:05:03 +0200 In-Reply-To: <41d860e5d3affd02c5c1029e9d9c60039edcaf41.camel@gentoo.org> References: <20190529090043.12270-1-haubi@gentoo.org> <44a6d9beef596ffd2135c182a008a4d9474dd652.camel@gentoo.org> <41d860e5d3affd02c5c1029e9d9c60039edcaf41.camel@gentoo.org> Organization: Gentoo Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-7CoG0UJgml8oU0vbRc/4" User-Agent: Evolution 3.30.5 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 X-Archives-Salt: 59619c73-ac86-458d-91ea-761db69786a1 X-Archives-Hash: c8be57efc1c20ffa2c536de96c0a48fc --=-7CoG0UJgml8oU0vbRc/4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2019-05-29 at 11:33 +0200, David Seifert wrote: > On Wed, 2019-05-29 at 11:31 +0200, Ulrich Mueller wrote: > > > > > > > On Wed, 29 May 2019, David Seifert wrote: > > > On Wed, 2019-05-29 at 11:00 +0200, Michael Haubenwallner wrote: > > > > +case ${EAPI:-0} in > > > > + [0-6]*) > > > Why the *? Do we really care about EAPI=3D"5-HDEPEND" and others? > >=20 > > Worse, this will match EAPI 10. :) >=20 > To be honest, I already have nightmares about the EAPI specifier > becoming a two-digit number, so many globs will fail... >=20 We'll go for '9a' instead, and then '9za' when we run out of letters. --=20 Best regards, Micha=C5=82 G=C3=B3rny --=-7CoG0UJgml8oU0vbRc/4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQGTBAABCgB9FiEEx2qEUJQJjSjMiybFY5ra4jKeJA4FAlzuWU9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM3 NkE4NDUwOTQwOThEMjhDQzhCMjZDNTYzOUFEQUUyMzI5RTI0MEUACgkQY5ra4jKe JA6gggf/eKt9YdEVytKPOJL1tBWq6VyBaQbzBZfCK1Ph/PyMO066+EX5Ieuu5FnL oYYVHYX9aaabuPVCGvKlS2pCiD3h76RTHQa9vGi28ZKShjdGFsn1OdhK29pYGMuo vgPXT1o0/NLhE6fss+EpcYj/uVIQ5lN3iqC83N7gx1CnMSGr55InM+ZV0L/JpWi0 paGx/L4mYpw2l1JteeseDK35vHZ/yP0S0sOsypdPqcODK/wGsMgBe3WeJpgwdN6Q TM3C8MLNfvqTv8UwlqetWJLPNomqSqpXxNEIQGGu2SZHfTGcjUXZ3UTiArYsEteL J6Qt/3mVMl2O8U1Rb/Xmvj5UX517pQ== =hjMt -----END PGP SIGNATURE----- --=-7CoG0UJgml8oU0vbRc/4--