blob: 9d43705b778795eaee6045d4c670e95ededaf4a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.12 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=Official golang implementation of the Energi Core
EAPI=7
HOMEPAGE=https://www.energi.world/
INHERIT=go-module systemd
KEYWORDS=~amd64
LICENSE=GPL-3 LGPL-3
RDEPEND=acct-user/energi3
RESTRICT=strip test
SLOT=0
SRC_URI=https://github.com/energicryptocurrency/energi3/archive/refs/tags/v3.1.0.tar.gz -> energi3-3.1.0.tar.gz
_eclasses_=go-module 66ced1f8651b6b35c0262d39e015fe24 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 systemd c846b9e02ac8293bfc9ca38a195c2a18
_md5_=55bf469fb678a729fd3bcb69d58773d7
|