summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-12-08 16:02:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-12-08 16:02:44 +0100
commitde11a2dc74094065f7da3918df548be2127a7f43 (patch)
treec29687be2117aec81d8a66e4df7ac678fc650602 /sys-kernel/vanilla-sources/vanilla-sources-4.19.8.ebuild
parentx11-terms/mlterm: new upstream release (diff)
downloadgentoo-de11a2dc74094065f7da3918df548be2127a7f43.tar.gz
gentoo-de11a2dc74094065f7da3918df548be2127a7f43.tar.bz2
gentoo-de11a2dc74094065f7da3918df548be2127a7f43.zip
sys-kernel/vanilla-sources: Automated version bump to {4.9.144,4.14.87,4.19.8} - remove old.
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-4.19.8.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-4.19.8.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.19.8.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.19.8.ebuild
new file mode 100644
index 000000000000..4d8a2803b8a7
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-4.19.8.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 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"