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 11956139337 for ; Thu, 29 Jul 2021 01:37:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CCD1E097B; Thu, 29 Jul 2021 01:37:13 +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 219E0E092F for ; Thu, 29 Jul 2021 01:37:13 +0000 (UTC) From: Sam James Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_38D9590A-007F-4C35-9E3E-D16529EE2666"; protocol="application/pgp-signature"; micalg=pgp-sha512 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 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT Date: Thu, 29 Jul 2021 02:37:07 +0100 In-Reply-To: <20210718184430.2585-1-mgorny@gentoo.org> Cc: =?utf-8?B?TWljaGHFgiBHw7Nybnk=?= To: gentoo-dev@lists.gentoo.org References: <20210718184430.2585-1-mgorny@gentoo.org> X-Mailer: Apple Mail (2.3654.120.0.1.13) X-Archives-Salt: eab341b6-ac6d-47ef-a14a-d15dc5f2a3b2 X-Archives-Hash: c1fbdf6150ad1fef2de6cc16af5bbc9c --Apple-Mail=_38D9590A-007F-4C35-9E3E-D16529EE2666 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 18 Jul 2021, at 19:44, Micha=C5=82 G=C3=B3rny = wrote: >=20 > Signed-off-by: Micha=C5=82 G=C3=B3rny > --- > eclass/verify-sig.eclass | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > [snip] > # BDEPEND=3D" > # verify-sig? ( app-crypt/openpgp-keys-example )" > # > -# VERIFY_SIG_OPENPGP_KEY_PATH=3D/usr/share/openpgp-keys/example.asc > +# = VERIFY_SIG_OPENPGP_KEY_PATH=3D${BROOT}/usr/share/openpgp-keys/example.asc > # @CODE >=20 > case ${EAPI} in > -- > 2.32.0 >=20 >=20 lgtm, but consider fixing up existing ebuilds in the tree? best, sam --Apple-Mail=_38D9590A-007F-4C35-9E3E-D16529EE2666 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEEYOpPv/uDUzOcqtTy9JIoEO6gSDsFAmECBkNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYw RUE0RkJGRkI4MzUzMzM5Q0FBRDRGMkY0OTIyODEwRUVBMDQ4M0IACgkQ9JIoEO6g SDuajgf9EMqjBju3VWE1t8kVMB2UjWeJ+tCiI3P+q5+LZhWOrKe/vM5Zc5waD5lQ DrcPKCERHyaogwdoy6vKWcofNPNJ7kUc94/UcIXnpqzpXGloYtny+96HDUQVYBlf clVwybU46Fa/p3DZMR/MlJNtVnTjpPiBFk4RYwhEs4ijm/fm7x9kOqhHxDZONR8y UNNqTAhw+hNS1igDRhuOjFKlkF+QluFF+oWJApvssmv4CzbcIJIXEslfJANmnKxJ gKg6DxXUA1VJZvaY5hDv1fiRJbcPQ0ZmwbEfnbz6n0ul3GYAzz8X8EUeaX3lfYaw RifdGV4S1tEQieey+VzU7voccrMHLg== =8Bzd -----END PGP SIGNATURE----- --Apple-Mail=_38D9590A-007F-4C35-9E3E-D16529EE2666--