blob: 758b84cbe7141001c421f15789bd39b648193d70 (
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
DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 )
DESCRIPTION=Full sources including the Gentoo patchset for the 4.14 kernel tree
EAPI=6
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
IUSE=experimental symlink build
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf )
RESTRICT=binchecks strip
SLOT=4.14.153
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-162.base.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-4.14-162.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-162.extras.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-4.14-162.extras.tar.xz experimental? ( https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-162.experimental.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-4.14-162.experimental.tar.xz )
_eclasses_=eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 estack 686eaab303305a908fd57b2fd7617800 kernel-2 de1915782aefb3a9dfa6194c9e03a69c multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=f2f3d8e0b4771efd590261b000926d82
|