Remove obsolete version 0.0.0.0.

This commit is contained in:
inference 2022-12-30 12:41:36 +00:00
parent 4fd9d1be61
commit d924b93811

View File

@ -1,18 +0,0 @@
# 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/"
KERNEL_VERSION="0.0.0.0"
SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/inf-kernel-${KERNEL_VERSION}.tar.gz"
S="${WORKDIR}"
KEYWORDS="~amd64 ~arm64"