mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
2025-07-03 10:22:12 UTC
This commit is contained in:
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016
|
||||
RDEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tursodatabase/limbo/releases/download/v0.0.22/source.tar.gz -> limbo-0.0.22.tar.gz https://github.com/freijon/limbo/releases/download/v0.0.22/limbo-0.0.22-crates.tar.xz
|
||||
SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.0.22/source.tar.gz -> limbo-0.0.22.tar.gz https://github.com/freijon/turso/releases/download/v0.0.22/limbo-0.0.22-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a linux-info efd923656513c879204fec6638eadee5
|
||||
_md5_=0694ac4947c57ebb9d97a1ed8ae3613c
|
||||
_md5_=e53cef2836cbaaec9f05ec314373e790
|
||||
@@ -1,13 +1,15 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=The Limbo interactive SQL shell
|
||||
DEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
|
||||
DESCRIPTION=Turso Database is an in-process OLTP database engine library with a CLI
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tursodatabase/limbo
|
||||
HOMEPAGE=https://github.com/tursodatabase/turso
|
||||
INHERIT=cargo linux-info
|
||||
IUSE=+uring debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016
|
||||
RDEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tursodatabase/limbo/releases/download/v0.0.19/source.tar.gz -> limbo-0.0.19.tar.gz https://github.com/freijon/limbo/releases/download/v0.0.19/limbo-0.0.19-crates.tar.xz
|
||||
SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.1.1/source.tar.gz -> turso-0.1.1.tar.gz https://github.com/freijon/turso/releases/download/v0.1.1/turso-0.1.1-crates.tar.xz https://github.com/trishume/syntect/archive/64644ffe064457265cbcee12a0c1baf9485ba6ee.tar.gz -> syntect-64644ffe064457265cbcee12a0c1baf9485ba6ee.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a linux-info efd923656513c879204fec6638eadee5
|
||||
_md5_=0be6ef2801ddcf0a315eb679268693b0
|
||||
_md5_=b39e427da4ca79b7befe739b9aa739a8
|
||||
Reference in New Issue
Block a user