summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2024-09-30 11:13:32 -0400
committerMike Pagano <mpagano@gentoo.org>2024-09-30 11:13:32 -0400
commit4544433a39803ebb589667b52b0a92d3cadc54af (patch)
treefaaa8c3d35b7abea99f0ed96ebd05d5b87892a12 /sys-kernel
parentsys-kernel/vanilla-sources: add 6.11.1 (diff)
downloadgentoo-4544433a39803ebb589667b52b0a92d3cadc54af.tar.gz
gentoo-4544433a39803ebb589667b52b0a92d3cadc54af.tar.bz2
gentoo-4544433a39803ebb589667b52b0a92d3cadc54af.zip
sys-kernel/vanilla-sources: drop 6.11.0
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-6.11.0.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-6.11.0.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-6.11.0.ebuild
deleted file mode 100644
index 69c881fde565..000000000000
--- a/sys-kernel/vanilla-sources/vanilla-sources-6.11.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-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 ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"