Diff ext3grep-0.10.2-r1 with a ext3grep-0.10.2-r2

/usr/portage/sys-fs/ext3grep/ext3grep-0.10.2-r2.ebuild 2025-02-03 17:39:35.938678022 +0300
1
# Copyright 1999-2023 Gentoo Authors
1
# Copyright 1999-2024 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
24 24
	"${FILESDIR}/${P}-new-e2fsprogs.patch"
25 25
	"${FILESDIR}/${P}-newer-e2fsprogs.patch"
26 26
	"${FILESDIR}/${P}-missing-cassert-include.patch"
27
	"${FILESDIR}/${P}-include-order.patch"
27 28
)
28 29

  
29 30
src_configure() {
Thank you!