mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
16 lines
1.0 KiB
Groff
16 lines
1.0 KiB
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 e7e7331166166e7a516d19e264b098c2 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
|
|
_md5_=8a9c28ff398a2271d9d5e211c98bd77f
|