mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
16 lines
1017 B
Groff
16 lines
1017 B
Groff
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.14.2.tar.gz -> lego-4.14.2.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/lego-4.14.2/deps.tar.xz -> lego-4.14.2-deps.tar.xz doc? ( https://github.com/go-acme/lego/archive/e28a6ff22f2b7f75b8aaae5012672cfcca2be690.tar.gz -> lego-4.14.2-docs.tar.gz )
|
|
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e7e7331166166e7a516d19e264b098c2 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
|
|
_md5_=41c619cab4a9fa89207e99db9d2564a3
|