summaryrefslogtreecommitdiff
path: root/sys-kernel/vanilla-sources/vanilla-sources-3.2.98.ebuild
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-01-09 10:40:13 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-01-09 10:40:13 +0100
commitd660a691bc57fb402ef201b70f70e42b27cf890c (patch)
treed51dce12b3f3bbf3dd62e0601e25973d3a0634d5 /sys-kernel/vanilla-sources/vanilla-sources-3.2.98.ebuild
parenta656a33fdfa5beb916344ccbbe73da2743ca5bca (diff)
downloadgentoo-d660a691bc57fb402ef201b70f70e42b27cf890c.tar.gz
gentoo-d660a691bc57fb402ef201b70f70e42b27cf890c.tar.xz
sys-kernel/vanilla-sources: Automated version bump to 3.2.98 - remove old.
Package-Manager: Portage-2.3.13, Repoman-2.3.3 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-3.2.98.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.2.98.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.2.98.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.2.98.ebuild
new file mode 100644
index 00000000000..9f9c2bf5ccf
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.2.98.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+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"