blob: 232607432f563be24805d8dd44ffe5af0fad3596 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare test unpack
DESCRIPTION=Replicated SQLite using the Raft consensus protocol
EAPI=8
HOMEPAGE=https://github.com/rqlite/rqlite https://www.philipotoole.com/tag/rqlite/
INHERIT=go-module
KEYWORDS=~amd64 ~x86
LICENSE=MIT Apache-2.0 BSD CC0-1.0 MPL-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/rqlite/rqlite/archive/v8.36.0.tar.gz -> rqlite-8.36.0.tar.gz https://dev.gentoo.org/~zmedico/dist/rqlite-8.36.0-deps.tar.xz
_eclasses_=flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536
_md5_=56477def022ad108fb5b2741cacccc04
|