vanilla-sources-6.14.7.ebuild - parlay - yet another gentoo overlay
HTML git clone https://git.parazyd.org/parlay
DIR Log
DIR Files
DIR Refs
DIR README
---
vanilla-sources-6.14.7.ebuild (420B)
---
1 # Copyright 1999-2025 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI="8"
5 K_NOUSENAME="yes"
6 K_NOSETEXTRAVERSION="yes"
7 K_SECURITY_UNSUPPORTED="1"
8 ETYPE="sources"
9 inherit kernel-2
10 detect_version
11
12 DESCRIPTION="Full sources for the Linux kernel"
13 HOMEPAGE="https://www.kernel.org"
14 SRC_URI="${KERNEL_URI}"
15
16 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"