summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-10 11:55:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-10 11:55:57 +0100
commit30d9b2efb9c9f78a1020aa0bab7ea99409839c93 (patch)
tree0966f4d1a1ae1ace63bcf38728e9a7952d7d8969 /sys-kernel/vanilla-sources/vanilla-sources-4.4.5.ebuild
parentros-meta/rqt_common_plugins: Bump to 0.3.13. (diff)
downloadgentoo-30d9b2efb9c9f78a1020aa0bab7ea99409839c93.tar.gz
gentoo-30d9b2efb9c9f78a1020aa0bab7ea99409839c93.tar.bz2
gentoo-30d9b2efb9c9f78a1020aa0bab7ea99409839c93.zip
sys-kernel/vanilla-sources: Automated version bump to {3.10.100,3.14.64,4.4.5} - remove old.
Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-4.4.5.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-4.4.5.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.4.5.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.4.5.ebuild
new file mode 100644
index 000000000000..d8dab37130e2
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-4.4.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="0"
+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"