diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-crypt/dehydrated-0.6.1 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-crypt/dehydrated-0.6.1')
-rw-r--r-- | app-crypt/dehydrated-0.6.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-crypt/dehydrated-0.6.1 b/app-crypt/dehydrated-0.6.1 new file mode 100644 index 000000000000..56c9d709f77e --- /dev/null +++ b/app-crypt/dehydrated-0.6.1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure install postinst preinst +DEPEND=virtual/cron +DESCRIPTION=a client for signing certificates with an ACME-server +EAPI=6 +HOMEPAGE=https://github.com/lukas2511/dehydrated +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=virtual/cron app-shells/bash net-misc/curl +SLOT=0 +SRC_URI=https://github.com/lukas2511/dehydrated/archive/v0.6.1.tar.gz -> dehydrated-0.6.1.tar.gz +_eclasses_=user 8bc2845510e2109af75e3eeac607ec81 +_md5_=4ad9d5fcbb638a40655c538fc9755838 |