mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
16 lines
1017 B
Plaintext
16 lines
1017 B
Plaintext
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
|
DEFINED_PHASES=compile install 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.0.tar.gz -> lego-4.16.0.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/1f91ea806ff8f3184b7f4e00fc6e69b1e23a08a2.tar.gz -> lego-4.16.0-docs.tar.gz )
|
|
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 90efbc8636d2f02d9654183330e84cf7 go-module 83fd3ed1657cfc316c93d6a37018290d
|
|
_md5_=f3ad52e2a4c50d1704e64622d3e11c5d
|