2026-09-07 22:30:55 UTC

This commit is contained in:
Repository mirror & CI
2026-09-07 22:30:55 +00:00
parent 4ff96f3564
commit de5cfc4d05
4 changed files with 20 additions and 3 deletions

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/9.1
SRC_URI=https://github.com/valkey-io/valkey/archive/refs/tags/9.1.0.tar.gz -> valkey-9.1.0.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=d4ed803f69dc623eb48033024c33a6e9
_md5_=92a6c53dd38ed2253f5cb936289fc5a0

View File

@@ -0,0 +1,17 @@
BDEPEND=acct-group/valkey acct-user/valkey virtual/pkgconfig test? ( dev-lang/tcl:0= ssl? ( dev-tcltk/tls ) ) virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare test
DEPEND=jemalloc? ( >=dev-libs/jemalloc-5.1:=[stats] ) ssl? ( dev-libs/openssl:= ) systemd? ( sys-apps/systemd:= ) tcmalloc? ( dev-util/google-perftools )
DESCRIPTION=Persistent key-value store, fork of dev-db/redis
EAPI=8
HOMEPAGE=https://valkey.io https://github.com/valkey-io/valkey
INHERIT=edo multiprocessing systemd tmpfiles toolchain-funcs
IUSE=jemalloc ssl systemd tcmalloc test
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=BSD || ( Apache-2.0 MIT Boost-1.0 ) Boost-1.0 CC0-1.0 MIT
RDEPEND=jemalloc? ( >=dev-libs/jemalloc-5.1:=[stats] ) ssl? ( dev-libs/openssl:= ) systemd? ( sys-apps/systemd:= ) tcmalloc? ( dev-util/google-perftools ) acct-group/valkey acct-user/valkey virtual/tmpfiles
REQUIRED_USE=?? ( jemalloc tcmalloc )
RESTRICT=!test? ( test )
SLOT=0/9.1
SRC_URI=https://github.com/valkey-io/valkey/archive/refs/tags/9.1.2.tar.gz -> valkey-9.1.2.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=92a6c53dd38ed2253f5cb936289fc5a0

View File

@@ -4106,7 +4106,7 @@ dev-db/timescaledb 2.26.4 2.27.2 2.28.3: Open-source time-series SQL database
dev-db/tinycdb 0.81: A very fast and simple package for creating and reading constant data bases
dev-db/tokyocabinet 1.4.48-r3: A library of routines for managing a database
dev-db/unixODBC 2.3.12-r1 2.3.12-r2 2.3.14: Complete ODBC driver manager
dev-db/valkey 9.1.0-r1: Persistent key-value store, fork of dev-db/redis
dev-db/valkey 9.1.0-r1 9.1.2: Persistent key-value store, fork of dev-db/redis
dev-db/vsqlite++ 0.3.13-r1: VSQLite++ - A well designed and portable SQLite3 Wrapper for C++
dev-db/wxsqlite3 4.10.6-r1: C++ wrapper around the public domain SQLite 3.x database
dev-db/zedis 0.4.1 0.4.2 0.5.2: Blazing-fast native Redis GUI built with Rust and GPUI

View File

@@ -1 +1 @@
Mon, 07 Sep 2026 21:45:56 +0000
Mon, 07 Sep 2026 22:30:55 +0000