blob: 5898d108e61178430f590e8bd89440e27968f772 (
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.2.tar.gz -> rqlite-8.36.2.tar.gz https://dev.gentoo.org/~zmedico/dist/rqlite-8.36.2-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467
_md5_=2fbc215b9442fb9cb096d576685626ce
|