2023-12-26 19:31:55 UTC

This commit is contained in:
Repository mirror & CI
2023-12-26 19:31:55 +00:00
parent f232d3a3a7
commit fe804e1090
13 changed files with 50 additions and 63 deletions

View File

@@ -9,6 +9,6 @@ LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.202.135.1
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-202.135.1.tar.gz -> linux-uek-5.15.0-202.135.1.tar.gz mirror://gentoo/genpatches-5.15-153.base.tar.xz mirror://gentoo/genpatches-5.15-153.experimental.tar.xz mirror://gentoo/genpatches-5.15-153.extras.tar.xz
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-202.135.1.tar.gz -> linux-uek-5.15.0-202.135.1.tar.gz mirror://gentoo/genpatches-5.15-154.base.tar.xz mirror://gentoo/genpatches-5.15-154.experimental.tar.xz mirror://gentoo/genpatches-5.15-154.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe kernel-2 5f1a05e8ec7196f00c7754b57f927f06
_md5_=7629c6512f7b6ae0589a0b96d2868fd7
_md5_=fffd12601ecdecdee0847cf51fe36d99

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=>=dev-python/zenlib-1.2.0 >=dev-python/pycpio-0.6.1
DESCRIPTION=Python based initramfs generator with TOML defintions
EAPI=8
HOMEPAGE=https://github.com/desultory/ugrd
INHERIT=distutils-r1 optfeature
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-misc/pax-utils python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.14.3.tar.gz -> ugrd-0.14.3.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=46528c1626ff41b669457be4270ac9e8

View File

@@ -1,6 +1,6 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-python/zenlib
DEPEND=>=dev-python/zenlib-1.2.0 >=dev-python/pycpio-0.6.1 sys-apps/pciutils
DESCRIPTION=Python based initramfs generator with TOML defintions
EAPI=8
HOMEPAGE=https://github.com/desultory/ugrd
@@ -11,6 +11,6 @@ LICENSE=GPL-2
RDEPEND=app-misc/pax-utils python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.11.3.tar.gz -> ugrd-0.11.3.tar.gz
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.15.4.tar.gz -> ugrd-0.15.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=db588d775a681ba8b5fafea3d6a80dae
_md5_=d618d6b4ece5bcbd9ea54a98765e26cd

View File

@@ -1,14 +1,16 @@
DEFINED_PHASES=compile install postinst postrm preinst setup
DEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
BDEPEND=sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig )
DEFINED_PHASES=compile install postinst setup
DEPEND=virtual/linux-sources
DESCRIPTION=Linux kernel driver for reading sensors of AMD Zen family CPUs
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/Ta180m/zenpower3
INHERIT=linux-info linux-mod
IUSE=dist-kernel
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1
IUSE=dist-kernel modules-sign +strip
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://github.com/Ta180m/zenpower3/archive/refs/tags/v0.2.0.tar.gz -> zenpower3-0.2.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod 65030ccb60b8a236bc29c8caa76e3815
_md5_=8703a8e6df5b1256fd04913645d84e40
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod-r1 c7c63f408ac92135a3111a69f26c4a17
_md5_=e63682f3c393dc399b9688bab10c1e3f