summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2016-10-11 11:57:26 -0700
committerPatrick McLean <chutzpah@gentoo.org>2016-10-11 11:57:26 -0700
commit2a86251e1969a79ce56a52029536d511fcdc57f0 (patch)
tree10c00ebac1e0cfb4ca7b606817dc3fd68c88f842 /sys-kernel
parentsys-kernel/vanilla-sources: Version bump to 4.8.1 (diff)
downloadgentoo-2a86251e1969a79ce56a52029536d511fcdc57f0.tar.gz
gentoo-2a86251e1969a79ce56a52029536d511fcdc57f0.tar.bz2
gentoo-2a86251e1969a79ce56a52029536d511fcdc57f0.zip
sys-kernel/vanilla-sources: Clean out ebuild for version 4.8.0
Package-Manager: portage-2.3.1
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-4.8.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.8.0.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.8.0.ebuild
deleted file mode 100644
index 88af46c0981f..000000000000
--- a/sys-kernel/vanilla-sources/vanilla-sources-4.8.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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"
-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"