blob: d1ae249033cff1694b483f45db1202953515db63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=a client for signing certificates with an ACME-server
EAPI=6
HOMEPAGE=https://github.com/lukas2511/dehydrated
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=app-shells/bash
SLOT=0
SRC_URI=https://github.com/lukas2511/dehydrated/archive/v0.3.1.tar.gz -> dehydrated-0.3.1.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=31ce1227410e9e1a3ec207366170ed64
|