2022-07-05 07:16:31 UTC

This commit is contained in:
Repository mirror & CI
2022-07-05 07:16:31 +00:00
parent 3beafd2ffc
commit f5a209f573
70 changed files with 538 additions and 234 deletions

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Managing secrets in AWS SSM Parameter Store
EAPI=8
HOMEPAGE=https://github.com/segmentio/chamber
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/segmentio/chamber/archive/v2.10.12.tar.gz -> chamber-2.10.12.tar.gz https://github.com/ixti/chamber/releases/download/v2.10.12/chamber-2.10.12-deps.tar.gz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_md5_=64b7340c68a7531e92126977744df95d

File diff suppressed because one or more lines are too long