blob: f7fc868d028476314b6b07e2ff415810b7d21631 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.18 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_=go-module 75029f071ebc843223233ab1b0a2d4a5
_md5_=55dd1f03593b8afc37d0d612010a43a4
|