1
0
Fork 0

Added linux-dummy ebuild. It's nothing changes... In some ways.

This commit is contained in:
CRy386i 2025-02-09 18:03:51 +02:00
parent be24b04f9a
commit 0ecf7cca2c

View file

@ -0,0 +1,16 @@
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Dummy virtual for Linux kernel sources as dependency placeholder"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="amd64 x86"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""