blob: c346db19ea100d9f356772a5ac861f576d84aa44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.18 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_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 9c75e51a48520b2f01471c1f91762882 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=5ba7ca77e462f65ea1f93966004c182f
|