diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.0.0.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.0.0.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.0.0.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.1.1.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.1.1.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.1.1.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.10.10.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.10.10.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.10.10.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.11.11.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.11.11.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.11.11.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.12.12.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.12.12.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.12.12.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.13.13.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.13.13.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.13.13.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.14.14.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.14.14.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.14.14.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.15.15.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.15.15.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.15.15.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.16.16.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.16.16.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.16.16.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.17.17.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.17.17.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.17.17.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.18.18.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.18.18.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.18.18.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.19.19.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.19.19.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.19.19.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.2.2.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.2.2.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.2.2.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.20.20.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.20.20.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.20.20.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.21.21.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.21.21.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.21.21.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.22.22.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.22.22.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.22.22.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.23.23.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.23.23.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.23.23.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.3.3.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.3.3.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.3.3.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.4.4.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.4.4.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.4.4.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.5.5.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.5.5.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.5.5.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.6.6.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.6.6.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.6.6.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.7.7.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.7.7.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.7.7.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.8.8.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.8.8.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.8.8.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +} diff --git a/sys-kernel/inf-kernel/inf-kernel-0.0.9.9.ebuild b/sys-kernel/inf-kernel/inf-kernel-0.0.9.9.ebuild new file mode 100644 index 0000000..d5a0ad1 --- /dev/null +++ b/sys-kernel/inf-kernel/inf-kernel-0.0.9.9.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors, 2022-2023 Inference +# SPDX-License-Identifier: GPL-2.0-only + + +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://git.inferencium.net/Inferencium/inf-kernel/" +SRC_URI="https://git.inferencium.net/Inferencium/inf-kernel/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}" +KEYWORDS="~amd64 ~arm64" + + +src_unpack() { + default +} + +install_sources() { + local file + + cd "${S}" || die + dodir /src/ + einfo ">>> Copying source code ..." + + file="$(find ${WORKDIR} -iname "docs" -type d)" + if [[ -n ${file} ]]; then + for file in $(find ${file} -type f); do + echo "${file//*docs\/}" >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + cat ${file} >> "${S}"/patches.txt + echo "===================================================" >> "${S}"/patches.txt + echo "" >> "${S}"/patches.txt + done + fi + + mv "${WORKDIR}"/inf-kernel* "${ED}"/src/${P} || die + + if [[ -n ${UNIPATCH_DOCS} ]]; then + for i in ${UNIPATCH_DOCS}; do + dodoc "${T}"/${i} + done + fi +}