blob: 4592b0c4ce99220b5a25920d0a8625078298bd1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Linux kernel fork that includes the pf-kernel patchset and Gentoo's genpatches
EAPI=8
HOMEPAGE=https://pfkernel.natalenko.name/ https://dev.gentoo.org/~mpagano/genpatches/
INHERIT=kernel-2 optfeature
IUSE=symlink build
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc sys-devel/bison app-alternatives/lex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=6.6_p5
SRC_URI=https://codeberg.org/pf-kernel/linux/archive/v6.6-pf5.tar.gz -> linux-6.6-pf5.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-6.6-10.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-6.6-10.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe kernel-2 9638cb6c727a3d1da773e8a7e8b98f19 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=8c0da303e6481834f9c719a2e5910673
|