summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-04-05 12:50:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-04-05 12:50:54 +0200
commitba42918bb3dc32a95ba670974bb13c24b0e8ddef (patch)
tree8e461d281b151699b35ba77ac9bdd9da37ca8725 /sys-kernel/vanilla-sources/vanilla-sources-3.16.65.ebuild
parentdev-python/sphinx-bootstrap-theme: arm64 stable (bug #676622) (diff)
downloadgentoo-ba42918bb3dc32a95ba670974bb13c24b0e8ddef.tar.gz
gentoo-ba42918bb3dc32a95ba670974bb13c24b0e8ddef.tar.bz2
gentoo-ba42918bb3dc32a95ba670974bb13c24b0e8ddef.zip
sys-kernel/vanilla-sources: Automated version bump to 3.16.65 - remove old.
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-3.16.65.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.16.65.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.16.65.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.16.65.ebuild
new file mode 100644
index 000000000000..6f2f5701c4ee
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.16.65.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 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"