blob: 7a79f3ca5f7899e6692721d21c7d6a412baf2314 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Official golang implementation of the Ethereum protocol
EAPI=8
HOMEPAGE=https://github.com/ethereum/go-ethereum
INHERIT=go-module
IUSE=devtools
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+ LGPL-3+
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/ethereum/go-ethereum/archive/v1.10.18.tar.gz -> go-ethereum-1.10.18.tar.gz https://dev.gentoo.org/~sam/distfiles/net-p2p/go-ethereum/go-ethereum-1.10.18-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=55dd1f03593b8afc37d0d612010a43a4
|