Add sys-kernel/inf-kernel 0.0.0.0 ebuild.

This commit is contained in:
inference 2022-12-18 20:07:59 +00:00
parent aa64ddf283
commit b56ebc8a93

View File

@ -0,0 +1,17 @@
# Copyright 1999-2022 Gentoo Authors, 2022 Inference
# 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="Inferencium Kernel source code."
HOMEPAGE="https://inferencium.net/"
SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/inf-kernel-0.0.0.0.tar.gz"
KEYWORDS="~amd64 ~arm64"