summaryrefslogtreecommitdiff
path: root/sys-kernel/kci-dev
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /sys-kernel/kci-dev
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'sys-kernel/kci-dev')
-rw-r--r--sys-kernel/kci-dev/Manifest2
-rw-r--r--sys-kernel/kci-dev/kci-dev-0.1.10.ebuild30
-rw-r--r--sys-kernel/kci-dev/kci-dev-0.1.6.ebuild27
-rw-r--r--sys-kernel/kci-dev/metadata.xml12
4 files changed, 0 insertions, 71 deletions
diff --git a/sys-kernel/kci-dev/Manifest b/sys-kernel/kci-dev/Manifest
deleted file mode 100644
index 4af1d647dbe1..000000000000
--- a/sys-kernel/kci-dev/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST kci_dev-0.1.10.tar.gz 56457 BLAKE2B 75d134b74b4cffa971626150bcae9eb26ac6627eed2c1b4432d6d23b46f9de90bf41ef89e8096d55462263113c0c1d318237d64b1e6019a030f4129c80d2aec7 SHA512 ff2f16903c2ed0654d13966b21c1a90f2d22a077096c0d2744041095a68877c45c2e1f82a38eb2dd5e52a43b469373745b2db21b21bb0b97d9a720d3ae39a0a2
-DIST kci_dev-0.1.6.tar.gz 26522 BLAKE2B 8f699d0bdd7fde4619a5850c2d07577c7da10bc08d57e3e0089610de5022f7df574bc86e7528e6e5314510e13025862347fee5b5bf811893156b6434ddc8ed9a SHA512 bde214362ece26e7ba699ff7ab441ba50f967dace6384fb77343c40f0e5a40b1cce3d2404dc7cb611c934346c58ede5e5c8f5e8261ec1e75fdfdc905971b9a55
diff --git a/sys-kernel/kci-dev/kci-dev-0.1.10.ebuild b/sys-kernel/kci-dev/kci-dev-0.1.10.ebuild
deleted file mode 100644
index 3a6a5e7013e7..000000000000
--- a/sys-kernel/kci-dev/kci-dev-0.1.10.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2025-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Stand alone tool to interact with KernelCI"
-HOMEPAGE="
- https://github.com/kernelci/kci-dev
- https://pypi.org/project/kci-dev/
-"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-# we are missing mplcursors optional for graph output
-RDEPEND="
- >=dev-python/gitpython-3.1.43[${PYTHON_USEDEP}]
- >=dev-python/requests-2.32.3[${PYTHON_USEDEP}]
- >=dev-python/click-8.1.7[${PYTHON_USEDEP}]
- >=dev-python/pyyaml-6.0.2[${PYTHON_USEDEP}]
- >=dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
- >=dev-python/matplotlib-3.6[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/tomli[${PYTHON_USEDEP}]' 3.10)
-"
diff --git a/sys-kernel/kci-dev/kci-dev-0.1.6.ebuild b/sys-kernel/kci-dev/kci-dev-0.1.6.ebuild
deleted file mode 100644
index 8667a981116a..000000000000
--- a/sys-kernel/kci-dev/kci-dev-0.1.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Stand alone tool to interact with KernelCI"
-HOMEPAGE="
- https://github.com/kernelci/kci-dev
- https://pypi.org/project/kci-dev/
-"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
- >=dev-python/gitpython-3.1.43[${PYTHON_USEDEP}]
- >=dev-python/requests-2.32.3[${PYTHON_USEDEP}]
- >=dev-python/click-8.1.7[${PYTHON_USEDEP}]
- >=dev-python/pyyaml-6.0.2[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/tomli[${PYTHON_USEDEP}]' 3.10)
-"
diff --git a/sys-kernel/kci-dev/metadata.xml b/sys-kernel/kci-dev/metadata.xml
deleted file mode 100644
index bc3f7268c26d..000000000000
--- a/sys-kernel/kci-dev/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>alicef@gentoo.org</email>
- <name>Arisu Tachibana</name>
- </maintainer>
- <upstream>
- <remote-id type="github">kernelci/kci-dev</remote-id>
- <remote-id type="pypi">kci-dev</remote-id>
- </upstream>
-</pkgmetadata>