summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-29 12:25:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-29 12:25:24 +0100
commit4776c4e87c7f5e06f8725bba351dd83ab5266734 (patch)
tree8f788c18c19826dd4d81521f3f31f0f2075c07db /sys-kernel/vanilla-sources/vanilla-sources-4.9.212.ebuild
parentmail-client/thunderbird: remove unused patch (diff)
downloadgentoo-4776c4e87c7f5e06f8725bba351dd83ab5266734.tar.gz
gentoo-4776c4e87c7f5e06f8725bba351dd83ab5266734.tar.bz2
gentoo-4776c4e87c7f5e06f8725bba351dd83ab5266734.zip
sys-kernel/vanilla-sources: Automated version bump to {4.4.212,4.9.212} - remove old.
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-4.9.212.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-4.9.212.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.9.212.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.9.212.ebuild
new file mode 100644
index 000000000000..bdba9ff3201f
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-4.9.212.ebuild
@@ -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"