mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
16 lines
979 B
Groff
16 lines
979 B
Groff
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
|
DEFINED_PHASES=compile install prepare test unpack
|
|
DESCRIPTION=Let's Encrypt/ACME client (like certbot or acme.sh) and library written in Go
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/go-acme/lego/
|
|
INHERIT=go-module
|
|
IUSE=doc
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=MIT Apache-2.0 BSD-2 BSD ISC MPL-2.0
|
|
PROPERTIES=test_network
|
|
RESTRICT=test strip
|
|
SLOT=0
|
|
SRC_URI=https://github.com/go-acme/lego/archive/v4.16.1.tar.gz -> lego-4.16.1.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/lego-4.16.0/deps.tar.xz -> lego-4.16.0-deps.tar.xz doc? ( https://github.com/go-acme/lego/archive/14be9e1e1c33a1e370b7fc76ebe3e6fba938c87d.tar.gz -> lego-4.16.1-docs.tar.gz )
|
|
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 83fd3ed1657cfc316c93d6a37018290d
|
|
_md5_=8a9c28ff398a2271d9d5e211c98bd77f
|