Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/file/
Date: Mon, 07 Sep 2020 20:41:14
Message-Id: 1599510915.31db9b3a90fee48bc809307db6eb17ffbb23fba9.floppym@gentoo
1 commit: 31db9b3a90fee48bc809307db6eb17ffbb23fba9
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 7 20:35:15 2020 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 7 20:35:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31db9b3a
7
8 sys-apps/file: sync live ebuild
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 sys-apps/file/file-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild
16 index 8333fd922e2..d28938772d6 100644
17 --- a/sys-apps/file/file-9999.ebuild
18 +++ b/sys-apps/file/file-9999.ebuild
19 @@ -37,7 +37,7 @@ RDEPEND="${DEPEND}
20 seccomp? ( sys-libs/libseccomp[${MULTILIB_USEDEP}] )"
21
22 PATCHES=(
23 - "${FILESDIR}/${PN}-5.39-portage_sandbox.patch" #713710 #728978
24 + "${FILESDIR}/file-5.39-portage-sandbox.patch" #713710 #728978
25 )
26
27 src_prepare() {