ebuild.minorsyn 4 sys-kernel/aufs-sources/aufs-sources-3.10.26.ebuild: 'epatch' call should be moved to src_prepare from line: 51 sys-kernel/aufs-sources/aufs-sources-3.10.27.ebuild: 'epatch' call should be moved to src_prepare from line: 51 sys-kernel/aufs-sources/aufs-sources-3.12.7.ebuild: 'epatch' call should be moved to src_prepare from line: 51 sys-kernel/aufs-sources/aufs-sources-3.12.8.ebuild: 'epatch' call should be moved to src_prepare from line: 51 The part it complains about is: unpack ${AUFS_TARBALL} epatch "${FILESDIR}"/${P}-mmap-aufs3.patch kernel-2_src_unpack } I'm not quite sure why that is needed, but it'd be nice to avoid spurious repoman warnings ...
I need to patch the patches and this has to be done before the usual kernel patching machinery starts. it's technically not convenient to do it differently and it doesn't harm either.