diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-vcs/git-crypt-0.4 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-vcs/git-crypt-0.4')
-rw-r--r-- | dev-vcs/git-crypt-0.4 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-vcs/git-crypt-0.4 b/dev-vcs/git-crypt-0.4 new file mode 100644 index 000000000000..28035a2bba35 --- /dev/null +++ b/dev-vcs/git-crypt-0.4 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install +DEPEND=dev-vcs/git +DESCRIPTION=transparent file encryption in git +EAPI=5 +HOMEPAGE=https://www.agwa.name/projects/git-crypt/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=dev-vcs/git +SLOT=0 +SRC_URI=https://github.com/AGWA/git-crypt/archive/0.4.tar.gz -> git-crypt-0.4.tar.gz +_md5_=4231b2a7ee8c923a929a2d1be4d161fb |