summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2021-04-10 10:30:34 -0400
committerMike Pagano <mpagano@gentoo.org>2021-04-10 10:30:34 -0400
commitc3c5b9e5b5a91ca50be26ccc6d000886d871bbf0 (patch)
treeeaf8086c854b6fa631ddf456b1f39f24a5a32873 /sys-kernel/vanilla-sources/vanilla-sources-5.10.29.ebuild
parentsys-kernel/gentoo-sources: Linux version updates (diff)
downloadgentoo-c3c5b9e5b5a91ca50be26ccc6d000886d871bbf0.tar.gz
gentoo-c3c5b9e5b5a91ca50be26ccc6d000886d871bbf0.tar.bz2
gentoo-c3c5b9e5b5a91ca50be26ccc6d000886d871bbf0.zip
sys-kernel/vanilla-sources: Linux version updates
Linux patch 4.4.266 Linux patch 4.9.266 Linux patch 4.14.230 Linux patch 4.19.186 Linux patch 5.4.111 Linux patch 5.10.29 Linux patch 5.11.13 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-5.10.29.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-5.10.29.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.10.29.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-5.10.29.ebuild
new file mode 100644
index 000000000000..7083facc514b
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-5.10.29.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"