blob: 027d0d62ba72429e1ed199cd10c5b376de8f285e (
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=8
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/3.0.2.tar.gz -> acme.sh-3.0.2.tar.gz
_eclasses_=optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=f389c7975cd9c48cacc17b1193934c37
|