blob: 184335f8ab51a268cc42c0eaf8c6ba7a6e28e763 (
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_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs 959e1d99122907eb98a3a660297a967e multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=5ba7ca77e462f65ea1f93966004c182f
|