blob: 0d16f8a8abec6ecd62809222a2455e424a429669 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DEPEND=!build? ( sys-apps/sed )
DESCRIPTION=Full sources including the Gentoo patchset for the 5.12 kernel tree
EAPI=6
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? ( 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=5.12.7
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.12-8.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.12-8.base.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.12-8.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.12-8.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.12-8.extras.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.12-8.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.12-8.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.12-8.experimental.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.12-8.experimental.tar.xz )
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs 7a9551c9a6680454019664620505375a multilib 6f710a580aea2e8c7f5be70f8912ad43 eapi7-ver f9ec87e93172b25ce65a85303dc06964 kernel-2 66af59cfd68077668c584c41aea800ef
_md5_=17044596e01bdbfb5ec162f71671df16
|