mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2024-05-16 18:03:54 UTC
This commit is contained in:
@@ -9,4 +9,4 @@ LICENSE=BSD
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/linux-msm/qdl/archive/a629f43428ebd17080f55543f893d45694234f75.tar.gz -> qdl-2024.4.9.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=970fe1549aaccf76cd9cd8a4d6039baf
|
||||
_md5_=cc5a5a18e8ff126bc6cbb85ba5839ded
|
||||
|
||||
@@ -8,4 +8,4 @@ LICENSE=BSD
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=3cb4f3e913feb3d4526e632b0c3efff0
|
||||
_md5_=3ff012ccff2016c6885e87bc4d641780
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=configure prepare
|
||||
DEPEND=>=dev-libs/xerces-c-3.2.1 tidy? ( app-text/htmltidy )
|
||||
DESCRIPTION=An XQuery and XPath 2 library and command line utility written in C++
|
||||
EAPI=7
|
||||
HOMEPAGE=https://sourceforge.net/projects/xqilla/
|
||||
IUSE=static-libs tidy
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-libs/xerces-c-3.2.1 tidy? ( app-text/htmltidy )
|
||||
SLOT=0
|
||||
SRC_URI=https://downloads.sourceforge.net/xqilla/XQilla-2.3.4.tar.gz
|
||||
_md5_=0080d28713e91a077809bc5406e8d332
|
||||
@@ -1,4 +1,4 @@
|
||||
DEFINED_PHASES=configure prepare
|
||||
DEFINED_PHASES=compile configure install prepare
|
||||
DEPEND=>=dev-libs/xerces-c-3.2.1 tidy? ( app-text/htmltidy )
|
||||
DESCRIPTION=An XQuery and XPath 2 library and command line utility written in C++
|
||||
EAPI=8
|
||||
@@ -11,4 +11,4 @@ RDEPEND=>=dev-libs/xerces-c-3.2.1 tidy? ( app-text/htmltidy )
|
||||
SLOT=0
|
||||
SRC_URI=https://downloads.sourceforge.net/xqilla/XQilla-2.3.4.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653
|
||||
_md5_=6c444810557f0d96ec7877f987d5ec41
|
||||
_md5_=ff183ed95fc8806c4c817076fb078dbf
|
||||
@@ -1,5 +1,5 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=asio? ( dev-cpp/asio:=[ssl(+)?] ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
|
||||
DEPEND=asio? ( dev-cpp/asio:= ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
|
||||
DESCRIPTION=tiny eventing, networking & crypto for async applications
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/uNetworking/uSockets
|
||||
@@ -7,10 +7,10 @@ INHERIT=toolchain-funcs
|
||||
IUSE=asio libuv +ssl test
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=asio? ( dev-cpp/asio:=[ssl(+)?] ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
|
||||
RDEPEND=asio? ( dev-cpp/asio:= ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
|
||||
REQUIRED_USE=?? ( asio libuv ) test? ( ssl )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uNetworking/uSockets/archive/v0.8.8.tar.gz -> usockets-0.8.8.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=b70603a32fbd194ea4d7b4054024f1ee
|
||||
_md5_=865da8290161ccb34413008b753fd8d1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=configure install unpack
|
||||
DEPEND=asio? ( dev-cpp/asio:=[ssl(+)?] ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
|
||||
DEPEND=asio? ( dev-cpp/asio:= ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
|
||||
DESCRIPTION=tiny eventing, networking & crypto for async applications
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/uNetworking/uSockets
|
||||
@@ -8,9 +8,9 @@ INHERIT=toolchain-funcs git-r3
|
||||
IUSE=asio libuv +ssl test
|
||||
LICENSE=Apache-2.0
|
||||
PROPERTIES=live
|
||||
RDEPEND=asio? ( dev-cpp/asio:=[ssl(+)?] ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
|
||||
RDEPEND=asio? ( dev-cpp/asio:= ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
|
||||
REQUIRED_USE=?? ( asio libuv ) test? ( ssl )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 git-r3 fbb2889c81f3a05910c1524db69425c1
|
||||
_md5_=b70603a32fbd194ea4d7b4054024f1ee
|
||||
_md5_=865da8290161ccb34413008b753fd8d1
|
||||
|
||||
14
metadata/md5-cache/sys-kernel/uek-sources-5.15.0.206.153.7
Normal file
14
metadata/md5-cache/sys-kernel/uek-sources-5.15.0.206.153.7
Normal 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.206.153.7
|
||||
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-206.153.7.tar.gz -> linux-uek-5.15.0-206.153.7.tar.gz mirror://gentoo/genpatches-5.15-168.base.tar.xz mirror://gentoo/genpatches-5.15-168.extras.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
|
||||
_md5_=943219b54956c2a26d8692a6a3020385
|
||||
@@ -549,7 +549,7 @@ dev-libs/toml-f 0.4.0 0.4.1 0.4.2: TOML parser implementation for data serializa
|
||||
dev-libs/tweeny 3.1.1 3.2.0: C++ tweening (inbetweening) library
|
||||
dev-libs/unordered_dense 4.0.1 4.4.0 9999: A fast and densely stored hashmap and hashset
|
||||
dev-libs/weechat-relay 9999: Portable and multi-interface IRC client relay api
|
||||
dev-libs/xqilla 2.3.4 2.3.4-r1: An XQuery and XPath 2 library and command line utility written in C++
|
||||
dev-libs/xqilla 2.3.4-r2: An XQuery and XPath 2 library and command line utility written in C++
|
||||
dev-libs/zfp 1.0.1: Compressed numerical arrays that support high-speed random access
|
||||
dev-ml/afl-persistent 1.3: Persistent-mode afl-fuzz for ocaml
|
||||
dev-ml/bheap 2.0.0: OCaml binary heap implementation by Jean-Christophe Filliatre
|
||||
@@ -1594,7 +1594,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 23.03: DPDK Kernel Nic Interface module
|
||||
sys-kernel/uek-sources 5.15.0.206.149.1 5.15.0.206.153.6: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/uek-sources 5.15.0.206.149.1 5.15.0.206.153.6 5.15.0.206.153.7: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/ugrd 1.2.2 1.3.8 1.4.0 1.4.2 1.5.1: 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
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 16 May 2024 16:33:43 +0000
|
||||
Thu, 16 May 2024 18:03:54 +0000
|
||||
|
||||
Reference in New Issue
Block a user