Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/parted/
Date: Sat, 31 Jul 2021 13:40:30
Message-Id: 1627738352.e29c5914da69484ce94e920f3cea1c57f3c4a99b.mgorny@gentoo
1 commit: e29c5914da69484ce94e920f3cea1c57f3c4a99b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 31 06:35:33 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 31 13:32:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29c5914
7
8 sys-block/parted: Use BROOT for verify-sig key path
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-block/parted/parted-3.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-block/parted/parted-3.4.ebuild b/sys-block/parted/parted-3.4.ebuild
16 index 573a9aca4f7..2e26bc74904 100644
17 --- a/sys-block/parted/parted-3.4.ebuild
18 +++ b/sys-block/parted/parted-3.4.ebuild
19 @@ -31,7 +31,7 @@ BDEPEND="
20 virtual/pkgconfig
21 "
22
23 -VERIFY_SIG_OPENPGP_KEY_PATH=${EPREFIX}/usr/share/openpgp-keys/bcl.asc
24 +VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/bcl.asc
25
26 PATCHES=(
27 "${FILESDIR}"/${PN}-3.2-po4a-mandir.patch