blob: 618e1b8487ffd98cd6558a6299e4747eec6344be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=Github statistics exporter for prometheus
EAPI=7
HOMEPAGE=https://github.com/infinityworks/github-exporter
INHERIT=go-module systemd
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD
RDEPEND=acct-group/github-exporter acct-user/github-exporter
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/infinityworks/github-exporter/archive/1.0.2.tar.gz -> github-exporter-1.0.2.tar.gz https://dev.gentoo.org/~williamh/dist/github-exporter-1.0.2-deps.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=79ab3323117d03f3306b7e3c717a79d5
|