sys-kernel/vanilla-sources: add vanilla-sources-5.5.13; add Manifest
This commit is contained in:
parent
0eae63eef9
commit
fd92e3de86
2
sys-kernel/vanilla-sources/Manifest
Normal file
2
sys-kernel/vanilla-sources/Manifest
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
DIST linux-5.5.tar.xz 110713660 BLAKE2B 36b990d3650c409652206c319c93c0cf68885334050bc286b479c8b844bc47354547e19eebb58caafb026b96d134f39f0c7ce38b4eebe9da7ea6d1610a1e2af2 SHA512 fa74fdabb5e63384a39e54da05b86a9ae9ea16179524b041fbbdffc7177e80b53600ae98d76be127ba216148f9dc55fe07ab20637e22c6d6030cb4aa09eb2f86
|
||||||
|
DIST patch-5.5.13.xz 570328 BLAKE2B 4fba3888927df70f45d723d2b98e2f52ae8c43f86445789cfa8fffd1ab97b32b5f202b80ecde2eb659d40bdaccbf2a9bd0526872d56e17891a3059f4a71bf2cb SHA512 22ff73b07ef89cc61950d929d99cabba42b2678e4e08a981e5bc61aae9523637626e779ce718eb55e27568479db2db483eee4fe042e36f70335b6b74886950a5
|
16
sys-kernel/vanilla-sources/vanilla-sources-5.5.13.ebuild
Normal file
16
sys-kernel/vanilla-sources/vanilla-sources-5.5.13.ebuild
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Copyright 1999-2020 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
K_NOUSENAME="yes"
|
||||||
|
K_NOSETEXTRAVERSION="yes"
|
||||||
|
K_SECURITY_UNSUPPORTED="1"
|
||||||
|
ETYPE="sources"
|
||||||
|
inherit kernel-2
|
||||||
|
detect_version
|
||||||
|
|
||||||
|
DESCRIPTION="Full sources for the Linux kernel"
|
||||||
|
HOMEPAGE="https://www.kernel.org"
|
||||||
|
SRC_URI="${KERNEL_URI}"
|
||||||
|
|
||||||
|
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
Loading…
Reference in New Issue
Block a user