blob: e77bf7eab4b94235e561d099a07928ed1bb0d784 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=!build? ( sys-apps/sed )
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full sources including the Gentoo patchset for the 6.0 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=6.0.9
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.0.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.0-9.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.0-9.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.0-9.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.0-9.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.0-9.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.0-9.experimental.tar.xz )
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 kernel-2 222472d400d477278b203edbf50c3b98
_md5_=30fad5b7df8b2f19d1db8b20559ab139
|