blob: 9b8da36bfa829cf969a88e35e217b9db6a06a7ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst
DESCRIPTION=A pure Unix shell script implementing ACME client protocol
EAPI=7
HOMEPAGE=https://github.com/acmesh-official/acme.sh
INHERIT=optfeature
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=dev-libs/openssl:0 net-misc/curl net-misc/socat
SLOT=0
SRC_URI=https://github.com/acmesh-official/acme.sh/archive/2.8.8.tar.gz -> acme.sh-2.8.8.tar.gz
_eclasses_=optfeature e142388219c7fee6ff016fe1c78a10a5
_md5_=21f0793beb84d422b981d7e31225d55d
|