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.15.0.tar.gz -> lego-4.15.0.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/lego-4.15.0/deps.tar.xz -> lego-4.15.0-deps.tar.xz doc? ( https://github.com/go-acme/lego/archive/9fcb88b9d6914c456d6800cc84c3cd0a6ac93f18.tar.gz -> lego-4.15.0-docs.tar.gz )
|
|
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
|
|
_md5_=bed1d8b9738a075268e06232eea4755b
|