summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-04 15:34:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-04 15:34:18 +0100
commitafa00361283533ef2d99e0868d77c13fb505594e (patch)
tree132ca856cea5e685179de36aa8be95b4c7d30be3 /sys-kernel/vanilla-sources/vanilla-sources-4.14.162.ebuild
parentprofiles: Unmask dosbox[debug] as the issue has been patched (diff)
downloadgentoo-afa00361283533ef2d99e0868d77c13fb505594e.tar.gz
gentoo-afa00361283533ef2d99e0868d77c13fb505594e.tar.bz2
gentoo-afa00361283533ef2d99e0868d77c13fb505594e.zip
sys-kernel/vanilla-sources: Automated version bump to {4.4.208,4.9.208,4.14.162} - remove old.
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-4.14.162.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-4.14.162.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.14.162.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.14.162.ebuild
new file mode 100644
index 000000000000..bdba9ff3201f
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-4.14.162.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"