public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT
@ 2021-07-18 18:44 Michał Górny
  2021-07-29  1:37 ` Sam James
  0 siblings, 1 reply; 2+ messages in thread
From: Michał Górny @ 2021-07-18 18:44 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 eclass/verify-sig.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/verify-sig.eclass b/eclass/verify-sig.eclass
index 7f89e5388ba3..2bc5bd5ddba9 100644
--- a/eclass/verify-sig.eclass
+++ b/eclass/verify-sig.eclass
@@ -29,7 +29,7 @@
 # BDEPEND="
 #   verify-sig? ( app-crypt/openpgp-keys-example )"
 #
-# VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/example.asc
+# VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/example.asc
 # @CODE
 
 case ${EAPI} in
-- 
2.32.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT
  2021-07-18 18:44 [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT Michał Górny
@ 2021-07-29  1:37 ` Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-07-29  1:37 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

[-- Attachment #1: Type: text/plain, Size: 592 bytes --]


> On 18 Jul 2021, at 19:44, Michał Górny <mgorny@gentoo.org> wrote:
> 
> Signed-off-by: Michał Górny <mgorny@gentoo.org>
> ---
> eclass/verify-sig.eclass | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> [snip]
> # BDEPEND="
> #   verify-sig? ( app-crypt/openpgp-keys-example )"
> #
> -# VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/example.asc
> +# VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/example.asc
> # @CODE
> 
> case ${EAPI} in
> --
> 2.32.0
> 
> 

lgtm, but consider fixing up existing ebuilds in the tree?

best,
sam

[-- Attachment #2: Message signed with OpenPGP --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-29  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-18 18:44 [gentoo-dev] [PATCH] verify-sig.eclass: Fix the example to use BROOT Michał Górny
2021-07-29  1:37 ` Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox