2024-03-29 14:33:29 UTC

This commit is contained in:
Repository mirror & CI
2024-03-29 14:33:29 +00:00
parent 33134765b9
commit 72beadc435
8 changed files with 51 additions and 36 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) 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_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/pytest dev-python/hypothesis ) doc? ( dev-python/sphinx )
DESCRIPTION=Python dependency injection framework, inspired by Guice
EAPI=7
HOMEPAGE=https://github.com/python-injector/injector
INHERIT=distutils-r1
IUSE=doc test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86 ~x86-linux
LICENSE=BSD
RDEPEND=test? ( dev-python/pytest dev-python/hypothesis ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/python-injector/injector/archive/refs/tags/0.21.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8262de2e5a28df8624b96e031d8d0f2b
_md5_=d10563bf9101ff0652a62d926a77b3d4

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ RDEPEND=gui? ( dev-python/PyQt6[gui,widgets] dev-python/pyyaml dev-python/argcom
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 dist-kernel-utils 145861da258122cbba5240a850f1a5e8 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 linux-info 7ca3057b277f1e5978947b4cc289ce62 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod-r1 137b318f89f77c2b66124fcc7790737a flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8262de2e5a28df8624b96e031d8d0f2b systemd c8b03e8df84486aa991d4396686e8942 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=d40eca922d01514db76ff943a41e20e3
_md5_=327d50b9adda0c0750e2ef4e0ae4e213

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=8
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.205.149.5
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-205.149.5.tar.gz -> linux-uek-5.15.0-205.149.5.tar.gz mirror://gentoo/genpatches-5.15-163.base.tar.xz mirror://gentoo/genpatches-5.15-163.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
_md5_=da4ede7d01f32635d879e0c035ac87a9

View File

@@ -676,6 +676,7 @@ dev-python/i3ipc 2.2.1 2.2.1-r1: An improved Python library to control i3wm and
dev-python/iOSbackup 0.9.925: Reads and extracts files from a password-encrypted iOS backup
dev-python/icecream 2.1.3: Pythonic task execution
dev-python/importlib-resources 6.1.1: Backport of the importlib.resources module
dev-python/injector 0.21.0: Python dependency injection framework, inspired by Guice
dev-python/inscriptis 2.3.1 2.3.2: HTML to text converter
dev-python/invoke 2.2.0: Pythonic task execution
dev-python/isosurfaces 0.1.0: Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function
@@ -1237,7 +1238,7 @@ media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
media-sound/spot 0.4.0: GTK4 Spotify (Premium) client
media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
media-sound/spotify-player 0.16.3 0.17.0 0.17.1 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
media-sound/spotify-player 0.17.1 0.17.2 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
media-sound/spotifyd 0.3.5: A Spotify daemon
media-sound/tavu 9999: Terminal-based ALSA VU-meter with peaking
media-sound/tidal-hifi-bin 5.9.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
@@ -1563,7 +1564,7 @@ sys-fs/ntfs2btrfs 20240115: Conversion tool from NTFS to Btrfs
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
sys-kernel/dpdk-kmod 21.11.1 22.07 23.03: DPDK Kernel Nic Interface module
sys-kernel/uek-sources 5.15.0.204.147.4 5.15.0.205.149.3 5.15.0.205.149.3-r1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/uek-sources 5.15.0.204.147.4 5.15.0.205.149.3 5.15.0.205.149.3-r1 5.15.0.205.149.5: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/ugrd 0.12.1-r1 0.19.1 0.19.3 0.20.0 0.21.2 0.22.0: Python based initramfs generator with TOML defintions
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle

View File

@@ -1 +1 @@
Thu, 28 Mar 2024 22:48:29 +0000
Fri, 29 Mar 2024 14:33:29 +0000