2024-01-07 13:47:55 UTC

This commit is contained in:
Repository mirror & CI
2024-01-07 13:47:56 +00:00
parent 8a505de3b2
commit 4c7ff66f20
3 changed files with 12 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=configure install
DESCRIPTION=Lightweight event loop library for Linux epoll() family APIs
EAPI=8
HOMEPAGE=https://github.com/troglobit/libuev
IUSE=static-libs
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/troglobit/libuev/releases/download/v2.4.1/libuev-2.4.1.tar.xz
_md5_=663f61f3aa7742a5188b68b0de1ccaee

View File

@@ -5462,7 +5462,7 @@ dev-libs/libtracefs 1.6.1-r2 1.6.3-r2 1.6.4 1.7.0: Linux kernel trace file syste
dev-libs/libtsm 4.0.2: Terminal Emulator State Machine
dev-libs/libucl 0.8.1-r100 9999: Universal configuration library parser
dev-libs/libudfread 1.1.0 1.1.1 1.1.2 9999: Library for reading UDF from raw devices and image files
dev-libs/libuev 2.3.2-r1 2.4.0: Lightweight event loop library for Linux epoll() family APIs
dev-libs/libuev 2.3.2-r1 2.4.0 2.4.1: Lightweight event loop library for Linux epoll() family APIs
dev-libs/libugpio 0.0.7-r1: Lib for the use of linux kernel's sysfs gpio interface from C programs
dev-libs/libunibreak 5.1: Line and word breaking library
dev-libs/libuninum 2.7-r3: A library for converting unicode strings to numbers and vice versa

View File

@@ -1 +1 @@
Sun, 07 Jan 2024 13:32:55 +0000
Sun, 07 Jan 2024 13:47:56 +0000