diff options
author | Fabian Groffen <grobian@gentoo.org> | 2022-12-29 11:13:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2022-12-29 11:14:19 +0100 |
commit | c3c3e19d4ce31bdc7b104e37d1aea4bcd2deb87f (patch) | |
tree | ba8dac7adc202f82ff1570d82587afc411520eef /sys-apps/file | |
parent | net-p2p/biglybt: add github upstream metadata (diff) | |
download | gentoo-c3c3e19d4ce31bdc7b104e37d1aea4bcd2deb87f.tar.gz gentoo-c3c3e19d4ce31bdc7b104e37d1aea4bcd2deb87f.tar.bz2 gentoo-c3c3e19d4ce31bdc7b104e37d1aea4bcd2deb87f.zip |
sys-apps/file-5.44: update comment to reflect patch status
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/file-5.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/file/file-5.44.ebuild b/sys-apps/file/file-5.44.ebuild index e300174f860d..8d91170d66e5 100644 --- a/sys-apps/file/file-5.44.ebuild +++ b/sys-apps/file/file-5.44.ebuild @@ -54,7 +54,7 @@ BDEPEND+=" PATCHES=( "${FILESDIR}/file-5.39-portage-sandbox.patch" #713710 #728978 "${FILESDIR}/file-5.40-seccomp-fstatat64-musl.patch" #789336, not upstream yet - "${FILESDIR}/file-5.44-limits-solaris.patch" # not upstream yet + "${FILESDIR}/file-5.44-limits-solaris.patch" # applied upstream ) src_prepare() { |