blob: 881dc4889b47973c904ddef68f19c0e70353aa93 (
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.1.tar.gz -> rqlite-8.36.1.tar.gz https://dev.gentoo.org/~zmedico/dist/rqlite-8.36.1-deps.tar.xz
_eclasses_=flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536
_md5_=77468ced1d95d36c80dda6678c5d7970
|