blob: 32ba450e47a269eb9a43a745b2d9624622bc50eb (
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.0.8.tar.gz -> energi3-3.0.8.tar.gz
_eclasses_=go-module 82631624a3653e595cf9c18164a8c500 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 8a0248f83ae77f945d376ff4a7953257 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=5ba7ca77e462f65ea1f93966004c182f
|