Added linux-dummy ebuild. It's nothing changes... In some ways.
This commit is contained in:
parent
be24b04f9a
commit
0ecf7cca2c
1 changed files with 16 additions and 0 deletions
16
virtual/linux-sources/linux-sources-99.ebuild
Normal file
16
virtual/linux-sources/linux-sources-99.ebuild
Normal 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=""
|
Loading…
Add table
Reference in a new issue