summaryrefslogtreecommitdiff
path: root/sys-kernel/vanilla-sources/vanilla-sources-5.4.13.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-20 19:28:42 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-20 19:28:42 +0000
commit032a3dbb5d4ea63ec6c2ceb39c067ea6424b5792 (patch)
treed46be9dbc767750a192f7a4d505757f2eec582f3 /sys-kernel/vanilla-sources/vanilla-sources-5.4.13.ebuild
parent6ec19c7f1bc4aa70e5f8a86cd29d579a95d97035 (diff)
gentoo resync : 20.01.2020
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-5.4.13.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-5.4.13.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.4.13.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-5.4.13.ebuild
new file mode 100644
index 000000000000..bdba9ff3201f
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-5.4.13.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"