mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
16 lines
1.0 KiB
Plaintext
16 lines
1.0 KiB
Plaintext
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
|
DEPEND=sys-devel/patch
|
|
DESCRIPTION=The very latest -git version of the Linux kernel
|
|
EAPI=8
|
|
HOMEPAGE=https://www.kernel.org
|
|
INHERIT=kernel-2
|
|
IUSE=symlink build vanilla
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
|
RESTRICT=binchecks strip
|
|
SLOT=7.2_rc6
|
|
SRC_URI=https://git.kernel.org/torvalds/p/v7.2-rc6/v7.1 -> patch-7.2-rc6.patch https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.1.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
|
|
_md5_=296c369fcfadd0fd707e742a37ff47eb
|