12 lines
458 B
Text
12 lines
458 B
Text
DEFINED_PHASES=compile install
|
|
DEPEND=dev-lang/go:= opencl? ( virtual/opencl )
|
|
DESCRIPTION=Official golang implementation of the Ethereum protocol
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/ethereum/go-ethereum
|
|
IUSE=evm opencl
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3+ LGPL-3+
|
|
RDEPEND=dev-lang/go:= opencl? ( virtual/opencl )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/ethereum/go-ethereum/archive/v1.4.18.tar.gz -> go-ethereum-1.4.18.tar.gz
|
|
_md5_=6b0e502011cb293b65e5114f45993c2b
|