diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-20 06:30:59 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-20 06:30:59 +0000 |
commit | 9097a9c06c0b1e11c7f6579f03e3f32948be3f24 (patch) | |
tree | b5f3d3e52bf13944a9db9e3b33ab3e5cabed496e /sys-kernel/vanilla-sources/vanilla-sources-6.12.5.ebuild | |
parent | f8bb2d659372d0add11c589dcb006d0b7f8822ae (diff) |
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-6.12.5.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-6.12.5.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-6.12.5.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-6.12.5.ebuild deleted file mode 100644 index 69c881fde565..000000000000 --- a/sys-kernel/vanilla-sources/vanilla-sources-6.12.5.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" |